Skip to content

Commit

Permalink
Merge pull request #8 from FireTail-io/bump-openapi-version
Browse files Browse the repository at this point in the history
bump openapi version
  • Loading branch information
muhammadn authored Apr 29, 2024
2 parents 2e48ea8 + 57af767 commit ec14701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion committee.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.add_dependency "json_schema", "~> 0.14", ">= 0.14.3"

s.add_dependency "rack", ">= 1.5"
s.add_dependency "openapi_parser", "~> 1.0"
s.add_dependency "openapi_parser", "~> 2.1.0"

s.add_development_dependency "minitest", "~> 5.3"
s.add_development_dependency "rack-test", "~> 0.8"
Expand Down

0 comments on commit ec14701

Please sign in to comment.