We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf92ee commit ae2bf82Copy full SHA for ae2bf82
Gemfile
@@ -1,7 +1,6 @@
1
-source :rubygems
+source 'https://rubygems.org'
2
gemspec
3
4
# Roll w/ master until 4.0 is cut
5
gem 'actionpack', :github => 'rails/rails', branch: 'master'
6
-gem 'journey', :github => 'rails/journey', branch: 'master'
7
gem 'railties', :github => 'rails/rails', branch: 'master'
0 commit comments