Skip to content

Commit 545fae7

Browse files
chore(deps-dev): Bump rubocop from 1.80.2 to 1.81.1 (#1571)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.80.2 to 1.81.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.80.2...v1.81.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f119db commit 545fae7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GEM
8787
pp (>= 0.6.0)
8888
rdoc (>= 4.0.0)
8989
reline (>= 0.4.2)
90-
json (2.13.2)
90+
json (2.15.0)
9191
kramdown (2.5.1)
9292
rexml (>= 3.3.9)
9393
kramdown-parser-gfm (1.1.0)
@@ -174,7 +174,7 @@ GEM
174174
pp (0.6.2)
175175
prettyprint
176176
prettyprint (0.2.0)
177-
prism (1.4.0)
177+
prism (1.5.1)
178178
pry (0.15.2)
179179
coderay (~> 1.1)
180180
method_source (~> 1.0)
@@ -196,23 +196,23 @@ GEM
196196
ffi (~> 1.0)
197197
rdoc (6.13.1)
198198
psych (>= 4.0.0)
199-
regexp_parser (2.11.2)
199+
regexp_parser (2.11.3)
200200
reline (0.6.1)
201201
io-console (~> 0.5)
202202
rexml (3.4.2)
203203
rouge (3.30.0)
204-
rubocop (1.80.2)
204+
rubocop (1.81.1)
205205
json (~> 2.3)
206206
language_server-protocol (~> 3.17.0.2)
207207
lint_roller (~> 1.1.0)
208208
parallel (~> 1.10)
209209
parser (>= 3.3.0.2)
210210
rainbow (>= 2.2.2, < 4.0)
211211
regexp_parser (>= 2.9.3, < 3.0)
212-
rubocop-ast (>= 1.46.0, < 2.0)
212+
rubocop-ast (>= 1.47.1, < 2.0)
213213
ruby-progressbar (~> 1.7)
214214
unicode-display_width (>= 2.4.0, < 4.0)
215-
rubocop-ast (1.46.0)
215+
rubocop-ast (1.47.1)
216216
parser (>= 3.3.7.2)
217217
prism (~> 1.4)
218218
rubocop-rake (0.7.1)
@@ -237,9 +237,9 @@ GEM
237237
concurrent-ruby (~> 1.0)
238238
uglifier (4.2.1)
239239
execjs (>= 0.3.0, < 3)
240-
unicode-display_width (3.1.5)
241-
unicode-emoji (~> 4.0, >= 4.0.4)
242-
unicode-emoji (4.0.4)
240+
unicode-display_width (3.2.0)
241+
unicode-emoji (~> 4.1)
242+
unicode-emoji (4.1.0)
243243
uri (1.0.3)
244244
webrick (1.9.1)
245245

0 commit comments

Comments
 (0)