-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
98 lines (95 loc) · 2.01 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
PATH
remote: .
specs:
dew (0.4.2)
clamp (~> 0.2.3)
fog (>= 1.1.2, < 1.9)
gofer (~> 0.2.5)
highline (~> 1.6.2)
inform (~> 0.0.5)
nokogiri
opensrs
terminal-table (~> 1.4.3)
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
clamp (0.2.3)
cucumber (0.10.7)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
diff-lcs (1.1.3)
excon (0.16.10)
flay (1.4.3)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
fog (1.8.0)
builder
excon (~> 0.14)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
geminabox (0.3.2)
builder
sinatra
gherkin (2.4.21)
json (>= 1.4.6)
gofer (0.2.6)
net-scp (>= 1.0.4)
net-ssh (>= 2.0.23)
highline (1.6.15)
inform (0.0.6)
json (1.6.1)
libxml-ruby (2.1.2)
mime-types (1.19)
multi_json (1.5.0)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.6.2)
nokogiri (1.5.6)
opensrs (0.3.2)
libxml-ruby (~> 2.1.2)
rack (1.3.5)
rack-protection (1.1.4)
rack
rake (0.8.7)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-hmac (0.4.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sexp_processor (3.0.7)
simplecov (0.4.2)
simplecov-html (~> 0.4.4)
simplecov-html (0.4.5)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
term-ansicolor (1.0.7)
terminal-table (1.4.5)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
cucumber (~> 0.10.3)
dew!
flay (~> 1.4.2)
geminabox
rake (~> 0.8.7)
rspec (~> 2.6.0)
simplecov (~> 0.4.0)