Add source :rubygems to Gemfile
This commit is contained in:
parent
564387b6a3
commit
903b8c5fd8
2
Gemfile
2
Gemfile
@ -1,3 +1,5 @@
|
|||||||
|
source :rubygems
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
gem 'rspec'
|
gem 'rspec'
|
||||||
end
|
end
|
@ -1,4 +1,5 @@
|
|||||||
GEM
|
GEM
|
||||||
|
remote: http://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
diff-lcs (1.1.2)
|
diff-lcs (1.1.2)
|
||||||
rspec (2.5.0)
|
rspec (2.5.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user