diff --git a/Gemfile.lock b/Gemfile.lock index 974c2106b8..422dd77558 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) administrate-field-image (1.2.0) administrate (>= 0.2.0.rc1) - ammeter (1.1.6) + ammeter (1.1.7) activesupport (>= 3.0) railties (>= 3.0) rspec-rails (>= 2.2) @@ -124,7 +124,7 @@ GEM database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) date (3.3.3) - diff-lcs (1.5.0) + diff-lcs (1.5.1) dotenv (3.0.2) dotenv-rails (3.0.2) dotenv (= 3.0.2) @@ -222,7 +222,7 @@ GEM pundit (2.3.1) activesupport (>= 3.0.0) racc (1.7.3) - rack (2.2.8) + rack (2.2.8.1) rack-test (2.1.0) rack (>= 1.3) rack-timeout (0.6.3) @@ -263,15 +263,15 @@ GEM redcarpet (3.6.0) regexp_parser (2.9.0) rexml (3.2.6) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.6) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (6.1.0) + rspec-support (~> 3.13.0) + rspec-rails (6.1.1) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) @@ -279,7 +279,7 @@ GEM rspec-expectations (~> 3.12) rspec-mocks (~> 3.12) rspec-support (~> 3.12) - rspec-support (3.12.1) + rspec-support (3.13.1) rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0)