Skip to content

Commit

Permalink
Merge pull request #27 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update to modsulator 1.3.0
  • Loading branch information
tingulfsen committed Oct 29, 2018
2 parents 4f23e15 + 738d66d commit f145110
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
capistrano-bundle_audit (0.2.1)
bundler-audit (~> 0.5)
capistrano (~> 3.0)
capistrano-bundler (1.3.0)
capistrano-bundler (1.4.0)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-one_time_key (0.0.1)
Expand Down Expand Up @@ -88,7 +88,7 @@ GEM
ffi (1.9.25)
globalid (0.4.1)
activesupport (>= 4.2.0)
honeybadger (4.0.0)
honeybadger (4.1.0)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
json (2.1.0)
Expand All @@ -104,12 +104,12 @@ GEM
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
modsulator (1.2.1)
modsulator (1.3.0)
activesupport
deprecation (~> 0)
equivalent-xml (>= 0.6.0)
nokogiri
roo (= 2.5.1)
roo (>= 2.7.1)
stanford-mods-normalizer (~> 0.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
roo (2.5.1)
roo (2.7.1)
nokogiri (~> 1)
rubyzip (~> 1.1, < 2.0.0)
rspec-core (3.8.0)
Expand All @@ -159,7 +159,7 @@ GEM
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-rails (3.8.0)
rspec-rails (3.8.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
Expand All @@ -186,7 +186,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sshkit (1.17.0)
sshkit (1.18.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stanford-mods-normalizer (0.1.0)
Expand Down Expand Up @@ -224,4 +224,4 @@ DEPENDENCIES
tzinfo-data

BUNDLED WITH
1.16.3
1.17.1

0 comments on commit f145110

Please sign in to comment.