mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
Update typogruby
This commit is contained in:
parent
88b82e9516
commit
31ef77b7ad
2
Gemfile
2
Gemfile
@ -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"
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user