parent
c9b79ec9ea
commit
addf660c80
14 changed files with 208 additions and 126 deletions
2
Gemfile
2
Gemfile
|
@ -2,7 +2,7 @@ source "https://rubygems.org"
|
|||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||
|
||||
# unti 7.1 is out
|
||||
gem "rails", git: "https://github.com/rails/rails"
|
||||
gem "rails", "7.1.0"
|
||||
gem "sprockets-rails"
|
||||
gem "sqlite3"
|
||||
gem "puma"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue