Skip to content

Commit 8c35f35

Browse files
Bump rubocop from 1.66.1 to 1.69.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.1 to 1.69.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.66.1...v1.69.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1655d09 commit 8c35f35

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ GEM
113113
irb (1.14.0)
114114
rdoc (>= 4.0.0)
115115
reline (>= 0.4.2)
116-
json (2.7.2)
116+
json (2.8.2)
117117
json-schema (4.3.1)
118118
addressable (>= 2.8)
119119
langchainrb (0.18.0)
@@ -157,7 +157,7 @@ GEM
157157
nokogiri (1.16.7-x86_64-linux)
158158
racc (~> 1.4)
159159
parallel (1.26.3)
160-
parser (3.3.5.0)
160+
parser (3.3.6.0)
161161
ast (~> 2.4.1)
162162
racc
163163
pragmatic_segmenter (0.3.24)
@@ -212,7 +212,7 @@ GEM
212212
rake (13.2.1)
213213
rdoc (6.7.0)
214214
psych (>= 4.0.0)
215-
regexp_parser (2.9.2)
215+
regexp_parser (2.9.3)
216216
reline (0.5.10)
217217
io-console (~> 0.5)
218218
rspec (3.13.0)
@@ -228,17 +228,17 @@ GEM
228228
diff-lcs (>= 1.2.0, < 2.0)
229229
rspec-support (~> 3.13.0)
230230
rspec-support (3.13.0)
231-
rubocop (1.66.1)
231+
rubocop (1.69.0)
232232
json (~> 2.3)
233233
language_server-protocol (>= 3.17.0)
234234
parallel (~> 1.10)
235235
parser (>= 3.3.0.2)
236236
rainbow (>= 2.2.2, < 4.0)
237237
regexp_parser (>= 2.4, < 3.0)
238-
rubocop-ast (>= 1.32.2, < 2.0)
238+
rubocop-ast (>= 1.36.1, < 2.0)
239239
ruby-progressbar (~> 1.7)
240-
unicode-display_width (>= 2.4.0, < 3.0)
241-
rubocop-ast (1.32.3)
240+
unicode-display_width (>= 2.4.0, < 4.0)
241+
rubocop-ast (1.36.2)
242242
parser (>= 3.3.1.0)
243243
rubocop-performance (1.20.1)
244244
rubocop (>= 1.48.1, < 2.0)
@@ -263,7 +263,9 @@ GEM
263263
timeout (0.4.1)
264264
tzinfo (2.0.6)
265265
concurrent-ruby (~> 1.0)
266-
unicode-display_width (2.5.0)
266+
unicode-display_width (3.1.2)
267+
unicode-emoji (~> 4.0, >= 4.0.4)
268+
unicode-emoji (4.0.4)
267269
webrick (1.8.2)
268270
websocket-driver (0.7.6)
269271
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)