diff --git a/Gemfile.lock b/Gemfile.lock index f67f2ca790..2c7fbaf3e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,8 +159,8 @@ GEM public_suffix (>= 2.0.2, < 7.0) aes_key_wrap (1.1.0) afm (0.2.2) - angular-rails-templates (1.2.1) - railties (>= 5.0, < 7.2) + angular-rails-templates (1.3.1) + railties (>= 5.0, < 8.1) sprockets (>= 3.0, < 5) sprockets-rails tilt @@ -680,7 +680,7 @@ GEM redis-client (0.26.1) connection_pool regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -827,9 +827,9 @@ GEM base64 concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) state_machines (0.100.4) state_machines-activemodel (0.31.0) @@ -865,7 +865,7 @@ GEM unicode-display_width (>= 1.1.1, < 4) thor (1.4.0) thread-local (1.1.0) - tilt (2.3.0) + tilt (2.6.1) timeout (0.4.4) tsort (0.2.0) ttfunk (1.8.0)