Skip to content

Commit 31e0a4a

Browse files
Bump rubocop from 1.69.0 to 1.69.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.0 to 1.69.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.0...v1.69.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fe0d97 commit 31e0a4a

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
@@ -117,7 +117,7 @@ GEM
117117
irb (1.14.1)
118118
rdoc (>= 4.0.0)
119119
reline (>= 0.4.2)
120-
json (2.8.2)
120+
json (2.9.0)
121121
json-schema (4.3.1)
122122
addressable (>= 2.8)
123123
langchainrb (0.18.0)
@@ -233,14 +233,14 @@ GEM
233233
diff-lcs (>= 1.2.0, < 2.0)
234234
rspec-support (~> 3.13.0)
235235
rspec-support (3.13.0)
236-
rubocop (1.69.0)
236+
rubocop (1.69.1)
237237
json (~> 2.3)
238238
language_server-protocol (>= 3.17.0)
239239
parallel (~> 1.10)
240240
parser (>= 3.3.0.2)
241241
rainbow (>= 2.2.2, < 4.0)
242-
regexp_parser (>= 2.4, < 3.0)
243-
rubocop-ast (>= 1.36.1, < 2.0)
242+
regexp_parser (>= 2.9.3, < 3.0)
243+
rubocop-ast (>= 1.36.2, < 2.0)
244244
ruby-progressbar (~> 1.7)
245245
unicode-display_width (>= 2.4.0, < 4.0)
246246
rubocop-ast (1.36.2)

0 commit comments

Comments
 (0)