Gemfile.lock in ib-extensions-1.3 vs Gemfile.lock in ib-extensions-1.3.1

- old
+ new

@@ -1,111 +1,121 @@ -PATH - remote: ../ib-api +GIT + remote: https://github.com/ib-ruby/ib-api.git + revision: 90b3a97952565c198560009c0388a6cf23e80c65 specs: - ib-api (972.1) + ib-api (972.5.2) activemodel activesupport (>= 6.0) - -PATH - remote: ../ib-symbols - specs: - ib-symbols (1.0) - ib-api ox + terminal-table PATH remote: . specs: - ib-extensions (1.0) + ib-extensions (2.0) + distribution + ib-api (~> 972.5.2) ox + polars-df (~> 0.3.1) + prime GEM remote: https://rubygems.org/ specs: - activemodel (6.1.0) - activesupport (= 6.1.0) - activesupport (6.1.0) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) coderay (1.1.3) - concurrent-ruby (1.1.7) - diff-lcs (1.4.4) - ffi (1.13.1) - formatador (0.2.5) - guard (2.16.2) + concurrent-ruby (1.2.2) + diff-lcs (1.5.0) + distribution (0.8.0) + ffi (1.15.5) + formatador (1.1.0) + forwardable (1.3.3) + guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) - pry (>= 0.9.12) + pry (>= 0.13.0) shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) - listen (3.3.1) + ib-symbols (1.5) + ib-api + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.14.2) + minitest (5.18.0) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - ox (2.13.4) - pry (0.13.1) + ox (2.14.14) + polars-df (0.3.1-x86_64-linux) + prime (0.1.2) + forwardable + singleton + pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) rake (12.3.3) - rb-fsevent (0.10.4) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.10.0) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.0) + rspec-core (3.12.1) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) + rspec-support (~> 3.12.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.10.0) + rspec-mocks (3.12.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) shellany (0.0.1) - thor (1.0.1) - tzinfo (2.0.4) + singleton (0.1.1) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) + thor (1.2.1) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) + unicode-display_width (2.4.2) PLATFORMS - ruby + x86_64-linux DEPENDENCIES bundler (~> 2.0) guard guard-rspec ib-api! ib-extensions! - ib-symbols! + ib-symbols rake (~> 12.0) rspec (~> 3.0) rspec-collection_matchers rspec-its BUNDLED WITH - 2.1.4 + 2.4.6