-
Notifications
You must be signed in to change notification settings - Fork 55
/
Copy pathGemfile.lock
100 lines (98 loc) · 2.1 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
amq-protocol (2.3.2)
ansi (1.5.0)
bosh-template (2.3.0)
semi_semantic (~> 1.2.0)
bunny (2.23.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
byebug (11.1.3)
chronic (0.10.2)
coderay (1.1.3)
csv (3.3.0)
diff-lcs (1.5.1)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.1.0)
net-http
hashie (4.1.0)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (2.7.2)
logger (1.6.0)
method_source (1.0.0)
mini_mime (1.1.5)
mqtt (0.6.0)
multi_json (1.15.0)
multi_xml (0.6.0)
net-http (0.4.1)
uri
papertrail (0.11.2)
ansi (~> 1.5)
chronic (~> 0.10)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (6.0.0)
rabbitmq_http_api_client (3.0.0)
addressable (~> 2.7)
faraday (~> 2.9)
faraday-follow_redirects (~> 0.3)
hashie (~> 4.1)
multi_json (~> 1.15)
rake (13.2.1)
rbtree (0.4.6)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-instafail (1.0.0)
rspec
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.13.0)
semi_semantic (1.2.0)
set (1.1.0)
shellwords (0.2.0)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
stomp (1.4.10)
uri (0.13.0)
PLATFORMS
ruby
DEPENDENCIES
bosh-template
bunny
httparty
json
mqtt
papertrail
pry-byebug
rabbitmq_http_api_client
rake
rspec (~> 3.13)
rspec-instafail
rspec-retry
shellwords
stomp