hydra-head 3.1.3 → 3.1.4

Sign up to get free protection for your applications and to get access to all the features.
data/HISTORY.textile CHANGED
@@ -1,3 +1,6 @@
1
+ h3. 3.1.4
2
+ * Removed unnecessary require of jettywrapper
3
+
1
4
  h3. 3.1.3
2
5
  * Make FileAssetController easily overridden
3
6
  * Update hydra-jetty, to support test and development fedora
@@ -1,4 +1,4 @@
1
1
  module HydraHead
2
- VERSION = "3.1.3"
2
+ VERSION = "3.1.4"
3
3
  end
4
4
 
@@ -1,5 +1,3 @@
1
- require 'jettywrapper'
2
-
3
1
  namespace :jetty do
4
2
  desc "Apply all configs to Testing Server (relies on hydra:jetty:config tasks unless you override it)"
5
3
  task :config do
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hydra-head
3
3
  version: !ruby/object:Gem::Version
4
- hash: 5
4
+ hash: 11
5
5
  prerelease:
6
6
  segments:
7
7
  - 3
8
8
  - 1
9
- - 3
10
- version: 3.1.3
9
+ - 4
10
+ version: 3.1.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Matt Zumwalt, Bess Sadler, Julie Meloni, Naomi Dushay, Jessie Keck, John Scofield, Justin Coyne & many more. See https://github.com/projecthydra/hydra-head/contributors