We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2f766 commit ee47c3cCopy full SHA for ee47c3c
Gemfile
@@ -13,7 +13,7 @@ require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundle
13
# Git. Remember to move these dependencies to your gemspec before releasing
14
# your gem to rubygems.org.
15
16
-gem "rails", "~>7.2.3"
+gem "rails", "~>8.1.0"
17
18
# security fixes for indirect dependencies
19
gem "rack", ">=2.2.20" # CVE-2025-61919 https://github.com/advisories/GHSA-6xw4-3v39-52mm
0 commit comments