Skip to content

Commit a592423

Browse files
authored
Merge pull request #491 from byroot/update-shipit
Update shipit benchmark dependencies
2 parents e420a71 + 5806cbd commit a592423

3 files changed

Lines changed: 164 additions & 186 deletions

File tree

benchmarks/shipit/Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
source "https://rubygems.org"
22

33
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
4-
gem "rails", "~> 8.0.2"
4+
gem "rails", "~> 8.1"
5+
gem "sprockets-rails"
56
# Use sqlite3 as the database for Active Record
67
gem "sqlite3", ">= 2.1"
78
# Use the Puma web server [https://github.com/puma/puma]

0 commit comments

Comments
 (0)