diff --git a/Gemfile b/Gemfile index 2464e19..04c8f9c 100644 --- a/Gemfile +++ b/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'