Skip to content

Commit

Permalink
Choose jekyll-sass-converter 1.0.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Mar 1, 2014
1 parent 9ffb984 commit 80c39cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency('redcarpet', "~> 3.1")
s.add_runtime_dependency('toml', '~> 0.1.0')
s.add_runtime_dependency('jekyll-coffeescript', '~> 1.0')
s.add_runtime_dependency('jekyll-sass-converter', '~> 1.0.0.alpha.1')
s.add_runtime_dependency('jekyll-sass-converter', '~> 1.0.0.rc1')

s.add_development_dependency('rake', "~> 10.1")
s.add_development_dependency('rdoc', "~> 3.11")
Expand Down

0 comments on commit 80c39cf

Please sign in to comment.