jammit.gemspec in ghazel-jammit-0.4.4.2 vs jammit.gemspec in ghazel-jammit-0.4.4.3

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = 'ghazel-jammit' - s.version = '0.4.4.2' # Keep version in sync with jammit.rb + s.version = '0.4.4.3' # Keep version in sync with jammit.rb s.date = '2010-2-6' s.homepage = "http://documentcloud.github.com/jammit/" s.summary = "Industrial Strength Asset Packaging for Rails" s.description = <<-EOS @@ -27,9 +27,9 @@ '--main' << 'README' << '--all' s.add_dependency 'rails', ['>= 2.0.0'] s.add_dependency 'yui-compressor', ['>= 0.9.1'] - s.add_dependency 'ghazel-closure-compiler', ['>= 0.2.0.1'] + s.add_dependency 'ghazel-closure-compiler', ['>= 0.2.0.2'] s.files = Dir['lib/**/*', 'bin/*', 'jammit.gemspec', 'LICENSE', 'README'] end \ No newline at end of file