Skip to content

Commit 8b01b78

Browse files
Bump rubocop from 1.79.1 to 1.80.1 (#46)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.1 to 1.80.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.1...v1.80.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3518a3b commit 8b01b78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ GEM
204204
rdoc (6.14.1)
205205
erb
206206
psych (>= 4.0.0)
207-
regexp_parser (2.10.0)
207+
regexp_parser (2.11.2)
208208
reline (0.6.1)
209209
io-console (~> 0.5)
210210
rexml (3.4.1)
@@ -221,7 +221,7 @@ GEM
221221
diff-lcs (>= 1.2.0, < 2.0)
222222
rspec-support (~> 3.13.0)
223223
rspec-support (3.13.4)
224-
rubocop (1.79.1)
224+
rubocop (1.80.1)
225225
json (~> 2.3)
226226
language_server-protocol (~> 3.17.0.2)
227227
lint_roller (~> 1.1.0)
@@ -246,7 +246,7 @@ GEM
246246
timeout (0.4.3)
247247
tzinfo (2.0.6)
248248
concurrent-ruby (~> 1.0)
249-
unicode-display_width (3.1.4)
249+
unicode-display_width (3.1.5)
250250
unicode-emoji (~> 4.0, >= 4.0.4)
251251
unicode-emoji (4.0.4)
252252
uri (1.0.3)

0 commit comments

Comments
 (0)