geohydra 0.3 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Gemfile +2 -2
- data/Gemfile.lock +16 -25
- data/VERSION +1 -1
- metadata +1 -1
data/Gemfile
CHANGED
@@ -4,9 +4,9 @@ gemspec
|
|
4
4
|
|
5
5
|
# Hosted on github
|
6
6
|
group :github do
|
7
|
-
gem 'dor-services', :git => 'https://github.com/sul-dlss/dor-services.git', :branch => '
|
7
|
+
gem 'dor-services', :git => 'https://github.com/sul-dlss/dor-services.git', :branch => 'develop'
|
8
8
|
gem 'rgeoserver', :git => 'https://github.com/sul-dlss/rgeoserver.git'
|
9
|
-
gem 'version_bumper', :git => 'https://github.com/
|
9
|
+
gem 'version_bumper', :git => 'https://github.com/jondot/version_bumper.git'
|
10
10
|
end
|
11
11
|
|
12
12
|
# Stanford only
|
data/Gemfile.lock
CHANGED
@@ -10,35 +10,33 @@ GIT
|
|
10
10
|
validatable
|
11
11
|
|
12
12
|
GIT
|
13
|
-
remote: https://github.com/
|
14
|
-
revision:
|
15
|
-
branch: patch_tag
|
13
|
+
remote: https://github.com/jondot/version_bumper.git
|
14
|
+
revision: 250977316e3bf2079f1a660e03e28ee98256ddc0
|
16
15
|
specs:
|
17
16
|
version_bumper (0.4.1.pre1)
|
18
17
|
|
19
18
|
GIT
|
20
19
|
remote: https://github.com/sul-dlss/dor-services.git
|
21
|
-
revision:
|
22
|
-
branch:
|
20
|
+
revision: 44054bc8523141d324ab06cc1475a20c2bba33df
|
21
|
+
branch: develop
|
23
22
|
specs:
|
24
|
-
dor-services (4.4.
|
23
|
+
dor-services (4.4.13)
|
25
24
|
active-fedora (~> 5.6, >= 5.6.3)
|
26
25
|
activesupport
|
27
26
|
confstruct (>= 0.2.2)
|
28
27
|
dor-workflow-service (~> 1.4)
|
29
|
-
druid-tools (>= 0.
|
28
|
+
druid-tools (>= 0.3.0)
|
30
29
|
equivalent-xml (>= 0.2.2)
|
31
30
|
json
|
32
31
|
lyber-utils
|
33
|
-
moab-versioning (= 1.3.
|
32
|
+
moab-versioning (= 1.3.1)
|
34
33
|
net-sftp
|
35
34
|
net-ssh
|
36
|
-
|
37
|
-
nokogiri (>= 1.5.10)
|
35
|
+
nokogiri (>= 1.6.0)
|
38
36
|
om
|
39
37
|
progressbar
|
38
|
+
rdf (= 1.0.10.2)
|
40
39
|
rest-client
|
41
|
-
rsolr-client-cert (>= 0.5.1)
|
42
40
|
rsolr-ext
|
43
41
|
ruby-cache
|
44
42
|
ruby-graphviz
|
@@ -66,7 +64,7 @@ GIT
|
|
66
64
|
PATH
|
67
65
|
remote: .
|
68
66
|
specs:
|
69
|
-
geohydra (0.3)
|
67
|
+
geohydra (0.3.1)
|
70
68
|
activerecord (~> 3.2.0)
|
71
69
|
activerecord-postgresql-adapter (~> 0.0.1)
|
72
70
|
activesupport (~> 3.2.0)
|
@@ -148,9 +146,6 @@ GEM
|
|
148
146
|
fastercsv (1.5.5)
|
149
147
|
fastimage (1.5.4)
|
150
148
|
addressable (~> 2.3, >= 2.3.5)
|
151
|
-
ffi (1.9.3)
|
152
|
-
gssapi (1.1.2)
|
153
|
-
ffi (>= 1.0.1)
|
154
149
|
happymapper (0.4.1)
|
155
150
|
libxml-ruby (~> 2.0)
|
156
151
|
hashery (2.1.1)
|
@@ -164,7 +159,7 @@ GEM
|
|
164
159
|
mime-types (2.0)
|
165
160
|
mini_exiftool (2.3.0)
|
166
161
|
mini_portile (0.5.2)
|
167
|
-
moab-versioning (1.3.
|
162
|
+
moab-versioning (1.3.1)
|
168
163
|
confstruct
|
169
164
|
happymapper
|
170
165
|
hashery (>= 2.0.0)
|
@@ -179,9 +174,6 @@ GEM
|
|
179
174
|
net-sftp (2.1.2)
|
180
175
|
net-ssh (>= 2.6.5)
|
181
176
|
net-ssh (2.7.0)
|
182
|
-
net-ssh-krb (0.3.0)
|
183
|
-
gssapi (~> 1.1.2)
|
184
|
-
net-ssh (>= 2.0)
|
185
177
|
nokogiri (1.6.1)
|
186
178
|
mini_portile (~> 0.5.0)
|
187
179
|
nom-xml (0.5.1)
|
@@ -201,12 +193,14 @@ GEM
|
|
201
193
|
method_source (~> 0.8)
|
202
194
|
slop (~> 3.4)
|
203
195
|
rake (10.1.0)
|
204
|
-
rdf (1.
|
196
|
+
rdf (1.0.10.2)
|
197
|
+
addressable (>= 2.3)
|
205
198
|
rdf-rdfxml (0.3.9)
|
206
199
|
rdf (>= 0.3.11)
|
207
200
|
rdf-xsd (>= 0.3.8)
|
208
|
-
rdf-xsd (1.1
|
209
|
-
|
201
|
+
rdf-xsd (1.0.2.1)
|
202
|
+
nokogiri (>= 1.5.0)
|
203
|
+
rdf (>= 0.3.4)
|
210
204
|
rdoc (4.0.1)
|
211
205
|
json (~> 1.4)
|
212
206
|
redcarpet (3.0.0)
|
@@ -218,9 +212,6 @@ GEM
|
|
218
212
|
rgeo (>= 0.3.3)
|
219
213
|
rsolr (1.0.9)
|
220
214
|
builder (>= 2.1.2)
|
221
|
-
rsolr-client-cert (0.5.2)
|
222
|
-
rest-client
|
223
|
-
rsolr
|
224
215
|
rsolr-ext (1.0.3)
|
225
216
|
rsolr (>= 1.0.2)
|
226
217
|
rspec (2.14.1)
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.3
|
1
|
+
0.3.1
|