Skip to content

Commit ac1e7d1

Browse files
author
Deepak
committed
add gem source for using bundle
1 parent 60bca9f commit ac1e7d1

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
source 'http://rubygems.org'
2+
13
gem 'httparty'
24
gem 'addressable'

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
GEM
2+
remote: http://rubygems.org/
23
specs:
34
addressable (2.3.4)
45
httparty (0.11.0)

0 commit comments

Comments
 (0)