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

upgrade to geo_concerns v0.3.1 #880

Merged
merged 1 commit into from
Dec 13, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down