There was an error while loading. Please reload this page.
1 parent 040f6ef commit 99a67bfCopy full SHA for 99a67bf
1 file changed
Gemfile
@@ -5,11 +5,7 @@ source "https://rubygems.org"
5
ruby file: ".ruby-version"
6
7
# Core
8
-if ENV["RAILS_MASTER"] == "1"
9
- gem "rails", git: "https://github.com/rails/rails.git"
10
-else
11
- gem "rails", "8.1.2"
12
-end
+gem "rails", "8.1.2"
13
14
# API & Networking
15
gem "git_hub_bub"
0 commit comments