Skip to content

Commit d00ae40

Browse files
Bump rubocop from 1.80.2 to 1.81.1
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>
1 parent 27d23f4 commit d00ae40

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ GEM
115115
pp (>= 0.6.0)
116116
rdoc (>= 4.0.0)
117117
reline (>= 0.4.2)
118-
json (2.15.0)
118+
json (2.15.1)
119119
kramdown (2.5.1)
120120
rexml (>= 3.3.9)
121121
language_server-protocol (3.17.0.5)
@@ -162,7 +162,7 @@ GEM
162162
pp (0.6.2)
163163
prettyprint
164164
prettyprint (0.2.0)
165-
prism (1.5.1)
165+
prism (1.5.2)
166166
psych (5.2.6)
167167
date
168168
stringio
@@ -212,15 +212,15 @@ GEM
212212
io-console (~> 0.5)
213213
rexml (3.4.2)
214214
rouge (4.6.0)
215-
rubocop (1.80.2)
215+
rubocop (1.81.1)
216216
json (~> 2.3)
217217
language_server-protocol (~> 3.17.0.2)
218218
lint_roller (~> 1.1.0)
219219
parallel (~> 1.10)
220220
parser (>= 3.3.0.2)
221221
rainbow (>= 2.2.2, < 4.0)
222222
regexp_parser (>= 2.9.3, < 3.0)
223-
rubocop-ast (>= 1.46.0, < 2.0)
223+
rubocop-ast (>= 1.47.1, < 2.0)
224224
ruby-progressbar (~> 1.7)
225225
unicode-display_width (>= 2.4.0, < 4.0)
226226
rubocop-ast (1.47.1)

0 commit comments

Comments
 (0)