-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
148 lines (145 loc) · 2.97 KB
/
Gemfile.lock
File metadata and controls
148 lines (145 loc) · 2.97 KB
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
GIT
remote: git://github.com/asmatameem/carrierwave_direct.git
revision: b6fa0e7f87f2fbb1cfa79f4605606609b36c8a1c
ref: b6fa0e7f87f2fbb1cfa79f4605606609b36c8a1c
specs:
carrierwave_direct (0.0.13)
carrierwave
fog
uuidtools
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.2)
bson (1.8.5)
bson_ext (1.8.5)
bson (~> 1.8.5)
builder (3.0.4)
capybara (2.0.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 1.0.0)
carrierwave (0.9.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
cucumber (1.2.5)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.7)
multi_json (~> 1.3)
database_cleaner (0.9.1)
diff-lcs (1.2.4)
excon (0.28.0)
ffi (1.4.0)
fog (1.18.0)
builder
excon (~> 0.28.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5)
ruby-hmac
formatador (0.2.4)
gherkin (2.11.8)
multi_json (~> 1.3)
haml (4.0.3)
tilt
i18n (0.6.1)
json (1.7.7)
kramdown (1.0.2)
launchy (2.1.2)
addressable (~> 2.3)
mime-types (1.22)
mongoid (3.1.3)
activemodel (~> 3.2)
moped (~> 1.4.2)
origin (~> 1.0)
tzinfo (~> 0.3.22)
moped (1.4.5)
multi_json (1.7.7)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.7.0)
nokogiri (1.5.9)
origin (1.1.0)
puma (1.6.3)
rack (~> 1.2)
rack (1.5.2)
rack-flash3 (1.0.3)
rack
rack
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rack-usermanual (0.3.2)
gherkin
haml
kramdown
rack
sinatra
rake (10.0.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
ruby-hmac (0.4.0)
rubyzip (0.9.9)
sass (3.2.8)
selenium-webdriver (2.31.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.4.1)
tzinfo (0.3.37)
unf (0.1.3)
unf_ext
unf_ext (0.0.6)
uuidtools (2.1.4)
websocket (1.0.7)
xpath (1.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
capybara
carrierwave_direct!
cucumber (~> 1.2.0)
database_cleaner
haml
json (~> 1.7.7)
kramdown
launchy
mongoid (~> 3.0)
puma
rack-flash3
rack-usermanual
rake
rspec
sass
sinatra
unf