Skip to content

Commit 8eaea09

Browse files
build(deps): Bump the rspec group across 1 directory with 6 updates
Bumps the rspec group with 4 updates in the / directory: [rspec-rails](https://github.com/rspec/rspec-rails), [rails](https://github.com/rails/rails), [image_processing](https://github.com/janko/image_processing) and [rubocop](https://github.com/rubocop/rubocop). Updates `rspec-rails` from 6.1.5 to 7.1.1 - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v6.1.5...v7.1.1) Updates `rails` from 6.1.7.10 to 8.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.1.7.10...v8.0.1) Updates `image_processing` from 1.13.0 to 1.14.0 - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](janko/image_processing@v1.13.0...v1.14.0) Updates `rubocop` from 1.64.1 to 1.73.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.64.1...v1.73.2) Updates `rspec-core` from 3.13.1 to 3.13.3 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/commits) Updates `rspec-support` from 3.13.1 to 3.13.2 - [Changelog](https://github.com/rspec/rspec/blob/rspec-support-v3.13.2/rspec-support/Changelog.md) - [Commits](rspec/rspec@rspec-support-v3.13.1...rspec-support-v3.13.2) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-major dependency-group: rspec - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-major dependency-group: rspec - dependency-name: image_processing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rspec - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rspec - dependency-name: rspec-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: rspec - dependency-name: rspec-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: rspec ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7da9d4d commit 8eaea09

File tree

2 files changed

+130
-108
lines changed

2 files changed

+130
-108
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
source "https://rubygems.org"
44
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55

6-
gem "rails", "~> 6.1.7.10"
6+
gem "rails", "~> 8.0.1"
77

88
gem "active_storage_validations"
99
gem "bcrypt"

0 commit comments

Comments
 (0)