Skip to content

Commit

Permalink
Bump rails from 6.1.7.2 to 7.2.1
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from 6.1.7.2 to 7.2.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v6.1.7.2...v7.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 8a844ab commit 242d836
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 96 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'
ruby "~> 3.2"

# Server core
gem 'rails', '~> 6.1'
gem 'rails', '~> 7.2'
gem 'puma', '~> 5.6'
# gem 'bootsnap', require: false
gem 'sprockets', '~> 4.2.0'
Expand Down
Loading

0 comments on commit 242d836

Please sign in to comment.