diff --git a/Gemfile.lock b/Gemfile.lock index 1d5b447..5cea32a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,8 +277,8 @@ GEM rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) - ruby_parser (3.17.0) - sexp_processor (~> 4.15, >= 4.15.1) + ruby_parser (3.20.2) + sexp_processor (~> 4.16) rubyzip (2.3.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -295,7 +295,7 @@ GEM childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) - sexp_processor (4.15.3) + sexp_processor (4.17.0) shoulda (4.0.0) shoulda-context (~> 2.0) shoulda-matchers (~> 4.0)