Skip to content

Commit 1118753

Browse files
chore(deps-dev): bump rubocop from 1.68.0 to 1.81.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.68.0 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.68.0...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 3dc2419 commit 1118753

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ GEM
109109
irb (1.14.1)
110110
rdoc (>= 4.0.0)
111111
reline (>= 0.4.2)
112-
json (2.15.0)
112+
json (2.16.0)
113113
jwt (2.9.3)
114114
base64
115115
language_server-protocol (3.17.0.5)
@@ -155,13 +155,13 @@ GEM
155155
nenv (~> 0.1)
156156
shellany (~> 0.0)
157157
parallel (1.27.0)
158-
parser (3.3.9.0)
158+
parser (3.3.10.0)
159159
ast (~> 2.4.1)
160160
racc
161161
pp (0.6.1)
162162
prettyprint
163163
prettyprint (0.2.0)
164-
prism (1.5.1)
164+
prism (1.6.0)
165165
pry (0.15.0)
166166
coderay (~> 1.1)
167167
method_source (~> 1.0)
@@ -223,7 +223,7 @@ GEM
223223
diff-lcs (>= 1.2.0, < 2.0)
224224
rspec-support (~> 3.13.0)
225225
rspec-support (3.13.6)
226-
rubocop (1.81.1)
226+
rubocop (1.81.7)
227227
json (~> 2.3)
228228
language_server-protocol (~> 3.17.0.2)
229229
lint_roller (~> 1.1.0)
@@ -234,7 +234,7 @@ GEM
234234
rubocop-ast (>= 1.47.1, < 2.0)
235235
ruby-progressbar (~> 1.7)
236236
unicode-display_width (>= 2.4.0, < 4.0)
237-
rubocop-ast (1.47.1)
237+
rubocop-ast (1.48.0)
238238
parser (>= 3.3.7.2)
239239
prism (~> 1.4)
240240
rubocop-rails (2.33.4)

0 commit comments

Comments
 (0)