Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Commit 61845c3

Browse files
committed
remove unused httparty gem
1 parent e6759b3 commit 61845c3

File tree

4 files changed

+1
-6
lines changed

4 files changed

+1
-6
lines changed

Gemfile.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
PATH
22
remote: .
33
specs:
4-
github-services (1.0.0.f39cad6)
4+
github-services (1.0.0.e6759b3)
55
activeresource (~> 4.0.0)
66
addressable (~> 2.2.7)
77
aws-sdk (~> 1.27)
88
aws-sdk-core (~> 2.0.8)
99
faraday (= 0.9.0)
10-
httparty (= 0.7.4)
1110
mail (~> 2.3)
1211
mash (~> 0.1.1)
1312
maxcdn (~> 0.2.0)
@@ -50,7 +49,6 @@ GEM
5049
json (~> 1.4)
5150
nokogiri (>= 1.4.4)
5251
builder (3.2.2)
53-
crack (0.1.8)
5452
curb (0.8.6)
5553
curb-fu (0.6.2)
5654
curb (>= 0.5.4.0)
@@ -62,8 +60,6 @@ GEM
6260
faraday (>= 0.7.4, < 0.10)
6361
hashie (2.1.2)
6462
http_parser.rb (0.5.3)
65-
httparty (0.7.4)
66-
crack (= 0.1.8)
6763
i18n (0.6.11)
6864
jmespath (1.0.1)
6965
multi_json (~> 1.0)

github-services.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ Gem::Specification.new do |spec|
5959

6060
# Amazon SNS, Amazon SQS, AWS OpsWorks
6161
spec.add_dependency "aws-sdk", "~> 1.27"
62-
spec.add_dependency "httparty", "0.7.4"
6362

6463
# AWS CodeDeploy
6564
spec.add_dependency "aws-sdk-core", "~>2.0.8"

vendor/cache/crack-0.1.8.gem

-35.5 KB
Binary file not shown.

vendor/cache/httparty-0.7.4.gem

-59.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)