Skip to content

Commit 713fb91

Browse files
Bump langchainrb from 0.7.4 to 0.7.5 (#16)
Bumps [langchainrb](https://github.com/andreibondarev/langchainrb) from 0.7.4 to 0.7.5. - [Release notes](https://github.com/andreibondarev/langchainrb/releases) - [Changelog](https://github.com/andreibondarev/langchainrb/blob/main/CHANGELOG.md) - [Commits](patterns-ai-core/langchainrb@0.7.4...0.7.5) --- updated-dependencies: - dependency-name: langchainrb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49ad284 commit 713fb91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
addressable (2.8.5)
8585
public_suffix (>= 2.0.2, < 6.0)
8686
ast (2.4.2)
87-
baran (0.1.9)
87+
baran (0.1.10)
8888
base64 (0.2.0)
8989
bigdecimal (3.1.4)
9090
brakeman (6.0.1)
@@ -114,7 +114,7 @@ GEM
114114
json (2.6.3)
115115
json-schema (4.0.0)
116116
addressable (>= 2.8)
117-
langchainrb (0.7.4)
117+
langchainrb (0.7.5)
118118
baran (~> 0.1.9)
119119
colorize (~> 0.8.1)
120120
json-schema (~> 4.0.0)
@@ -171,7 +171,7 @@ GEM
171171
pry (>= 0.13, < 0.15)
172172
psych (5.1.1.1)
173173
stringio
174-
public_suffix (5.0.3)
174+
public_suffix (5.0.4)
175175
racc (1.7.3)
176176
rack (3.0.8)
177177
rack-session (2.0.0)
@@ -212,7 +212,7 @@ GEM
212212
zeitwerk (~> 2.6)
213213
rainbow (3.1.1)
214214
rake (13.1.0)
215-
rb_sys (0.9.82)
215+
rb_sys (0.9.83)
216216
rdoc (6.6.0)
217217
psych (>= 4.0.0)
218218
regexp_parser (2.8.2)

0 commit comments

Comments
 (0)