Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Commit

Permalink
set coffeescript version to meinimize unexpected js compilation diffe…
Browse files Browse the repository at this point in the history
…rences
  • Loading branch information
twalpole committed Jun 20, 2016
1 parent c67a0c2 commit 5e4e0cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions poltergeist.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'pdf-reader', '~> 1.3.3'
s.add_development_dependency 'coffee-script', '~> 2.2'
s.add_development_dependency 'guard-coffeescript', '~> 2.0.0'
s.add_development_dependency 'coffee-script-source', '~>1.10.0'
s.add_development_dependency 'listen', '~> 3.0.6' # listen is required by guard and listen 3.1.0 requires ruby 2.2+
end

0 comments on commit 5e4e0cd

Please sign in to comment.