diff --git a/Gemfile b/Gemfile index b7e9c12..62b643a 100644 --- a/Gemfile +++ b/Gemfile @@ -3,6 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby "3.2.0" +# unti 7.1 is out gem "rails", git: "https://github.com/rails/rails" gem "sprockets-rails" gem "sqlite3"