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

- old
+ new

@@ -1,30 +1,31 @@ PATH remote: . specs: - rubyvis_charts (0.1.5) + rubyvis_charts (0.1.6) activesupport rubyvis (~> 0.6.1) GEM remote: https://rubygems.org/ specs: - activesupport (6.0.0) + activesupport (7.0.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) byebug (10.0.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) diff-lcs (1.3) - i18n (1.6.0) + i18n (1.10.0) concurrent-ruby (~> 1.0) - mini_portile2 (2.4.0) - minitest (5.11.3) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.0) + minitest (5.16.1) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) rake (13.0.1) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) @@ -36,21 +37,19 @@ rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) 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) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) PLATFORMS ruby DEPENDENCIES bundler (~> 1.16) byebug (~> 10.0) - nokogiri (~> 1.10.4) + nokogiri (~> 1.13.6) rake (~> 13.0) rspec (~> 3.0) rubyvis_charts! BUNDLED WITH