diff --git a/Gemfile.lock b/Gemfile.lock index 57ea43a..15cae19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,11 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.3.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) byebug (11.1.3) @@ -25,7 +24,7 @@ GEM rack-test (>= 0.5.4) xpath (~> 2.0) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crack (0.4.5) rexml diff-lcs (1.4.4) @@ -35,14 +34,14 @@ GEM faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) hashdiff (1.0.1) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.17.0) multipart-post (2.1.1) nokogiri (1.12.5) mini_portile2 (~> 2.6.1) @@ -73,7 +72,7 @@ GEM shoulda-context (1.2.2) shoulda-matchers (3.1.1) activesupport (>= 4.0.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) webmock (3.8.3) addressable (>= 2.3.6) @@ -81,7 +80,6 @@ GEM hashdiff (>= 0.4.0, < 2.0.0) xpath (2.1.0) nokogiri (~> 1.3) - zeitwerk (2.4.2) PLATFORMS ruby