Skip to content

Commit a062fb5

Browse files
Bump rubocop from 1.80.1 to 1.81.1 (#50)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.80.1 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.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b01b78 commit a062fb5

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
@@ -110,7 +110,7 @@ GEM
110110
pp (>= 0.6.0)
111111
rdoc (>= 4.0.0)
112112
reline (>= 0.4.2)
113-
json (2.13.2)
113+
json (2.15.0)
114114
language_server-protocol (3.17.0.5)
115115
lint_roller (1.1.0)
116116
logger (1.7.0)
@@ -156,7 +156,7 @@ GEM
156156
pp (0.6.2)
157157
prettyprint
158158
prettyprint (0.2.0)
159-
prism (1.4.0)
159+
prism (1.5.1)
160160
psych (5.2.6)
161161
date
162162
stringio
@@ -204,7 +204,7 @@ GEM
204204
rdoc (6.14.1)
205205
erb
206206
psych (>= 4.0.0)
207-
regexp_parser (2.11.2)
207+
regexp_parser (2.11.3)
208208
reline (0.6.1)
209209
io-console (~> 0.5)
210210
rexml (3.4.1)
@@ -221,18 +221,18 @@ GEM
221221
diff-lcs (>= 1.2.0, < 2.0)
222222
rspec-support (~> 3.13.0)
223223
rspec-support (3.13.4)
224-
rubocop (1.80.1)
224+
rubocop (1.81.1)
225225
json (~> 2.3)
226226
language_server-protocol (~> 3.17.0.2)
227227
lint_roller (~> 1.1.0)
228228
parallel (~> 1.10)
229229
parser (>= 3.3.0.2)
230230
rainbow (>= 2.2.2, < 4.0)
231231
regexp_parser (>= 2.9.3, < 3.0)
232-
rubocop-ast (>= 1.46.0, < 2.0)
232+
rubocop-ast (>= 1.47.1, < 2.0)
233233
ruby-progressbar (~> 1.7)
234234
unicode-display_width (>= 2.4.0, < 4.0)
235-
rubocop-ast (1.46.0)
235+
rubocop-ast (1.47.1)
236236
parser (>= 3.3.7.2)
237237
prism (~> 1.4)
238238
rubocop-performance (1.25.0)
@@ -246,9 +246,9 @@ GEM
246246
timeout (0.4.3)
247247
tzinfo (2.0.6)
248248
concurrent-ruby (~> 1.0)
249-
unicode-display_width (3.1.5)
250-
unicode-emoji (~> 4.0, >= 4.0.4)
251-
unicode-emoji (4.0.4)
249+
unicode-display_width (3.2.0)
250+
unicode-emoji (~> 4.1)
251+
unicode-emoji (4.1.0)
252252
uri (1.0.3)
253253
useragent (0.16.11)
254254
webmock (3.25.1)

0 commit comments

Comments
 (0)