Update typogruby

This commit is contained in:
Jina Bolton 2014-07-29 01:44:24 -07:00
parent 88b82e9516
commit 31ef77b7ad
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ group :development do
gem "redcarpet"
gem "sass", "~> 3.3.11"
gem "susy", "~> 2.1.3"
gem "typogruby"
gem "typogruby", "~> 1.0.16"
gem "wdm", "~> 0.1.0", :platforms => [:mswin, :mingw]
platforms :mri_18 do
gem "ruby18_source_location"

View File

@ -140,5 +140,5 @@ DEPENDENCIES
ruby18_source_location
sass (~> 3.3.11)
susy (~> 2.1.3)
typogruby
typogruby (~> 1.0.16)
wdm (~> 0.1.0)