Skip to content

Commit 6b50fca

Browse files
build(deps-dev): bump rubocop-github in the all-dependencies group
Bumps the all-dependencies group with 1 update: [rubocop-github](https://github.com/github/rubocop-github). Updates `rubocop-github` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/github/rubocop-github/releases) - [Changelog](https://github.com/github/rubocop-github/blob/main/CHANGELOG.md) - [Commits](github/rubocop-github@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: rubocop-github dependency-version: 0.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d23463d commit 6b50fca

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
@@ -29,7 +29,7 @@ GEM
2929
ast (2.4.3)
3030
base64 (0.3.0)
3131
benchmark (0.4.1)
32-
bigdecimal (3.2.1)
32+
bigdecimal (3.2.2)
3333
builder (3.3.0)
3434
concurrent-ruby (1.3.5)
3535
connection_pool (2.5.3)
@@ -97,8 +97,8 @@ GEM
9797
rubocop-ast (1.45.1)
9898
parser (>= 3.3.7.2)
9999
prism (~> 1.4)
100-
rubocop-github (0.25.0)
101-
rubocop (>= 1.72)
100+
rubocop-github (0.26.0)
101+
rubocop (>= 1.76)
102102
rubocop-performance (>= 1.24)
103103
rubocop-rails (>= 2.23)
104104
rubocop-performance (1.25.0)

0 commit comments

Comments
 (0)