diff --git a/Gemfile.lock b/Gemfile.lock index 00ade4b..e545ecc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,13 +13,14 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (5.2.4.3) - activesupport (= 5.2.4.3) - activesupport (5.2.4.3) + 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, >= 2.2.2) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) capybara (3.19.1) @@ -31,7 +32,7 @@ GEM regexp_parser (~> 1.2) xpath (~> 3.2) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.0) daemons (1.4.1) diff-lcs (1.3) domain_name (0.5.20180417) @@ -44,7 +45,7 @@ GEM hashr (0.0.22) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) kramdown (2.3.1) rexml @@ -56,7 +57,7 @@ GEM mime-types-data (3.2019.0331) mini_mime (1.0.1) mini_portile2 (2.8.0) - minitest (5.14.1) + minitest (5.17.0) multi_json (1.13.1) mustermann (1.0.3) netrc (0.11.0) @@ -114,13 +115,14 @@ GEM thor (0.19.4) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) unf (0.1.4) unf_ext unf_ext (0.0.7.6) xpath (3.2.0) nokogiri (~> 1.8) + zeitwerk (2.6.6) PLATFORMS ruby