Skip to content

Commit 442eca5

Browse files
Bump rubocop-github from 0.25.0 to 0.26.0 (#3550)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40c218a commit 442eca5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ group :development do
6060
gem "matrix", "~> 0.4.2"
6161
gem "mocha"
6262
gem "rubocop"
63-
gem "rubocop-github", "~> 0.25.0"
63+
gem "rubocop-github", "~> 0.26.0"
6464
gem "rubocop-performance"
6565
gem "rubocop-rails"
6666
gem "rubocop-rails-accessibility", "~> 1.0"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@ GEM
224224
rubocop-ast (1.45.1)
225225
parser (>= 3.3.7.2)
226226
prism (~> 1.4)
227-
rubocop-github (0.25.0)
228-
rubocop (>= 1.72)
227+
rubocop-github (0.26.0)
228+
rubocop (>= 1.76)
229229
rubocop-performance (>= 1.24)
230230
rubocop-rails (>= 2.23)
231231
rubocop-performance (1.25.0)
@@ -337,7 +337,7 @@ DEPENDENCIES
337337
railties (= 8.0.2)
338338
rake (~> 13.3)
339339
rubocop
340-
rubocop-github (~> 0.25.0)
340+
rubocop-github (~> 0.26.0)
341341
rubocop-performance
342342
rubocop-rails
343343
rubocop-rails-accessibility (~> 1.0)

0 commit comments

Comments
 (0)