Skip to content

Commit d8c950b

Browse files
Bump rubocop from 1.66.1 to 1.68.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.1 to 1.68.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.68.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 dfad638 commit d8c950b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 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.7.5)
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.5.1)
161161
ast (~> 2.4.1)
162162
racc
163163
pragmatic_segmenter (0.3.24)
@@ -228,7 +228,7 @@ 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.68.0)
232232
json (~> 2.3)
233233
language_server-protocol (>= 3.17.0)
234234
parallel (~> 1.10)
@@ -238,7 +238,7 @@ GEM
238238
rubocop-ast (>= 1.32.2, < 2.0)
239239
ruby-progressbar (~> 1.7)
240240
unicode-display_width (>= 2.4.0, < 3.0)
241-
rubocop-ast (1.32.3)
241+
rubocop-ast (1.33.1)
242242
parser (>= 3.3.1.0)
243243
rubocop-performance (1.20.1)
244244
rubocop (>= 1.48.1, < 2.0)
@@ -263,7 +263,7 @@ 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 (2.6.0)
267267
webrick (1.8.2)
268268
websocket-driver (0.7.6)
269269
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)