diff --git a/Gemfile.lock b/Gemfile.lock index d909762..93cb469 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.3.1) + activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) byebug (11.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) diff-lcs (1.4.4) dotenv (2.7.6) i18n (1.8.10) @@ -17,8 +17,8 @@ GEM multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - nio4r (2.5.7) - puma (5.2.2) + nio4r (2.5.8) + puma (5.4.0) nio4r (~> 2.0) rack (2.2.3) rack-attack (6.5.0) @@ -27,8 +27,8 @@ GEM rack rack-test (1.1.0) rack (>= 1.0, < 3) - redis (4.2.5) - redis-activesupport (5.2.0) + redis (4.4.0) + redis-activesupport (5.2.1) activesupport (>= 3, < 7) redis-store (>= 1.3, < 2) redis-store (1.9.0) @@ -46,7 +46,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2)