Skip to content

Commit

Permalink
upgraded to html5boilerplate 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
datapimp committed Nov 20, 2010
1 parent a84ed45 commit 3a7e37a
Show file tree
Hide file tree
Showing 5 changed files with 356 additions and 135 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -21,7 +21,7 @@ gem 'vlad-git'
gem 'haml'
gem 'compass'
gem 'jammit'
gem 'html5-boilerplate'
gem 'html5-boilerplate', ">= 0.2.6"
gem 'paperclip'

#authentication / authorization
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -90,7 +90,7 @@ GEM
haml (~> 3.0)
railties (~> 3.0)
hpricot (0.8.2)
html5-boilerplate (0.2.4)
html5-boilerplate (0.2.6)
compass (>= 0.10.0)
i18n (0.4.2)
jammit (0.5.4)
Expand Down Expand Up @@ -265,7 +265,7 @@ DEPENDENCIES
haml
haml-rails
hpricot (= 0.8.2)
html5-boilerplate
html5-boilerplate (>= 0.2.6)
jammit
launchy
mysql2
Expand Down

0 comments on commit 3a7e37a

Please sign in to comment.