Skip to content

Commit 0027955

Browse files
stevecrozzStephen Crosby
authored andcommitted
upgrade to ruby-yui-compressor 0.11.0
1 parent 03e6f5b commit 0027955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ group :development, :test do
77
gem "rails", "2.3.14"
88
gem "cssmin", "1.0.3"
99
gem "jsmin", "1.0.1"
10-
gem "yui-compressor", "0.9.6"
10+
gem "yui-compressor", "0.11.0"
1111
gem "closure-compiler", "1.1.6"
1212
gem "uglifier", "1.3.0"
1313
gem "sass", "3.2.7"

0 commit comments

Comments
 (0)