Skip to content

Commit 2754893

Browse files
committed
Removed unused Gems from Gemfile
1 parent 41c1ec9 commit 2754893

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
source 'http://rubygems.org'
22

3-
gem 'httparty'
4-
gem 'addressable'
53
gem 'rspec'

Gemfile.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
addressable (2.3.4)
54
diff-lcs (1.2.2)
6-
httparty (0.11.0)
7-
multi_json (~> 1.0)
8-
multi_xml (>= 0.5.2)
9-
multi_json (1.7.3)
10-
multi_xml (0.5.3)
115
rspec (2.13.0)
126
rspec-core (~> 2.13.0)
137
rspec-expectations (~> 2.13.0)
@@ -21,6 +15,4 @@ PLATFORMS
2115
ruby
2216

2317
DEPENDENCIES
24-
addressable
25-
httparty
2618
rspec

0 commit comments

Comments
 (0)