This repository has been archived by the owner on Dec 22, 2020. It is now read-only.
forked from jezcope/doi2oa
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
140 lines (137 loc) · 2.7 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
GIT
remote: http://github.com/millisami/bootstrap-sass.git
revision: fc7bbd5c5df95fefa1ae0378498017d3accddb40
specs:
bootstrap-sass (2.3.0.0)
sass (~> 3.2)
GEM
remote: https://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
ZenTest (4.9.0)
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
andand (1.3.3)
autotest-fsevent (0.2.8)
sys-uname
autotest-growl (0.2.16)
backports (3.0.3)
beaneater (0.3.0)
builder (3.1.4)
chunky_png (1.2.7)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
database_cleaner (0.9.1)
diff-lcs (1.2.1)
eventmachine (1.0.0)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
faraday (0.8.5)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
ffi (1.4.0)
fssm (0.2.10)
haml (4.0.0)
tilt
hike (1.2.1)
i18n (0.6.1)
kgio (2.8.0)
libxml-ruby (2.6.0)
maruku (0.6.1)
syntax (>= 1.0.0)
multi_json (1.6.1)
multipart-post (1.1.5)
oai (0.3.0)
builder (>= 2.0.0)
faraday
faraday_middleware
open4 (1.3.0)
pg (0.14.1)
rack (1.5.2)
rack-protection (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.10.0)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.0)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
sass (3.2.6)
sequel (3.44.0)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.2)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sprockets (2.9.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (0.9.1)
sprockets (~> 2.0)
sprockets-sass (0.9.1)
sprockets (~> 2.0)
tilt (~> 1.1)
sqlite3 (1.3.7)
syntax (1.0.0)
sys-uname (0.9.1)
ffi (>= 1.0.0)
thor (0.17.0)
tilt (1.3.3)
unicorn (4.6.2)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
vcr (2.4.0)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
activesupport
andand
autotest-fsevent
autotest-growl
beaneater
bootstrap-sass!
compass
database_cleaner
factory_girl
haml
libxml-ruby
maruku
oai
pg
rspec
sass
sequel
sinatra
sinatra-contrib
sprockets
sprockets-helpers
sprockets-sass
sqlite3
thor
unicorn
vcr
yui-compressor