Skip to content

Commit 9f7d349

Browse files
chore(deps-dev): bump rubocop from 1.81.7 to 1.82.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.82.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.82.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 533cc8e commit 9f7d349

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ GEM
111111
pp (>= 0.6.0)
112112
rdoc (>= 4.0.0)
113113
reline (>= 0.4.2)
114-
json (2.16.0)
114+
json (2.18.0)
115115
jwt (2.10.2)
116116
base64
117117
language_server-protocol (3.17.0.5)
@@ -157,13 +157,13 @@ GEM
157157
nenv (~> 0.1)
158158
shellany (~> 0.0)
159159
parallel (1.27.0)
160-
parser (3.3.10.0)
160+
parser (3.3.10.1)
161161
ast (~> 2.4.1)
162162
racc
163163
pp (0.6.3)
164164
prettyprint
165165
prettyprint (0.2.0)
166-
prism (1.6.0)
166+
prism (1.8.0)
167167
pry (0.15.0)
168168
coderay (~> 1.1)
169169
method_source (~> 1.0)
@@ -228,20 +228,20 @@ GEM
228228
diff-lcs (>= 1.2.0, < 2.0)
229229
rspec-support (~> 3.13.0)
230230
rspec-support (3.13.6)
231-
rubocop (1.81.7)
231+
rubocop (1.82.1)
232232
json (~> 2.3)
233233
language_server-protocol (~> 3.17.0.2)
234234
lint_roller (~> 1.1.0)
235235
parallel (~> 1.10)
236236
parser (>= 3.3.0.2)
237237
rainbow (>= 2.2.2, < 4.0)
238238
regexp_parser (>= 2.9.3, < 3.0)
239-
rubocop-ast (>= 1.47.1, < 2.0)
239+
rubocop-ast (>= 1.48.0, < 2.0)
240240
ruby-progressbar (~> 1.7)
241241
unicode-display_width (>= 2.4.0, < 4.0)
242-
rubocop-ast (1.48.0)
242+
rubocop-ast (1.49.0)
243243
parser (>= 3.3.7.2)
244-
prism (~> 1.4)
244+
prism (~> 1.7)
245245
rubocop-rails (2.34.1)
246246
activesupport (>= 4.2.0)
247247
lint_roller (~> 1.1)
@@ -275,7 +275,7 @@ GEM
275275
concurrent-ruby (~> 1.0)
276276
unicode-display_width (3.2.0)
277277
unicode-emoji (~> 4.1)
278-
unicode-emoji (4.1.0)
278+
unicode-emoji (4.2.0)
279279
uri (1.1.1)
280280
useragent (0.16.10)
281281
vcr (6.3.1)

0 commit comments

Comments
 (0)