diff --git a/Gemfile.lock b/Gemfile.lock index 443db53592..79566e200f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -251,7 +251,7 @@ GEM devise (>= 4.8.0) devise-token_authenticatable (1.1.0) devise (>= 4.0.0, < 5.0.0) - diff-lcs (1.4.4) + diff-lcs (1.5.0) digest (3.1.0) docile (1.4.0) dotenv (2.8.1) @@ -516,15 +516,15 @@ GEM rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) + rspec-core (3.10.2) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-rails (5.0.2) + rspec-rails (5.1.2) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) @@ -534,7 +534,7 @@ GEM rspec-support (~> 3.10) rspec-retry (0.6.2) rspec-core (> 3.3) - rspec-support (3.10.2) + rspec-support (3.10.3) rswag-api (2.5.1) railties (>= 3.1, < 7.1) rswag-specs (2.5.1)