Skip to content

Commit

Permalink
Build(deps): Bump rails from 7.1.3.4 to 7.2.2
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from 7.1.3.4 to 7.2.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.1.3.4...v7.2.2)

---
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] authored Nov 24, 2024
1 parent bae7ccd commit c276927
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 97 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby file: ".ruby-version"

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "= 7.1.3.4"
gem "rails", "7.2.2"

# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
gem "propshaft"
Expand Down
189 changes: 93 additions & 96 deletions Gemfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c276927

Please sign in to comment.