Skip to content

Commit 31878b8

Browse files
Bump up langchainrb version
1 parent 9fd279d commit 31878b8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,14 @@ GEM
113113
json (2.6.3)
114114
json-schema (4.0.0)
115115
addressable (>= 2.8)
116-
langchainrb (0.7.0)
116+
langchainrb (0.7.1)
117117
baran (~> 0.1.9)
118118
colorize (~> 0.8.1)
119119
json-schema (~> 4.0.0)
120+
matrix
120121
pragmatic_segmenter (~> 0.3.0)
121122
tiktoken_ruby (~> 0.0.5)
123+
to_bool (~> 2.0.0)
122124
zeitwerk (~> 2.5)
123125
language_server-protocol (3.17.0.3)
124126
lint_roller (1.1.0)
@@ -131,6 +133,7 @@ GEM
131133
net-pop
132134
net-smtp
133135
marcel (1.0.2)
136+
matrix (0.4.2)
134137
method_source (1.0.0)
135138
mini_mime (1.1.5)
136139
mini_portile2 (2.8.5)
@@ -268,6 +271,7 @@ GEM
268271
tiktoken_ruby (0.0.6-x86_64-darwin)
269272
tiktoken_ruby (0.0.6-x86_64-linux)
270273
timeout (0.4.0)
274+
to_bool (2.0.0)
271275
tzinfo (2.0.6)
272276
concurrent-ruby (~> 1.0)
273277
unicode (0.4.4.4)
@@ -277,7 +281,7 @@ GEM
277281
websocket-extensions (>= 0.1.0)
278282
websocket-extensions (0.1.5)
279283
yard (0.9.34)
280-
zeitwerk (2.6.11)
284+
zeitwerk (2.6.12)
281285

282286
PLATFORMS
283287
ruby

0 commit comments

Comments
 (0)