]> git.wincent.com - walrat.git/commitdiff
Silence Gemfile warnings
authorGreg Hurrell <greg@hurrell.net>
Sun, 19 Oct 2014 19:23:47 +0000 (12:23 -0700)
committerGreg Hurrell <greg@hurrell.net>
Sun, 19 Oct 2014 20:44:04 +0000 (13:44 -0700)
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index e8b24db2dbe62c5f990975b234f8d63cd235c178..05f60932ffe3de400ee5f8de896b0b2ccb68a0f2 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-# Copyright 2007-2010 Wincent Colaiuta. All rights reserved.
+# Copyright 2007-2014 Greg Hurrell. All rights reserved.
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
 #
@@ -20,6 +20,6 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 
-source :gemcutter
+source 'https://rubygems.org'
 
 gemspec
index f6206f0afb43a69ddadc07316aba8f7ff1e1664c..56eed8af4b1012cbe54a1564ea38668e7ada0909 100644 (file)
@@ -4,7 +4,7 @@ PATH
     walrat (0.1.0.99)
 
 GEM
-  remote: http://rubygems.org/
+  remote: https://rubygems.org/
   specs:
     rspec (1.3.0)