Skip to content

Commit 8c46c0c

Browse files
build(deps-dev): bump the all-dependencies group with 2 updates
Bumps the all-dependencies group with 2 updates: [minitest](https://github.com/minitest/minitest) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `minitest` from 5.26.1 to 5.26.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.26.1...v5.26.2) Updates `rubocop-rails` from 2.34.0 to 2.34.1 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.34.0...v2.34.1) --- updated-dependencies: - dependency-name: minitest dependency-version: 5.26.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rubocop-rails dependency-version: 2.34.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90468f7 commit 8c46c0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
loofah (2.24.1)
4646
crass (~> 1.0.2)
4747
nokogiri (>= 1.12.0)
48-
minitest (5.26.1)
48+
minitest (5.26.2)
4949
nokogiri (1.18.10-arm64-darwin)
5050
racc (~> 1.4)
5151
nokogiri (1.18.10-x86_64-darwin)
@@ -104,7 +104,7 @@ GEM
104104
lint_roller (~> 1.1)
105105
rubocop (>= 1.75.0, < 2.0)
106106
rubocop-ast (>= 1.47.1, < 2.0)
107-
rubocop-rails (2.34.0)
107+
rubocop-rails (2.34.1)
108108
activesupport (>= 4.2.0)
109109
lint_roller (~> 1.1)
110110
rack (>= 1.1)

0 commit comments

Comments
 (0)