diff --git a/Gemfile.lock b/Gemfile.lock index e9916044..ecb96401 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -347,12 +347,12 @@ GEM redis-client (>= 0.19.0) sidekiq-failures (1.0.4) sidekiq (>= 4.0.0) - sprockets (4.2.0) + sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.1) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) stringio (3.1.1) strscan (3.1.0)