Skip to content

Commit

Permalink
Merge pull request appjudo#11 from kossnocorp/patch-1
Browse files Browse the repository at this point in the history
Add `coffee-script-source >= 1.2.0` to dependencies (closes appjudo#10)
  • Loading branch information
yury committed Apr 10, 2012
2 parents 965bf14 + b308cae commit c532a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skim.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Sprockets-based asset pipeline.}
gem.add_dependency "slim", "~> 1.2.0"
gem.add_dependency "temple", "~> 0.4.0"
gem.add_dependency "coffee-script"
gem.add_dependency "coffee-script-source", ">= 1.2.0"
gem.add_dependency "multi_json"
gem.add_dependency "sprockets"

Expand Down

0 comments on commit c532a36

Please sign in to comment.