Gemfile.lock in rubyvis_charts-0.1.3 vs Gemfile.lock in rubyvis_charts-0.1.5

- old
+ new

@@ -1,30 +1,31 @@ PATH remote: . specs: - rubyvis_charts (0.1.3) + rubyvis_charts (0.1.5) activesupport rubyvis (~> 0.6.1) GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2) + activesupport (6.0.0) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.1, >= 2.1.8) byebug (10.0.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) diff-lcs (1.3) - i18n (1.2.0) + i18n (1.6.0) concurrent-ruby (~> 1.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) - rake (10.5.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) + rake (13.0.1) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) rspec-core (3.7.1) @@ -38,19 +39,20 @@ rspec-support (3.7.1) rubyvis (0.6.1) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) + zeitwerk (2.1.9) PLATFORMS ruby DEPENDENCIES bundler (~> 1.16) byebug (~> 10.0) - nokogiri (~> 1.8) - rake (~> 10.0) + nokogiri (~> 1.10.4) + rake (~> 13.0) rspec (~> 3.0) rubyvis_charts! BUNDLED WITH - 1.16.5 + 1.17.2