add version number to compass entry in gemfile
This commit is contained in:
parent
6397d8da32
commit
ee1984a017
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -12,7 +12,7 @@ gem 'will_paginate', :git => 'http://github.com/mislav/will_paginate.git', :bran
|
|||
|
||||
gem 'rdiscount'
|
||||
|
||||
gem 'compass'
|
||||
gem 'compass', '>= 0.10.1'
|
||||
|
||||
group :development do
|
||||
gem 'mysql'
|
||||
|
|
Loading…
Reference in a new issue