Skip to content

Commit

Permalink
Add dry-schema as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jan 13, 2020
1 parent ac751e8 commit 6342d31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -25,6 +25,7 @@ end
gem 'committee' # validates Open API spec (OAS)
gem 'config'
gem 'deprecation'
gem 'dry-schema', '~> 1.4'
gem 'faraday'
gem 'honeybadger'
gem 'jbuilder'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Expand Up @@ -511,6 +511,7 @@ DEPENDENCIES
dlss-capistrano
dor-services (~> 8.0)
dor-workflow-client (~> 3.14)
dry-schema (~> 1.4)
equivalent-xml
factory_bot_rails
faraday
Expand Down

0 comments on commit 6342d31

Please sign in to comment.