excon 0.39.5 → 0.39.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +8 -8
- data/CONTRIBUTORS.md +7 -0
- data/Gemfile.lock +1 -1
- data/README.md +4 -4
- data/changelog.txt +5 -0
- data/excon.gemspec +2 -2
- data/lib/excon/constants.rb +1 -1
- data/lib/excon/middlewares/mock.rb +4 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
Y2M2NWI4NmRiODMxZTgzNDk2NjE2MjBlYjk2Yjc0MjlkMDBmNWFkOQ==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
MWJjMTRjZjg0MjYwOWQ1OWMzY2Q3ODRkMTk2MGQ0N2Q0ODQ2NjRiNQ==
|
|
7
7
|
SHA512:
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
ODE4MmIwY2FmNGRhYTVmODI2MjA1OWI1OTQ3ZTI2Yjc3YzZhZjZjZDFhNTQ0
|
|
10
|
+
ZTM5ZTMyYjc3NzA1NDk4NjMxNzdiMTJmNDIyOWY2MjI0OTdkY2E4OGRhMDlk
|
|
11
|
+
NWM0YjA0YTJmN2Y0MTI1MTc3MDNjZmVmNWY4YTBmMGI5ZDBmMDM=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
ZGMwM2M3ZjQ1MTBiOTY2ZjUwY2U5MzVjYzcyMTA4ZjAwYWVmNTQwNDQ4ZTZh
|
|
14
|
+
OTU0M2NiMzUxNDYwNWIyNzk0YThmY2U3NTY2OGFkOTQ2NmUwNjI3YjBiMTJl
|
|
15
|
+
NTc0ZTUzMDE0ZDA0ZTk3M2ZkNzQ2NTRkY2Y2ZmI0MDA4OGY5ZTI=
|
data/CONTRIBUTORS.md
CHANGED
|
@@ -2,14 +2,17 @@
|
|
|
2
2
|
* Anshul Khandelwal <anshul@anshulkhandelwal.com>
|
|
3
3
|
* Ash Wilson <smashwilson@gmail.com>
|
|
4
4
|
* Ben Burkert <ben@benburkert.com>
|
|
5
|
+
* Benedikt Böhm <bb@xnull.de>
|
|
5
6
|
* Bo Jeanes <me@bjeanes.com>
|
|
6
7
|
* Brandur <brandur@mutelight.org>
|
|
7
8
|
* Brian D. Burns <iosctr@gmail.com>
|
|
8
9
|
* Brian Hartsock <brian.hartsock@gmail.com>
|
|
9
10
|
* Caio Chassot <dev@caiochassot.com>
|
|
10
11
|
* Caius Durling <dev@caius.name>
|
|
12
|
+
* Carl Hörberg <carl.hoerberg@gmail.com>
|
|
11
13
|
* Carlos Sanchez <csanchez@maestrodev.com>
|
|
12
14
|
* Claudio Poli <masterkain@gmail.com>
|
|
15
|
+
* Damien Mathieu <damien@heroku.com>
|
|
13
16
|
* Dan Hensgen <dan@methodhead.com>
|
|
14
17
|
* Dan Peterson <dpiddy@gmail.com>
|
|
15
18
|
* Dan Prince <dprince@redhat.com>
|
|
@@ -28,6 +31,7 @@
|
|
|
28
31
|
* Jacob Atzen <jacob@incremental.dk>
|
|
29
32
|
* James Watling <watling.james@gmail.com>
|
|
30
33
|
* Jeremy Hinegardner <jeremy@copiousfreetime.org>
|
|
34
|
+
* John Keiser <jkeiser@opscode.com>
|
|
31
35
|
* John Leach <john@brightbox.co.uk>
|
|
32
36
|
* Jonas Pfenniger <jonas@pfenniger.name>
|
|
33
37
|
* Jonathan Dance <github@wuputah.com>
|
|
@@ -36,6 +40,7 @@
|
|
|
36
40
|
* Joshua Mckinney <joshmckin@gmail.com>
|
|
37
41
|
* Joshua Napoli <jnapoli@swipely-napoli.home>
|
|
38
42
|
* Joshua Napoli <jnapoli@swipely-napoli.local>
|
|
43
|
+
* Kensuke Nagae <kyanny@gmail.com>
|
|
39
44
|
* Konstantin Shabanov <etehtsea@gmail.com>
|
|
40
45
|
* Kyle Rames <kyle.rames@rackspace.com>
|
|
41
46
|
* Lewis Marshall <lewis@lmars.net>
|
|
@@ -67,6 +72,7 @@
|
|
|
67
72
|
* Sean Cribbs <seancribbs@gmail.com>
|
|
68
73
|
* Sergio Rubio <rubiojr@frameos.org>
|
|
69
74
|
* Shai Rosenfeld <shaiguitar@gmail.com>
|
|
75
|
+
* Swanand Pagnis <swanandp@users.noreply.github.com>
|
|
70
76
|
* Terry Howe <terrylhowe@gmail.com>
|
|
71
77
|
* Thom Mahoney & Josh Lane <tmahoney@engineyard.com>
|
|
72
78
|
* Thom May <thom@digital-science.com>
|
|
@@ -83,6 +89,7 @@
|
|
|
83
89
|
* Wesley Beary <wbeary@engineyard.com>
|
|
84
90
|
* Wesley Beary <wesley@heroku.com>
|
|
85
91
|
* chrisrhoden <carhoden@gmail.com>
|
|
92
|
+
* dickeyxxx <jeff@dickeyxxx.com>
|
|
86
93
|
* geemus (Wesley Beary) <wbeary@engineyard.com>
|
|
87
94
|
* geemus <geemus@gmail.com>
|
|
88
95
|
* ggoodale <ggoodale@gmail.com>
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
|
@@ -4,10 +4,10 @@ Usable, fast, simple Ruby HTTP 1.1
|
|
|
4
4
|
|
|
5
5
|
Excon was designed to be simple, fast and performant. It works great as a general HTTP(s) client and is particularly well suited to usage in API clients.
|
|
6
6
|
|
|
7
|
-
[](http://travis-ci.org/excon/excon)
|
|
8
|
+
[](https://gemnasium.com/geemus/excon)
|
|
9
|
+
[](http://badge.fury.io/rb/excon)
|
|
10
|
+
[](https://www.gittip.com/geemus/)
|
|
11
11
|
|
|
12
12
|
## Getting Started
|
|
13
13
|
|
data/changelog.txt
CHANGED
data/excon.gemspec
CHANGED
|
@@ -13,8 +13,8 @@ Gem::Specification.new do |s|
|
|
|
13
13
|
## If your rubyforge_project name is different, then edit it and comment out
|
|
14
14
|
## the sub! line in the Rakefile
|
|
15
15
|
s.name = 'excon'
|
|
16
|
-
s.version = '0.39.
|
|
17
|
-
s.date = '2014-
|
|
16
|
+
s.version = '0.39.6'
|
|
17
|
+
s.date = '2014-09-22'
|
|
18
18
|
s.rubyforge_project = 'excon'
|
|
19
19
|
|
|
20
20
|
## Make sure your summary is short. The description may be as long
|
data/lib/excon/constants.rb
CHANGED
|
@@ -37,7 +37,10 @@ module Excon
|
|
|
37
37
|
end
|
|
38
38
|
else
|
|
39
39
|
# if we reach here no stubs matched
|
|
40
|
-
|
|
40
|
+
message = StringIO.new
|
|
41
|
+
message.puts('no stubs matched')
|
|
42
|
+
Excon::PrettyPrinter.pp(message, datum)
|
|
43
|
+
raise(Excon::Errors::StubNotFound.new(message.string))
|
|
41
44
|
end
|
|
42
45
|
end
|
|
43
46
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: excon
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.39.
|
|
4
|
+
version: 0.39.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- dpiddy (Dan Peterson)
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2014-
|
|
13
|
+
date: 2014-09-22 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: activesupport
|