Skip to content

Commit

Permalink
Merge pull request #435 from BBC-News/fix_build
Browse files Browse the repository at this point in the history
add casperjs as a developer dependency
  • Loading branch information
ChrisBAshton committed May 16, 2016
2 parents d4833b7 + e882245 commit d5b2f6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wraith.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'pry'
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'casperjs'

spec.add_runtime_dependency 'rake'
spec.add_runtime_dependency 'image_size'
Expand Down

0 comments on commit d5b2f6c

Please sign in to comment.