Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit b6aa32e

Browse files
Merge pull request #1968 from duke-libraries/hotfix-4.10.1
Hotfix 4.10.1
2 parents f1c2f36 + 0db5bfd commit b6aa32e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ GEM
101101
climate_control (>= 0.0.3, < 1.0)
102102
coercible (1.0.0)
103103
descendants_tracker (~> 0.0.1)
104-
concurrent-ruby (1.0.4)
104+
concurrent-ruby (1.0.5)
105105
crass (1.0.4)
106106
daemons (1.2.4)
107107
database_cleaner (1.5.3)
@@ -468,7 +468,7 @@ GEM
468468
net-http-persistent (~> 2.9)
469469
rdf (>= 1.99, < 3)
470470
tins (= 1.6.0)
471-
sprockets (3.7.1)
471+
sprockets (3.7.2)
472472
concurrent-ruby (~> 1.0)
473473
rack (> 1, < 3)
474474
sprockets-rails (2.3.3)

lib/dul_hydra/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module DulHydra
2-
VERSION = "4.10.0"
2+
VERSION = "4.10.1"
33
end

0 commit comments

Comments
 (0)