Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Commit

Permalink
Update GeoWorks to cleanup derivatives after error
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotjordan committed Sep 6, 2017
1 parent f8c627b commit 992db8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ gem 'rsolr', '~> 1.1.0'
gem 'devise' , '~> 4.2.0'
gem 'devise-guests', '~> 0.3'
gem 'iiif-presentation', github: 'iiif/osullivan', branch: 'development'
gem 'geo_works', '~> 0.1.3'
gem 'geo_works', '~> 0.1.4'

# PDF generation
gem 'prawn'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ GEM
jquery-rails
font-awesome-rails (4.7.0.2)
railties (>= 3.2, < 5.2)
geo_works (0.1.3)
geo_works (0.1.4)
hyrax (>= 1.0.1, < 2.0)
jquery-ui-rails (~> 5.0.5)
json-schema (>= 2.6.2)
Expand Down Expand Up @@ -724,7 +724,7 @@ GEM
rgeo-shapefile (0.4.2)
dbf (~> 3.0)
rgeo (~> 0.3)
rgeoserver (0.10.0)
rgeoserver (0.10.1)
activemodel
activesupport
confstruct (~> 0.2.7)
Expand Down Expand Up @@ -912,7 +912,7 @@ DEPENDENCIES
factory_girl
fcrepo_wrapper (~> 0.8.0)
flipflop!
geo_works (~> 0.1.3)
geo_works (~> 0.1.4)
grocer!
honeybadger (~> 2.0)
hydra-derivatives (= 3.1.3)
Expand Down

0 comments on commit 992db8c

Please sign in to comment.