Required newer active_support for newer serve gem (Ruby 1.9 support)
This commit is contained in:
parent
1f4fcec53b
commit
adeee0cf9b
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,7 +1,7 @@
|
|||
source "http://rubygems.org"
|
||||
source "http://gems.github.com"
|
||||
|
||||
gem 'activesupport', "2.3.2"
|
||||
gem 'activesupport', "2.3.5"
|
||||
gem 'henrik-jekyll'
|
||||
gem 'compass'
|
||||
gem 'compass-colors'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue