diff --git a/Gemfile.lock b/Gemfile.lock index 605f5b1..92b9120 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,23 +13,22 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.3.1) + activesupport (7.0.4) 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) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) builder (3.2.4) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.8) deep_merge (1.2.1) - diff-lcs (1.3) + diff-lcs (1.5.0) docile (1.1.5) - ffi (1.9.25) + ffi (1.15.5) formatador (0.2.5) - guard (2.15.0) + guard (2.17.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -48,22 +47,21 @@ GEM i18n (1.8.10) concurrent-ruby (~> 1.0) json (2.3.1) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) + listen (3.7.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.0.13) method_source (0.9.2) - mini_portile2 (2.5.1) - minitest (5.14.4) + mini_portile2 (2.8.0) + minitest (5.16.3) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) mustermann-contrib (1.1.1) hansi (~> 0.2.0) mustermann (= 1.1.1) nenv (0.3.0) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) @@ -71,12 +69,12 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (4.0.6) - racc (1.5.2) - rake (13.0.1) + public_suffix (5.0.0) + racc (1.6.0) + rake (13.0.6) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.1) + ffi (~> 1.0) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) @@ -85,7 +83,7 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.2) + rspec-expectations (3.8.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-mocks (3.8.0) @@ -93,7 +91,6 @@ GEM rspec-support (~> 3.8.0) rspec-support (3.8.0) ruby2_keywords (0.0.4) - ruby_dep (1.5.0) shellany (0.0.1) simplecov (0.15.1) docile (~> 1.1.0) @@ -103,7 +100,6 @@ GEM thor (0.20.3) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) PLATFORMS ruby