diff --git a/Gemfile.lock b/Gemfile.lock index 6c9c4139..defb73bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.5) redis (>= 1.0, < 6) bson (5.0.0) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) carrierwave (2.2.6) activemodel (>= 5.0.0) @@ -699,9 +699,9 @@ GEM 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.0) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) ssrf_filter (1.1.2) state_machines (0.6.0)