Skip to content

Commit

Permalink
Remove the hard dependency on rails
Browse files Browse the repository at this point in the history
  • Loading branch information
drewish committed Aug 28, 2019
1 parent aba8588 commit 492355b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rspec-rails-swagger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/drewish/rspec-rails-swagger'

s.required_ruby_version = '~> 2.0'
s.add_runtime_dependency 'rails', '>= 3.1'
s.add_runtime_dependency 'rspec-rails', '~> 3.0'
end

0 comments on commit 492355b

Please sign in to comment.