diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index 19c0144..70719b6 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -8,13 +8,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.3.2) + 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) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) diff-lcs (1.4.4) docile (1.4.0) factory_bot (6.2.0) @@ -22,12 +21,12 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) - minitest (5.14.4) + minitest (5.17.0) multi_xml (0.6.0) rake (13.0.3) rspec (3.10.0) @@ -50,9 +49,8 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) PLATFORMS ruby