diff --git a/Gemfile.lock b/Gemfile.lock index d3691cc..2f41ddc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,14 +10,14 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + activesupport (6.1.7.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) diff-lcs (1.5.0) dry-configurable (0.12.1) concurrent-ruby (~> 1.0) @@ -38,12 +38,12 @@ GEM dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) hirb (0.7.3) - i18n (1.8.10) + i18n (1.14.1) concurrent-ruby (~> 1.0) method_profiler (2.0.1) hirb (>= 0.6.0) method_source (1.0.0) - minitest (5.14.4) + minitest (5.19.0) nxt_init (0.1.5) activesupport nxt_registry (0.3.10) @@ -65,9 +65,9 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) + zeitwerk (2.6.11) PLATFORMS ruby