Skip to content

Commit 90fd190

Browse files
authored
Merge pull request #94 from artichoke/dependabot/bundler/bundler-deps-51520e47aa
2 parents acbe0ba + e61372e commit 90fd190

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.79', require: false
7+
gem 'rubocop', '~> 1.80', require: false
88
gem 'rubocop-rake', '~> 0.7', require: false

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ GEM
1616
racc (1.8.1)
1717
rainbow (3.1.1)
1818
rake (13.3.0)
19-
regexp_parser (2.10.0)
20-
rubocop (1.79.1)
19+
regexp_parser (2.11.2)
20+
rubocop (1.80.1)
2121
json (~> 2.3)
2222
language_server-protocol (~> 3.17.0.2)
2323
lint_roller (~> 1.1.0)
@@ -36,7 +36,7 @@ GEM
3636
rubocop (>= 1.72.1)
3737
ruby-progressbar (1.13.0)
3838
thor (1.4.0)
39-
unicode-display_width (3.1.4)
39+
unicode-display_width (3.1.5)
4040
unicode-emoji (~> 4.0, >= 4.0.4)
4141
unicode-emoji (4.0.4)
4242

@@ -46,7 +46,7 @@ PLATFORMS
4646
DEPENDENCIES
4747
bundler-audit (~> 0.9)
4848
rake (>= 12.3.3)
49-
rubocop (~> 1.79)
49+
rubocop (~> 1.80)
5050
rubocop-rake (~> 0.7)
5151

5252
BUNDLED WITH

0 commit comments

Comments
 (0)