diff --git a/Gemfile.lock b/Gemfile.lock index 2c5b4d1..64546c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,29 +1,29 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4) - activesupport (= 7.0.4) - activerecord (7.0.4) - activemodel (= 7.0.4) - activesupport (= 7.0.4) - activesupport (7.0.4) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activerecord (7.0.4.2) + activemodel (= 7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) bond (0.5.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.16.3) + minitest (5.18.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) pg (1.4.5) puma (6.0.0) nio4r (~> 2.0) - rack (2.2.4) - rack-protection (3.0.4) + rack (2.2.6.3) + rack-protection (3.0.5) rack rack-test (0.6.3) rack (>= 1.0) @@ -36,21 +36,21 @@ GEM rack-test (~> 0.6.2) ripl (>= 0.7.0) ruby2_keywords (0.0.5) - sinatra (3.0.4) + sinatra (3.0.5) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.0.4) + rack-protection (= 3.0.5) tilt (~> 2.0) sinatra-activerecord (2.0.26) activerecord (>= 4.1) sinatra (>= 1.0) - tilt (2.0.11) + tilt (2.1.0) tux (0.3.0) ripl (>= 0.3.5) ripl-multi_line (>= 0.2.4) ripl-rack (>= 0.2.0) sinatra (>= 1.2.1) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS @@ -68,4 +68,4 @@ RUBY VERSION ruby 3.1.2p20 BUNDLED WITH - 2.3.11 + 2.3.7