Skip to content

Commit

Permalink
Pin rack to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthain committed Jun 30, 2016
1 parent 69b12e8 commit f420ab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chef-sugar.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_development_dependency 'bundler', '~> 1.3'
spec.add_development_dependency 'rack', '~> 1.6'
spec.add_development_dependency 'rake'

spec.add_development_dependency 'chefspec', '~> 4.2'
Expand Down

0 comments on commit f420ab9

Please sign in to comment.