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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 50e96cb commit c66f27d
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 106 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.4"
gem "rails", "~> 7.2.0"

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

0 comments on commit c66f27d

Please sign in to comment.