Skip to content
This repository was archived by the owner on Aug 31, 2026. It is now read-only.

Commit 4ce5a60

Browse files
authored
Merge pull request #197 from artichoke/dependabot/bundler/bundler-deps-03462ffc6a
chore(deps): Bump rubocop from 1.77.0 to 1.79.1 in the bundler-deps group
2 parents 2ed310c + 0540482 commit 4ce5a60

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ source 'https://rubygems.org'
44

55
gem 'bundler-audit', '~> 0.9', require: false
66
gem 'rake', '>= 12.3.3', require: false
7-
gem 'rubocop', '~> 1.77', require: false
7+
gem 'rubocop', '~> 1.79', require: false
88
gem 'rubocop-rake', '~> 0.7', require: false

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,30 @@ GEM
55
bundler-audit (0.9.2)
66
bundler (>= 1.2.0, < 3)
77
thor (~> 1.0)
8-
json (2.12.2)
8+
json (2.13.2)
99
language_server-protocol (3.17.0.5)
1010
lint_roller (1.1.0)
1111
parallel (1.27.0)
12-
parser (3.3.8.0)
12+
parser (3.3.9.0)
1313
ast (~> 2.4.1)
1414
racc
1515
prism (1.4.0)
1616
racc (1.8.1)
1717
rainbow (3.1.1)
1818
rake (13.3.0)
1919
regexp_parser (2.10.0)
20-
rubocop (1.77.0)
20+
rubocop (1.79.1)
2121
json (~> 2.3)
2222
language_server-protocol (~> 3.17.0.2)
2323
lint_roller (~> 1.1.0)
2424
parallel (~> 1.10)
2525
parser (>= 3.3.0.2)
2626
rainbow (>= 2.2.2, < 4.0)
2727
regexp_parser (>= 2.9.3, < 3.0)
28-
rubocop-ast (>= 1.45.1, < 2.0)
28+
rubocop-ast (>= 1.46.0, < 2.0)
2929
ruby-progressbar (~> 1.7)
3030
unicode-display_width (>= 2.4.0, < 4.0)
31-
rubocop-ast (1.45.1)
31+
rubocop-ast (1.46.0)
3232
parser (>= 3.3.7.2)
3333
prism (~> 1.4)
3434
rubocop-rake (0.7.1)
@@ -47,7 +47,7 @@ PLATFORMS
4747
DEPENDENCIES
4848
bundler-audit (~> 0.9)
4949
rake (>= 12.3.3)
50-
rubocop (~> 1.77)
50+
rubocop (~> 1.79)
5151
rubocop-rake (~> 0.7)
5252

5353
BUNDLED WITH

0 commit comments

Comments
 (0)