Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Commit

Permalink
Depend on sourcemap gem
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Aug 20, 2013
1 parent b25e3dd commit ea31cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sprockets.gemspec
Expand Up @@ -13,6 +13,7 @@ Gem::Specification.new do |s|

s.add_dependency "hike", "~> 1.2"
s.add_dependency "rack", "~> 1.0"
s.add_dependency "sourcemap"
s.add_dependency "tilt", ["~> 1.1", "!= 1.3.0"]

s.add_development_dependency "closure-compiler"
Expand Down

0 comments on commit ea31cab

Please sign in to comment.