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

Commit

Permalink
Merge pull request #399 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
mjgiarlo authored Feb 3, 2020
2 parents 520d92d + 32caa90 commit 5f5dadb
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
docopt (~> 0.5.0)
validatable (~> 1.6)
bcrypt (3.1.13)
blacklight (6.21.0)
blacklight (6.22.0)
bootstrap-sass (~> 3.2)
deprecation
globalid
Expand All @@ -89,7 +89,7 @@ GEM
twitter-typeahead-rails (= 0.11.1.pre.corejavascript)
bootsnap (1.4.5)
msgpack (~> 1.0)
bootstrap-datepicker-rails (1.8.0.1)
bootstrap-datepicker-rails (1.9.0.1)
railties (>= 3.0)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
Expand Down Expand Up @@ -148,12 +148,12 @@ GEM
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
confstruct (0.2.7)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
crass (1.0.6)
daemons (1.3.1)
deep_merge (1.2.1)
Expand Down Expand Up @@ -207,7 +207,7 @@ GEM
moab-versioning (~> 4.0)
nokogiri (~> 1.8)
zeitwerk (~> 2.1)
dor-workflow-client (3.18.1)
dor-workflow-client (3.19.0)
activesupport (>= 3.2.1, < 7)
deprecation (>= 0.99.0)
faraday (>= 0.9.2, < 2.0)
Expand Down Expand Up @@ -274,7 +274,7 @@ GEM
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
ffi (1.12.1)
ffi (1.12.2)
globalid (0.4.2)
activesupport (>= 4.2.0)
haml (5.1.2)
Expand All @@ -299,18 +299,18 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.3.0)
kaminari (1.1.1)
kaminari (1.2.0)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)
kaminari-activerecord (= 1.1.1)
kaminari-core (= 1.1.1)
kaminari-actionview (1.1.1)
kaminari-actionview (= 1.2.0)
kaminari-activerecord (= 1.2.0)
kaminari-core (= 1.2.0)
kaminari-actionview (1.2.0)
actionview
kaminari-core (= 1.1.1)
kaminari-activerecord (1.1.1)
kaminari-core (= 1.2.0)
kaminari-activerecord (1.2.0)
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
kaminari-core (= 1.2.0)
kaminari-core (1.2.0)
launchy (2.4.3)
addressable (~> 2.3)
letter_opener (1.7.0)
Expand All @@ -331,7 +331,7 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mimemagic (0.3.3)
mimemagic (0.3.4)
mini_exiftool (2.10.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
Expand All @@ -347,6 +347,7 @@ GEM
nokogiri (>= 1.6.6)
nom-xml (~> 1.0)
msgpack (1.3.1)
multi_json (1.14.1)
multipart-post (2.1.1)
mysql2 (0.4.10)
net-scp (2.0.0)
Expand Down Expand Up @@ -377,7 +378,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.3)
rack (2.1.1)
rack (2.1.2)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.4.1)
Expand Down Expand Up @@ -495,11 +496,10 @@ GEM
sassc (2.0.1)
ffi (~> 1.9)
rake
simplecov (0.16.1)
simplecov (0.18.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
simplecov-html (~> 0.11.0)
simplecov-html (0.11.0)
solrizer (3.4.1)
activesupport
daemons
Expand Down

0 comments on commit 5f5dadb

Please sign in to comment.