forked from Blackbaud-AndrewShao/bubblebath
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
175 lines (170 loc) · 3.91 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
GIT
remote: git://github.com/sandwichclub/soapui-util.git
revision: 5f9b213f48c7666fae7fb533c3f8dac079165b08
specs:
soapui-util (0.47.0)
fiddle
rjb (= 1.4.9)
GIT
remote: git://github.com/savonrb/savon.git
revision: 61e13c61b68e5d3fa80826c31d54d696ab77290d
branch: version3
specs:
savon (3.0.0)
builder (>= 3.0.0)
httpclient (~> 2.3)
logging (~> 1.8)
nokogiri (>= 1.4.0)
nori (~> 2.2.0)
PATH
remote: .
specs:
bubblebath (0.50.18)
gli (= 2.10.0)
hashdiff (~> 0.2.1)
httparty (~> 0.13.1)
xml-simple (~> 1.1.4)
GEM
remote: https://rubygems.org/
specs:
actionpack (4.1.4)
actionview (= 4.1.4)
activesupport (= 4.1.4)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.4)
activesupport (= 4.1.4)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.4)
activesupport (= 4.1.4)
builder (~> 3.1)
activerecord (4.1.4)
activemodel (= 4.1.4)
activesupport (= 4.1.4)
arel (~> 5.0.0)
activesupport (4.1.4)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
arel (5.0.1.20140414130214)
aruba (0.6.0)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
builder (3.2.2)
childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
crack (0.4.2)
safe_yaml (~> 1.0.0)
cucumber (1.3.16)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
diff-lcs (1.1.3)
docile (1.1.5)
erubis (2.7.0)
ffi (1.9.3)
fiddle (0.6.3)
activerecord (>= 3.1.0, < 4.2.0)
inherited_resources
railties (>= 3.1.0, < 4.2.0)
sequel (>= 4.4.0, < 5.0.0)
gherkin (2.12.2)
multi_json (~> 1.3)
gli (2.10.0)
has_scope (0.6.0.rc)
actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5)
hashdiff (0.2.1)
httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
httpclient (2.4.0)
i18n (0.6.11)
inherited_resources (1.5.0)
has_scope (~> 0.6.0.rc)
responders (~> 1.0)
json (1.8.1)
little-plugger (1.1.3)
logging (1.8.2)
little-plugger (>= 1.1.3)
multi_json (>= 1.8.4)
mime-types (2.3)
mini_portile (0.6.0)
minitest (5.4.0)
multi_json (1.10.1)
multi_test (0.1.1)
multi_xml (0.5.5)
netrc (0.7.7)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
nori (2.2.0)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
railties (4.1.4)
actionpack (= 4.1.4)
activesupport (= 4.1.4)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.3.2)
rdoc (4.1.1)
json (~> 1.4)
responders (1.1.0)
railties (>= 3.2, < 5)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rjb (1.4.9)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
safe_yaml (1.0.3)
sequel (4.12.0)
simplecov (0.9.0)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
thread_safe (0.3.4)
tins (1.3.0)
tzinfo (1.2.1)
thread_safe (~> 0.1)
webmock (1.18.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
xml-simple (1.1.4)
PLATFORMS
ruby
DEPENDENCIES
aruba (~> 0.6.0)
bubblebath!
bundler (~> 1.5.2)
coveralls (~> 0.7.0)
rake (~> 10.1)
rdoc (~> 4.1.1)
rspec (~> 2.12)
savon!
simplecov (~> 0.9.0)
soapui-util (~> 0.47.0)!
webmock (~> 1.18.0)