diff --git a/Gemfile b/Gemfile index 688e2b4..bb4af23 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ -#source 'https://rubygems.org' +source 'https://rubygems.org' -source 'http://ruby.taobao.org' +#source 'http://ruby.taobao.org' ruby '2.0.0' diff --git a/Gemfile.lock b/Gemfile.lock index 9c8b3fb..d8c96af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GEM - remote: http://ruby.taobao.org/ + remote: https://rubygems.org/ specs: actionmailer (4.0.0) actionpack (= 4.0.0)