Skip to content

Commit 8d598b0

Browse files
Merge pull request #190 from infrablocks/dependabot/bundler/rubocop-1.70.0
Bump rubocop from 1.69.2 to 1.70.0 [skip ci]
2 parents 59edf02 + a41647e commit 8d598b0

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
@@ -69,7 +69,7 @@ GEM
6969
i18n (1.14.6)
7070
concurrent-ruby (~> 1.0)
7171
immutable-struct (2.4.1)
72-
json (2.9.0)
72+
json (2.9.1)
7373
language_server-protocol (3.17.0.3)
7474
lino (4.1.0)
7575
childprocess (~> 5.0.0)
@@ -139,7 +139,7 @@ GEM
139139
rb-inotify (0.11.1)
140140
ffi (~> 1.0)
141141
rchardet (1.8.0)
142-
regexp_parser (2.9.3)
142+
regexp_parser (2.10.0)
143143
rspec (3.13.0)
144144
rspec-core (~> 3.13.0)
145145
rspec-expectations (~> 3.13.0)
@@ -153,7 +153,7 @@ GEM
153153
diff-lcs (>= 1.2.0, < 2.0)
154154
rspec-support (~> 3.13.0)
155155
rspec-support (3.13.1)
156-
rubocop (1.69.2)
156+
rubocop (1.70.0)
157157
json (~> 2.3)
158158
language_server-protocol (>= 3.17.0)
159159
parallel (~> 1.10)
@@ -163,7 +163,7 @@ GEM
163163
rubocop-ast (>= 1.36.2, < 2.0)
164164
ruby-progressbar (~> 1.7)
165165
unicode-display_width (>= 2.4.0, < 4.0)
166-
rubocop-ast (1.36.2)
166+
rubocop-ast (1.37.0)
167167
parser (>= 3.3.1.0)
168168
rubocop-rake (0.6.0)
169169
rubocop (~> 1.0)
@@ -189,7 +189,7 @@ GEM
189189
thor (1.3.2)
190190
tzinfo (2.0.6)
191191
concurrent-ruby (~> 1.0)
192-
unicode-display_width (3.1.2)
192+
unicode-display_width (3.1.3)
193193
unicode-emoji (~> 4.0, >= 4.0.4)
194194
unicode-emoji (4.0.4)
195195
uri (0.13.0)

0 commit comments

Comments
 (0)