diff --git a/Gemfile.lock b/Gemfile.lock index bccfcac..a9faeb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.10.2) + rspec-support (3.10.3) rubocop (1.22.3) parallel (~> 1.10) parser (>= 3.0.0.0) @@ -187,14 +187,14 @@ GEM sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.3.0) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) stimulus-rails (0.7.2) rails (>= 6.0.0) thor (1.1.0) - turbo-rails (7.1.1) + turbo-rails (0.8.3) rails (>= 6.0.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) @@ -212,6 +212,7 @@ GEM PLATFORMS aarch64-linux arm64-darwin-20 + arm64-darwin-21 x86_64-linux DEPENDENCIES