Skip to content

Commit

Permalink
Bump rails from 7.0.4 to 7.1.3.4 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.1.3.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.4...v7.1.3.4)

---
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 Jul 26, 2024
1 parent 50e96cb commit 72d8b33
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 96 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.1.3"

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

0 comments on commit 72d8b33

Please sign in to comment.