Rollback source of gems

This commit is contained in:
Vokhmin Alexey V 2013-11-07 02:06:59 +04:00
parent bd29b5ef13
commit 21efb631b6
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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)