Skip to content

Commit

Permalink
activesupport dev dep issue for steep was resolved, so remove it (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus authored Oct 13, 2024
1 parent 4bb71c5 commit 66a6290
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openapi_parser.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "steep"
# for steep + ruby-head
spec.add_development_dependency 'base64', '~> 0.2.0'
# https://github.com/soutaro/steep/issues/466
spec.add_development_dependency "activesupport", '~> 6.0'
end

0 comments on commit 66a6290

Please sign in to comment.