Skip to content

Commit

Permalink
Update json_schemer to version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 24, 2023
1 parent dc00e8d commit 273a998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi_contracts.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.files = Dir['lib/**/*', 'README.md']

s.add_dependency 'activesupport', '>= 6.1', '< 8'
s.add_dependency 'json_schemer', '~> 2.0.0'
s.add_dependency 'json_schemer', '~> 2.1.0'
s.add_dependency 'rack', '>= 2.0.0'

s.add_development_dependency 'json_spec', '~> 1.1.5'
Expand Down

0 comments on commit 273a998

Please sign in to comment.