]> git.mdlowis.com Git - proto/sclpl.git/commitdiff
Add sources line to gemfile
authorMichael D. Lowis <mike@mdlowis.com>
Fri, 31 Oct 2014 20:09:35 +0000 (16:09 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Fri, 31 Oct 2014 20:09:35 +0000 (16:09 -0400)
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 1750c4a9bea4fa015ee9e7dc6c202e0ebd6f3725..9281343f1869e155dc286e84ee36a69d0c857084 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,5 @@
+source 'https://rubygems.org'\r
+\r
 gem 'rake', '>= 0'\r
 gem 'rscons', '>= 0'\r
 gem 'rspec', '>= 0'\r
index 935b02bd5f649614dadb8c264fa4462dcf8421d1..67f743636b59443336cb230d8b1d6e07f42e9bbe 100644 (file)
@@ -1,4 +1,5 @@
 GEM
+  remote: https://rubygems.org/
   specs:
     diff-lcs (1.2.5)
     json (1.8.1)