We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e420a71 commit 5806cbdCopy full SHA for 5806cbd
3 files changed
benchmarks/shipit/Gemfile
@@ -1,7 +1,8 @@
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.1"
5
+gem "sprockets-rails"
6
# Use sqlite3 as the database for Active Record
7
gem "sqlite3", ">= 2.1"
8
# Use the Puma web server [https://github.com/puma/puma]
0 commit comments