diff --git a/Gemfile b/Gemfile index 632b7009a..8810732e9 100644 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ gem 'rsolr', '~> 1.1.0' gem 'devise', '~> 3.0' gem 'devise-guests', '~> 0.3' gem 'iiif-presentation', github: 'iiif/osullivan', branch: 'development' -gem 'geo_concerns', '~> 0.3' +gem 'geo_concerns', '~> 0.3.1' # PDF generation gem 'prawn' diff --git a/Gemfile.lock b/Gemfile.lock index 2ccc67bc4..1ff603a0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -285,7 +285,7 @@ GEM ffi (1.9.14) font-awesome-rails (4.7.0.0) railties (>= 3.2, < 5.1) - geo_concerns (0.3.0) + geo_concerns (0.3.1) bunny curation_concerns (>= 1.6) geoblacklight_messaging @@ -750,7 +750,7 @@ DEPENDENCIES ezid-client factory_girl_rails fcrepo_wrapper (~> 0.6.0) - geo_concerns (~> 0.3) + geo_concerns (~> 0.3.1) hydra-derivatives (= 3.1.3) hydra-pcdm! hydra-role-management (~> 0.2.0)