Skip to content

Commit

Permalink
Update to riiif 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Feb 23, 2017
1 parent fc510b3 commit 824f1e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -93,7 +93,7 @@ gem 'lograge'
gem 'zk'

gem 'mods', '~> 2.1'
gem 'riiif', '~> 0.3'
gem 'riiif', '~> 1.1'

gem 'iiif_manifest', '~> 0.1.2'

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -612,8 +612,8 @@ GEM
responders (2.3.0)
railties (>= 4.2.0, < 5.1)
retriable (3.0.1)
riiif (0.4.1)
rails (> 3.2.0)
riiif (1.1.0)
railties (>= 4.2, < 6)
rolify (5.1.0)
rsolr (1.1.2)
builder (>= 2.1.2)
Expand Down Expand Up @@ -805,7 +805,7 @@ DEPENDENCIES
puma
rails (= 5.0.1)
rails-controller-testing
riiif (~> 0.3)
riiif (~> 1.1)
rolify
rsolr (~> 1.1.2)
rspec
Expand Down

0 comments on commit 824f1e7

Please sign in to comment.