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 bc36f71 commit b7ac6c8Copy full SHA for b7ac6c8
Gemfile
@@ -1,7 +1,7 @@
1
source "https://rubygems.org"
2
3
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
4
-gem "rails", "~> 8.0.2"
+gem "rails", "~> 8.0.2", ">= 8.0.2.1"
5
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
6
gem "propshaft"
7
# Use sqlite3 as the database for Active Record
0 commit comments