Skip to content

Commit f99c139

Browse files
Update dependency rails to v8
1 parent 8b2cea8 commit f99c139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundle
1313
# Git. Remember to move these dependencies to your gemspec before releasing
1414
# your gem to rubygems.org.
1515

16-
gem "rails", "~>7.2.2", ">=7.2.2.1"
16+
gem "rails", "~>8.0.0", ">=8.0.2"
1717

1818
# security fixes for indirect dependencies
1919
gem "rack", ">=2.2.14" # CVE-2025-46727 https://github.com/advisories/GHSA-gjh7-p2fx-99vx

0 commit comments

Comments
 (0)