Skip to content

Commit

Permalink
upgrade mods
Browse files Browse the repository at this point in the history
  • Loading branch information
Julie Allinson committed Feb 18, 2019
1 parent 4818fd7 commit ea85027
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -102,7 +102,7 @@ gem 'lograge'

gem 'zk'

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

gem 'iiif_manifest', '~> 0.5.0'
Expand Down
15 changes: 9 additions & 6 deletions Gemfile.lock
Expand Up @@ -239,6 +239,8 @@ GEM
ebnf (1.1.2)
rdf (>= 2.2, < 4.0)
sxp (~> 1.0)
edtf (3.0.4)
activesupport (>= 3.0, < 6.0)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubi (1.7.1)
Expand Down Expand Up @@ -520,10 +522,11 @@ GEM
mini_mime (1.0.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
mods (2.1.0)
mods (2.4.1)
edtf
iso-639
nokogiri
nom-xml (~> 0.6.0)
nokogiri (>= 1.6.6)
nom-xml (~> 1.0)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
Expand All @@ -538,7 +541,7 @@ GEM
noid (~> 0.9)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
nom-xml (0.6.0)
nom-xml (1.1.0)
activesupport (>= 3.2.18)
i18n
nokogiri
Expand Down Expand Up @@ -925,7 +928,7 @@ DEPENDENCIES
jquery-rails
listen (>= 3.0.5, < 3.2)
lograge
mods (~> 2.1)
mods (~> 2.4)
peek
peek-faraday
peek-git
Expand Down Expand Up @@ -961,4 +964,4 @@ DEPENDENCIES
zk

BUNDLED WITH
1.17.3
1.16.6

0 comments on commit ea85027

Please sign in to comment.