Skip to content

Commit

Permalink
Fix: lock down version of Rack.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Dec 29, 2015
1 parent 0c9c65a commit 1eeaef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grape-swagger-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'jquery-rails'
spec.add_development_dependency 'grape-swagger-ui'
spec.add_development_dependency 'sprockets'
spec.add_development_dependency 'rack', '~> 1.6'
spec.add_development_dependency 'rack-cors'
spec.add_development_dependency 'rubocop', '0.33.0'
spec.add_development_dependency 'mime-types', '< 3.0'
Expand Down

0 comments on commit 1eeaef8

Please sign in to comment.