Gemfile.lock in langchainrb_rails-0.1.8 vs Gemfile.lock in langchainrb_rails-0.1.9
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- langchainrb_rails (0.1.8)
- langchainrb (>= 0.7, < 0.10)
+ langchainrb_rails (0.1.9)
+ langchainrb (>= 0.7, < 0.12)
GEM
remote: https://rubygems.org/
specs:
actioncable (7.1.3.2)
@@ -82,13 +82,13 @@
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
- baran (0.1.10)
+ baran (0.1.11)
base64 (0.2.0)
- bigdecimal (3.1.6)
+ bigdecimal (3.1.7)
brakeman (6.1.2)
racc
builder (3.2.4)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
@@ -99,32 +99,31 @@
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
diff-lcs (1.5.1)
- drb (2.2.0)
- ruby2_keywords
+ drb (2.2.1)
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
- i18n (1.14.1)
+ i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.11.2)
rdoc
reline (>= 0.4.2)
- json (2.7.1)
- json-schema (4.1.1)
+ json (2.7.2)
+ json-schema (4.3.0)
addressable (>= 2.8)
- langchainrb (0.9.4)
+ langchainrb (0.11.4)
activesupport (>= 7.0.8)
baran (~> 0.1.9)
colorize (~> 1.1.0)
json-schema (~> 4)
matrix
pragmatic_segmenter (~> 0.3.0)
- tiktoken_ruby (~> 0.0.7)
+ tiktoken_ruby (~> 0.0.8)
to_bool (~> 2.0.0)
zeitwerk (~> 2.5)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
loofah (2.22.0)
@@ -138,11 +137,11 @@
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.22.2)
+ minitest (5.22.3)
mutex_m (0.2.0)
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
@@ -171,11 +170,11 @@
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
psych (5.1.2)
stringio
- public_suffix (5.0.4)
+ public_suffix (5.0.5)
racc (1.7.3)
rack (3.0.9.1)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
@@ -211,13 +210,13 @@
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
- rake (13.1.0)
- rb_sys (0.9.90)
- rdoc (6.6.2)
+ rake (13.2.1)
+ rb_sys (0.9.96)
+ rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
reline (0.4.3)
io-console (~> 0.5)
rexml (3.2.6)
@@ -232,11 +231,11 @@
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
- rubocop (1.62.0)
+ rubocop (1.63.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
@@ -249,11 +248,10 @@
parser (>= 3.3.0.4)
rubocop-performance (1.20.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
- ruby2_keywords (0.0.5)
standard (1.34.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.60)
standard-custom (~> 1.0.0)
@@ -266,14 +264,14 @@
rubocop-performance (~> 1.20.1)
standardrb (1.0.1)
standard
stringio (3.1.0)
thor (1.3.0)
- tiktoken_ruby (0.0.7)
+ tiktoken_ruby (0.0.8)
rb_sys (>= 0.9.86)
- tiktoken_ruby (0.0.7-x86_64-darwin)
- tiktoken_ruby (0.0.7-x86_64-linux)
+ tiktoken_ruby (0.0.8-x86_64-darwin)
+ tiktoken_ruby (0.0.8-x86_64-linux)
timeout (0.4.1)
to_bool (2.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode (0.4.4.4)
@@ -296,10 +294,10 @@
bundler-audit
langchainrb
langchainrb_rails!
pry-byebug (~> 3.10.0)
rails (> 6.0.0)
- rake (~> 13.1)
+ rake (~> 13.2)
rspec (~> 3.13)
rubocop
standardrb
yard (~> 0.9.34)