Gemfile.lock in roi_calculator-0.2.0 vs Gemfile.lock in roi_calculator-0.3.0

- old
+ new

@@ -7,21 +7,23 @@ work_day (~> 0.3.0) GEM remote: https://rubygems.org/ specs: - activesupport (5.0.2) + activesupport (6.1.0) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) - concurrent-ruby (1.0.5) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + concurrent-ruby (1.1.7) diff-lcs (1.3) - i18n (0.8.1) - math_util (0.1.0) - memoist (0.15.0) - minitest (5.10.1) + i18n (1.8.5) + concurrent-ruby (~> 1.0) + math_util (0.1.1) + memoist (0.16.2) + minitest (5.14.2) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) rspec-mocks (~> 3.5.0) rspec-core (3.5.4) @@ -31,21 +33,21 @@ rspec-support (~> 3.5.0) rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - thread_safe (0.3.6) - tzinfo (1.2.3) - thread_safe (~> 0.1) - work_day (0.3.0) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + work_day (0.3.1) activesupport (>= 4.0) + zeitwerk (2.4.2) PLATFORMS ruby DEPENDENCIES bundler (~> 1.13) roi_calculator! rspec (~> 3.0) BUNDLED WITH - 1.14.4 + 1.17.3