diff --git a/Gemfile.lock b/Gemfile.lock index aed68c2..1ef99bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,17 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.2.1) - activesupport (= 6.0.2.1) - activerecord (6.0.2.1) - activemodel (= 6.0.2.1) - activesupport (= 6.0.2.1) - activesupport (6.0.2.1) + activemodel (6.0.6.1) + activesupport (= 6.0.6.1) + activerecord (6.0.6.1) + activemodel (= 6.0.6.1) + activesupport (= 6.0.6.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) capybara (3.31.0) @@ -23,7 +23,7 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.0) crack (0.4.3) safe_yaml (~> 1.0.0) database_cleaner (1.8.3) @@ -38,7 +38,7 @@ GEM httparty (0.18.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.3.0) method_source (0.9.2) @@ -47,7 +47,7 @@ GEM mime-types-data (3.2019.1009) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) multi_xml (0.6.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) @@ -92,7 +92,7 @@ GEM sinatra (>= 1.0) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.11) thread_safe (~> 0.1) vcr (5.1.0) webmock (3.8.2) @@ -101,7 +101,7 @@ GEM hashdiff (>= 0.4.0, < 2.0.0) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.2.2) + zeitwerk (2.6.6) PLATFORMS ruby