Gemfile.lock in roi_calculator-0.3.7 vs Gemfile.lock in roi_calculator-1.0.0

- old
+ new

@@ -1,33 +1,28 @@ PATH remote: . specs: - roi_calculator (0.3.7) + roi_calculator (1.0.0) math_util (~> 0.1.0) memoist (~> 0.15) - work_day (~> 1.0.0) + work_day (~> 0.3.0) GEM remote: https://rubygems.org/ specs: - activesupport (5.2.6) + activesupport (5.1.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.0.5) diff-lcs (1.3) - i18n (1.5.1) + i18n (1.0.0) concurrent-ruby (~> 1.0) - math_util (0.1.1) - memoist (0.16.2) - method_source (1.0.0) - minitest (5.14.4) - pry (0.13.1) - coderay (~> 1.1) - method_source (~> 1.0) + math_util (0.1.0) + memoist (0.16.0) + minitest (5.11.3) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) rspec-mocks (~> 3.5.0) rspec-core (3.5.4) @@ -38,21 +33,20 @@ 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.9) + tzinfo (1.2.5) thread_safe (~> 0.1) - work_day (1.0.1) + work_day (0.3.1) activesupport (>= 4.0) PLATFORMS ruby DEPENDENCIES bundler (~> 1.13) - pry roi_calculator! rspec (~> 3.0) BUNDLED WITH - 1.17.3 + 1.16.1