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

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Mar 30, 2020
1 parent 2c50540 commit b107b91
Showing 1 changed file with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ GEM
mini_exiftool
nokogiri
ast (2.4.0)
autoprefixer-rails (9.7.4)
autoprefixer-rails (9.7.5)
execjs
awesome_print (1.8.0)
bagit (0.4.3)
Expand Down Expand Up @@ -131,9 +131,13 @@ GEM
activesupport (>= 4.0.0)
mime-types (>= 1.16)
chronic (0.10.2)
cocina-models (0.29.0)
cocina-models (0.31.1)
activesupport
dry-struct (~> 1.0)
dry-types (~> 1.1)
openapi3_parser
openapi_parser
thor
zeitwerk (~> 2.1)
coderay (1.1.2)
coffee-rails (5.0.0)
Expand All @@ -143,6 +147,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
commonmarker (0.21.0)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.6)
config (2.2.1)
deep_merge (~> 1.2, >= 1.2.1)
Expand Down Expand Up @@ -262,14 +268,14 @@ GEM
nokogiri (>= 1.4.3)
erubi (1.9.0)
execjs (2.7.0)
factory_bot (5.1.1)
factory_bot (5.1.2)
activesupport (>= 4.2.0)
factory_bot_rails (5.1.1)
factory_bot (~> 5.1.0)
railties (>= 4.2.0)
faraday (1.0.0)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
faraday_middleware (1.0.0.rc1)
faraday_middleware (1.0.0)
faraday (~> 1.0)
ffi (1.12.2)
globalid (0.4.2)
Expand Down Expand Up @@ -366,6 +372,10 @@ GEM
activesupport
nokogiri (>= 1.4.2)
solrizer (~> 3.3)
openapi3_parser (0.8.0)
commonmarker (~> 0.17)
psych (~> 3.1)
openapi_parser (0.9.0)
orm_adapter (0.5.0)
parallel (1.19.1)
parser (2.7.0.5)
Expand All @@ -374,6 +384,7 @@ GEM
pry (0.13.0)
coderay (~> 1.1)
method_source (~> 1.0)
psych (3.1.0)
public_suffix (4.0.3)
rack (2.2.2)
rack-test (1.1.0)
Expand Down Expand Up @@ -467,6 +478,8 @@ GEM
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-enum (0.8.0)
i18n
ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
rubydora (2.1.0)
Expand Down Expand Up @@ -544,7 +557,7 @@ GEM
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
validatable (1.6.7)
validates_email_format_of (1.6.3)
Expand Down

0 comments on commit b107b91

Please sign in to comment.