Rollback source of gems
This commit is contained in:
parent
bd29b5ef13
commit
21efb631b6
2
Gemfile
2
Gemfile
|
@ -1,4 +1,4 @@
|
|||
source 'http://rubygems.org'
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'rails', '3.2.13' #, :git => 'git://github.com/rails/rails.git'
|
||||
gem 'redhillonrails_core', :git => 'git://github.com/warpc/redhillonrails_core.git', :branch => 'rails31' # '~> 2.0.0.pre' # deprecated
|
||||
|
|
|
@ -22,7 +22,7 @@ GIT
|
|||
activerecord (>= 3.1.0.rc)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
RedCloth (4.2.9)
|
||||
actionmailer (3.2.13)
|
||||
|
|
Loading…
Reference in New Issue