diff --git a/Gemfile.lock b/Gemfile.lock index e8816e7..8d7ad7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,17 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.2) - activesupport (= 6.0.3.2) - activerecord (6.0.3.2) - activemodel (= 6.0.3.2) - activesupport (= 6.0.3.2) - activesupport (6.0.3.2) + activemodel (6.1.6.1) + activesupport (= 6.1.6.1) + activerecord (6.1.6.1) + activemodel (= 6.1.6.1) + activesupport (= 6.1.6.1) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) better_errors (2.7.1) coderay (>= 1.0.0) erubi (>= 1.0.0) @@ -19,7 +19,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) dalli (2.7.10) debug_inspector (0.0.3) dotenv (2.7.6) @@ -30,14 +30,14 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) memcachier (0.0.2) method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - minitest (5.14.2) + minitest (5.16.2) multi_json (1.15.0) multi_xml (0.6.0) mustermann (1.1.1) @@ -74,11 +74,10 @@ GEM tilt (~> 2.0) sinatra-cross_origin (0.4.0) temple (0.8.2) - thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.7) - thread_safe (~> 0.1) - zeitwerk (2.4.0) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + zeitwerk (2.6.0) PLATFORMS ruby