Skip to content

Commit 3091f12

Browse files
dependabot[bot]intrip
authored andcommitted
Bump rubocop from 1.80.2 to 1.81.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.80.2 to 1.81.0. - [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.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb1d1e3 commit 3091f12

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
@@ -98,7 +98,7 @@ GEM
9898
pp (>= 0.6.0)
9999
rdoc (>= 4.0.0)
100100
reline (>= 0.4.2)
101-
json (2.13.2)
101+
json (2.15.0)
102102
jwt (3.1.2)
103103
base64
104104
language_server-protocol (3.17.0.5)
@@ -137,7 +137,7 @@ GEM
137137
pp (0.6.2)
138138
prettyprint
139139
prettyprint (0.2.0)
140-
prism (1.4.0)
140+
prism (1.5.1)
141141
psych (5.2.6)
142142
date
143143
stringio
@@ -172,22 +172,22 @@ GEM
172172
rdoc (6.14.2)
173173
erb
174174
psych (>= 4.0.0)
175-
regexp_parser (2.11.2)
175+
regexp_parser (2.11.3)
176176
reline (0.6.2)
177177
io-console (~> 0.5)
178178
rexml (3.4.1)
179-
rubocop (1.80.2)
179+
rubocop (1.81.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.46.0, < 2.0)
187+
rubocop-ast (>= 1.47.1, < 2.0)
188188
ruby-progressbar (~> 1.7)
189189
unicode-display_width (>= 2.4.0, < 4.0)
190-
rubocop-ast (1.46.0)
190+
rubocop-ast (1.47.1)
191191
parser (>= 3.3.7.2)
192192
prism (~> 1.4)
193193
rubocop-performance (1.25.0)
@@ -226,9 +226,9 @@ GEM
226226
tsort (0.2.0)
227227
tzinfo (2.0.6)
228228
concurrent-ruby (~> 1.0)
229-
unicode-display_width (3.1.5)
230-
unicode-emoji (~> 4.0, >= 4.0.4)
231-
unicode-emoji (4.0.4)
229+
unicode-display_width (3.2.0)
230+
unicode-emoji (~> 4.1)
231+
unicode-emoji (4.1.0)
232232
uri (1.0.3)
233233
useragent (0.16.11)
234234
webmock (3.25.1)

0 commit comments

Comments
 (0)