diff options
Diffstat (limited to '')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |