Update dependencies and add pipelines #2
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -3,6 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||||
|
|
||||||
ruby "3.2.0"
|
ruby "3.2.0"
|
||||||
|
|
||||||
|
# unti 7.1 is out
|
||||||
gem "rails", git: "https://github.com/rails/rails"
|
gem "rails", git: "https://github.com/rails/rails"
|
||||||
gem "sprockets-rails"
|
gem "sprockets-rails"
|
||||||
gem "sqlite3"
|
gem "sqlite3"
|
||||||
|
|
Loading…
Reference in a new issue