-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
123 lines (120 loc) · 2.86 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.8)
async-rack (0.5.1)
rack (~> 1.1)
cookiejar (0.3.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
em-http-request (1.1.2)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.1)
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.4)
eventmachine (>= 1.0.0.beta.1)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.8)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
git-version-bump (0.15.1)
goliath (1.0.4)
async-rack
em-synchrony (>= 1.0.0)
em-websocket (= 0.3.8)
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (= 0.6.0)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
hashie (3.3.2)
http_parser.rb (0.6.0)
httpclient (2.7.1)
json (1.8.3)
json-generator (0.1.0)
json-schema
json-schema (2.2.5)
json-schema-generator (0.0.9)
jsonpath
jsonpath (0.5.8)
multi_json
log4r (1.1.10)
middleware (0.1.0)
mime-types (2.99.1)
multi_json (1.11.2)
multipart-post (2.0.0)
pacto (0.4.0.rc1)
addressable (~> 2.3)
faraday (~> 0.9)
hashie (~> 3.0)
json-generator (~> 0.0, >= 0.0.5)
json-schema (~> 2.0)
json-schema-generator (~> 0.0, >= 0.0.7)
middleware (~> 0.1)
multi_json (~> 1.8)
swagger-core (~> 0.2, >= 0.2.1)
thor (~> 0.19)
webmock (~> 1.18, < 1.20.3)
pacto-server (0.4.0.rc1)
em-http-request (~> 1.1)
em-synchrony (~> 1.0)
goliath (~> 1.0)
pacto (= 0.4.0.rc1)
rack (1.6.4)
rack-accept-media-types (0.9)
rack-contrib (1.4.0)
git-version-bump (~> 0.15)
rack (~> 1.4)
rack-protection (1.5.3)
rack
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
safe_yaml (1.0.4)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
swagger-core (0.2.3)
addressable (~> 2.3)
hashie (~> 3.0, < 3.4.0)
json-schema (~> 2.2)
mime-types (~> 2.0)
thor (0.19.1)
tilt (2.0.1)
webmock (1.20.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
httpclient
json
json-schema (~> 2.2.3)
pacto (= 0.4.0.rc1)
pacto-server (= 0.4.0.rc1)
rspec
sinatra
BUNDLED WITH
1.10.6