This repository has been archived by the owner on Jan 22, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
172 lines (168 loc) · 4.34 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
GIT
remote: https://github.com/CDLUC3/stash.git
revision: 3f1fb12cb3d7c80da3a5b761225aa9e798d6e234
ref: master
specs:
stash-harvester (0.0.3)
activerecord (~> 4.2, >= 4.2.3)
config-factory (~> 0.0, >= 0.0.8)
datacite-mapping (~> 0.3)
factory_girl (~> 4.0)
oai (~> 0.3, >= 0.3.1)
rest-client (~> 2.0)
resync-client (~> 0.4, >= 0.4.6)
rsolr (~> 1.1)
sqlite3 (~> 1.3, >= 1.3.10)
standalone_migrations (~> 5.0)
stash-wrapper
stash-wrapper (0.1.12)
thor (= 0.19.1)
typesafe_enum (~> 0.1, >= 0.1.8)
xml-mapping_extensions (~> 0.4, >= 0.4.9)
GEM
remote: https://rubygems.org/
specs:
actionpack (4.2.10)
actionview (= 4.2.10)
activesupport (= 4.2.10)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.10)
activesupport (= 4.2.10)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activemodel (4.2.10)
activesupport (= 4.2.10)
builder (~> 3.1)
activerecord (4.2.10)
activemodel (= 4.2.10)
activesupport (= 4.2.10)
arel (~> 6.0)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
airbrussh (1.3.1)
sshkit (>= 1.6.1, != 1.7.0)
arel (6.0.4)
builder (3.2.3)
capistrano (3.11.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
chronic (0.10.2)
concurrent-ruby (1.1.3)
config-factory (0.1.0)
crass (1.0.4)
datacite-mapping (0.3.0)
typesafe_enum (~> 0.1, >= 0.1.7)
xml-mapping_extensions (~> 0.4, >= 0.4.7)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mini_portile2 (2.3.0)
minitest (5.11.3)
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (5.0.2)
netrc (0.11.0)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
oai (0.4.0)
builder (>= 3.1.0)
faraday
faraday_middleware
promise (0.3.1)
rack (1.6.11)
rack-test (0.6.3)
rack (>= 1.0)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (4.2.10)
actionpack (= 4.2.10)
activesupport (= 4.2.10)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.1)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
resync (0.4.6)
mime-types (~> 3.0)
typesafe_enum (~> 0.1, >= 0.1.5)
xml-mapping (~> 0.10)
xml-mapping_extensions (~> 0.4, >= 0.4.8)
resync-client (0.4.7)
promise (~> 0.3, >= 0.3.1)
resync (~> 0.4, >= 0.4.6)
rubyzip (~> 1.1)
rsolr (1.1.2)
builder (>= 2.1.2)
rubyzip (1.2.2)
sqlite3 (1.3.13)
sshkit (1.18.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
standalone_migrations (5.2.6)
activerecord (>= 4.2.7, < 5.3.0)
railties (>= 4.2.7, < 5.3.0)
rake (>= 10.0)
thor (0.19.1)
thread_safe (0.3.6)
typesafe_enum (0.1.8)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
whenever (0.10.0)
chronic (>= 0.6.3)
xml-mapping (0.10.1)
xml-mapping_extensions (0.4.9)
mime-types (~> 3.0)
typesafe_enum (~> 0.1, >= 0.1.8)
xml-mapping (~> 0.10)
PLATFORMS
ruby
DEPENDENCIES
capistrano (~> 3.4)
capistrano-bundler (~> 1.1.4)
nokogiri (~> 1.7)
stash-harvester!
stash-wrapper (~> 0.1.12)
whenever (~> 0.9)
BUNDLED WITH
1.16.6