Skip to content

Commit

Permalink
Bump railties from 7.0.4 to 7.0.4.1 (#279)
Browse files Browse the repository at this point in the history
Bumps [railties](https://github.com/rails/rails) from 7.0.4 to 7.0.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/railties/CHANGELOG.md)
- [Commits](rails/rails@v7.0.4...v7.0.4.1)

---
updated-dependencies:
- dependency-name: railties
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent fbe453e commit f0a3280
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.5.0)
docile (1.4.0)
erubi (1.11.0)
erubi (1.12.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
git (1.11.0)
Expand Down Expand Up @@ -100,9 +100,9 @@ GEM
multi_xml (0.6.0)
multipart-post (2.2.3)
netrc (0.11.0)
nokogiri (1.13.10-x86_64-darwin)
nokogiri (1.14.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-linux)
nokogiri (1.14.0-x86_64-linux)
racc (~> 1.4)
oauth2 (1.4.8)
faraday (>= 0.8, < 3.0)
Expand All @@ -125,8 +125,8 @@ GEM
method_source (~> 1.0)
psych (4.0.6)
stringio
racc (1.6.1)
rack (2.2.4)
racc (1.6.2)
rack (2.2.6.2)
rack-test (2.0.2)
rack (>= 1.3)
rails-dom-testing (2.0.3)
Expand Down

0 comments on commit f0a3280

Please sign in to comment.