Skip to content

Commit

Permalink
Merge pull request #2 from chrishamant/patch-1
Browse files Browse the repository at this point in the history
adding necessary 'listen' dependency.
  • Loading branch information
Yifei Zhang committed Nov 26, 2012
2 parents 8631b46 + 43967ec commit c57b6c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fontcustom.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |gem|

gem.add_dependency 'json'
gem.add_dependency 'thor'
gem.add_dependency 'listen'

gem.add_development_dependency 'rake'
gem.add_development_dependency 'bundler'
Expand Down

0 comments on commit c57b6c5

Please sign in to comment.