Skip to content

Commit f8cc1f4

Browse files
dependabot[bot]rosa
authored andcommitted
Bump rubocop from 1.81.1 to 1.82.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.1 to 1.82.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.1...v1.82.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 519d27a commit f8cc1f4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ GEM
9797
pp (>= 0.6.0)
9898
rdoc (>= 4.0.0)
9999
reline (>= 0.4.2)
100-
json (2.15.0)
100+
json (2.18.0)
101101
jwt (3.1.2)
102102
base64
103103
language_server-protocol (3.17.0.5)
@@ -130,13 +130,13 @@ GEM
130130
racc (~> 1.4)
131131
os (1.1.4)
132132
parallel (1.27.0)
133-
parser (3.3.9.0)
133+
parser (3.3.10.0)
134134
ast (~> 2.4.1)
135135
racc
136136
pp (0.6.3)
137137
prettyprint
138138
prettyprint (0.2.0)
139-
prism (1.5.1)
139+
prism (1.7.0)
140140
psych (5.2.6)
141141
date
142142
stringio
@@ -176,18 +176,18 @@ GEM
176176
reline (0.6.2)
177177
io-console (~> 0.5)
178178
rexml (3.4.1)
179-
rubocop (1.81.1)
179+
rubocop (1.82.0)
180180
json (~> 2.3)
181181
language_server-protocol (~> 3.17.0.2)
182182
lint_roller (~> 1.1.0)
183183
parallel (~> 1.10)
184184
parser (>= 3.3.0.2)
185185
rainbow (>= 2.2.2, < 4.0)
186186
regexp_parser (>= 2.9.3, < 3.0)
187-
rubocop-ast (>= 1.47.1, < 2.0)
187+
rubocop-ast (>= 1.48.0, < 2.0)
188188
ruby-progressbar (~> 1.7)
189189
unicode-display_width (>= 2.4.0, < 4.0)
190-
rubocop-ast (1.47.1)
190+
rubocop-ast (1.48.0)
191191
parser (>= 3.3.7.2)
192192
prism (~> 1.4)
193193
rubocop-performance (1.25.0)
@@ -228,7 +228,7 @@ GEM
228228
concurrent-ruby (~> 1.0)
229229
unicode-display_width (3.2.0)
230230
unicode-emoji (~> 4.1)
231-
unicode-emoji (4.1.0)
231+
unicode-emoji (4.2.0)
232232
uri (1.0.4)
233233
useragent (0.16.11)
234234
webmock (3.25.1)

0 commit comments

Comments
 (0)