Update rubygems source

This commit is contained in:
Joshua Clayton 2014-05-30 12:31:07 -04:00
parent 5b51109a89
commit 870629cfeb
8 changed files with 8 additions and 8 deletions

View File

@ -1,3 +1,3 @@
source "http://rubygems.org"
source 'https://rubygems.org'
gemspec

View File

@ -5,7 +5,7 @@ PATH
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
activemodel (4.0.0)
activesupport (= 4.0.0)

View File

@ -1,6 +1,6 @@
# This file was generated by Appraisal
source "http://rubygems.org"
source "https://rubygems.org"
gem "activerecord", "~> 3.1.12"

View File

@ -5,7 +5,7 @@ PATH
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
activemodel (3.1.12)
activesupport (= 3.1.12)

View File

@ -1,6 +1,6 @@
# This file was generated by Appraisal
source "http://rubygems.org"
source "https://rubygems.org"
gem "activerecord", "~> 3.2.15"

View File

@ -5,7 +5,7 @@ PATH
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
activemodel (3.2.15)
activesupport (= 3.2.15)

View File

@ -1,6 +1,6 @@
# This file was generated by Appraisal
source "http://rubygems.org"
source "https://rubygems.org"
gem "activerecord", "~> 4.0.1"

View File

@ -5,7 +5,7 @@ PATH
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
activemodel (4.0.5)
activesupport (= 4.0.5)