Skip to content

Commit 3048a63

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] <[email protected]>
1 parent edb200b commit 3048a63

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
@@ -115,7 +115,7 @@ GEM
115115
pp (>= 0.6.0)
116116
rdoc (>= 4.0.0)
117117
reline (>= 0.4.2)
118-
json (2.13.2)
118+
json (2.15.0)
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.4.0)
165+
prism (1.5.1)
166166
psych (5.2.6)
167167
date
168168
stringio
@@ -207,23 +207,23 @@ GEM
207207
erb
208208
psych (>= 4.0.0)
209209
redcarpet (3.6.1)
210-
regexp_parser (2.11.2)
210+
regexp_parser (2.11.3)
211211
reline (0.6.2)
212212
io-console (~> 0.5)
213213
rexml (3.4.1)
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)
226-
rubocop-ast (1.46.0)
226+
rubocop-ast (1.47.1)
227227
parser (>= 3.3.7.2)
228228
prism (~> 1.4)
229229
rubocop-github (0.26.0)
@@ -279,9 +279,9 @@ GEM
279279
timecop (0.9.10)
280280
tzinfo (2.0.6)
281281
concurrent-ruby (~> 1.0)
282-
unicode-display_width (3.1.5)
283-
unicode-emoji (~> 4.0, >= 4.0.4)
284-
unicode-emoji (4.0.4)
282+
unicode-display_width (3.2.0)
283+
unicode-emoji (~> 4.1)
284+
unicode-emoji (4.1.0)
285285
uri (1.0.3)
286286
useragent (0.16.11)
287287
view_component (4.0.2)

0 commit comments

Comments
 (0)