Skip to content

Commit

Permalink
Bump rails from 7.0.4 to 7.2.0 in /src/supermarket
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from 7.0.4 to 7.2.0.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.4...v7.2.0)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 13, 2024
1 parent d5395bd commit e0118e1
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 105 deletions.
2 changes: 1 addition & 1 deletion src/supermarket/Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"

gem "fieri", path: "engines/fieri"
gem "rails", "~> 7.0.8"
gem "rails", "~> 7.2.0"

gem "omniauth", "~> 2.1.1"
gem "omniauth-chef-oauth2"
Expand Down
Loading

0 comments on commit e0118e1

Please sign in to comment.