Gemfile.lock in langchainrb_rails-0.1.2 vs Gemfile.lock in langchainrb_rails-0.1.3

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - langchainrb_rails (0.1.2) + langchainrb_rails (0.1.3) langchainrb (~> 0.7.0) GEM remote: https://rubygems.org/ specs: @@ -84,11 +84,15 @@ public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) baran (0.1.9) base64 (0.1.1) bigdecimal (3.1.4) + brakeman (6.0.1) builder (3.2.4) + bundler-audit (0.9.1) + bundler (>= 1.2.0, < 3) + thor (~> 1.0) byebug (11.1.3) coderay (1.1.3) colorize (0.8.1) concurrent-ruby (1.2.2) connection_pool (2.4.1) @@ -107,16 +111,18 @@ rdoc reline (>= 0.3.8) json (2.6.3) json-schema (4.0.0) addressable (>= 2.8) - langchainrb (0.7.0) + langchainrb (0.7.1) baran (~> 0.1.9) colorize (~> 0.8.1) json-schema (~> 4.0.0) + matrix pragmatic_segmenter (~> 0.3.0) tiktoken_ruby (~> 0.0.5) + to_bool (~> 2.0.0) zeitwerk (~> 2.5) language_server-protocol (3.17.0.3) lint_roller (1.1.0) loofah (2.21.4) crass (~> 1.0.2) @@ -125,12 +131,14 @@ mini_mime (>= 0.1.1) net-imap net-pop net-smtp marcel (1.0.2) + matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) + mini_portile2 (2.8.5) minitest (5.20.0) mutex_m (0.1.2) net-imap (0.4.2) date net-protocol @@ -139,12 +147,17 @@ net-protocol (0.2.1) timeout net-smtp (0.4.0) net-protocol nio4r (2.5.9) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.4-x86_64-darwin) racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) + racc (~> 1.4) parallel (1.23.0) parser (3.2.2.4) ast (~> 2.4.1) racc pragmatic_segmenter (0.3.23) @@ -196,10 +209,11 @@ rake (>= 12.2) thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.0.6) + rb_sys (0.9.82) rdoc (6.5.0) psych (>= 4.0.0) regexp_parser (2.8.2) reline (0.3.9) io-console (~> 0.5) @@ -250,32 +264,42 @@ rubocop-performance (~> 1.19.1) standardrb (1.0.1) standard stringio (3.0.8) thor (1.3.0) + tiktoken_ruby (0.0.6) + rb_sys (~> 0.9.68) tiktoken_ruby (0.0.6-x86_64-darwin) + tiktoken_ruby (0.0.6-x86_64-linux) timeout (0.4.0) + to_bool (2.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode (0.4.4.4) unicode-display_width (2.5.0) webrick (1.8.1) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) yard (0.9.34) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS + ruby x86_64-darwin-19 + x86_64-darwin-22 + x86_64-linux DEPENDENCIES + brakeman + bundler-audit langchainrb langchainrb_rails! pry-byebug (~> 3.10.0) rails (> 6.0.0) rake (~> 13.0) rspec (~> 3.0) + rubocop standardrb yard (~> 0.9.34) BUNDLED WITH 2.4.0