Regenerated gemspec for version 0.6.14
This commit is contained in:
parent
a0d81bf0e6
commit
8738361908
@ -22,19 +22,16 @@ Gem::Specification.new do |s|
|
||||
"bin/compass",
|
||||
"examples/blueprint_default/config.rb",
|
||||
"examples/blueprint_default/images/grid.png",
|
||||
"examples/blueprint_default/index.html",
|
||||
"examples/blueprint_default/parts/elements.html",
|
||||
"examples/blueprint_default/parts/forms.html",
|
||||
"examples/blueprint_default/parts/grid.html",
|
||||
"examples/blueprint_default/index.html.haml",
|
||||
"examples/blueprint_default/parts/elements.html.haml",
|
||||
"examples/blueprint_default/parts/forms.html.haml",
|
||||
"examples/blueprint_default/parts/grid.html.haml",
|
||||
"examples/blueprint_default/parts/test-small.jpg",
|
||||
"examples/blueprint_default/parts/test.jpg",
|
||||
"examples/blueprint_default/parts/valid.png",
|
||||
"examples/blueprint_default/src/ie.sass",
|
||||
"examples/blueprint_default/src/print.sass",
|
||||
"examples/blueprint_default/src/screen.sass",
|
||||
"examples/blueprint_default/stylesheets/ie.css",
|
||||
"examples/blueprint_default/stylesheets/print.css",
|
||||
"examples/blueprint_default/stylesheets/screen.css",
|
||||
"examples/blueprint_plugins/config.rb",
|
||||
"examples/blueprint_plugins/images/buttons/cross.png",
|
||||
"examples/blueprint_plugins/images/buttons/key.png",
|
||||
@ -51,11 +48,11 @@ Gem::Specification.new do |s|
|
||||
"examples/blueprint_plugins/images/test-small.jpg",
|
||||
"examples/blueprint_plugins/images/test.jpg",
|
||||
"examples/blueprint_plugins/images/valid.png",
|
||||
"examples/blueprint_plugins/index.html",
|
||||
"examples/blueprint_plugins/plugins/buttons.html",
|
||||
"examples/blueprint_plugins/plugins/fancy_type.html",
|
||||
"examples/blueprint_plugins/plugins/link_icons.html",
|
||||
"examples/blueprint_plugins/plugins/rtl.html",
|
||||
"examples/blueprint_plugins/index.html.haml",
|
||||
"examples/blueprint_plugins/plugins/buttons.html.haml",
|
||||
"examples/blueprint_plugins/plugins/fancy_type.html.haml",
|
||||
"examples/blueprint_plugins/plugins/link_icons.html.haml",
|
||||
"examples/blueprint_plugins/plugins/rtl.html.haml",
|
||||
"examples/blueprint_plugins/src/buttons.sass",
|
||||
"examples/blueprint_plugins/src/ie.sass",
|
||||
"examples/blueprint_plugins/src/link_icons.sass",
|
||||
@ -70,9 +67,9 @@ Gem::Specification.new do |s|
|
||||
"examples/blueprint_scoped_form/src/screen.sass",
|
||||
"examples/blueprint_semantic/config.rb",
|
||||
"examples/blueprint_semantic/images/grid.png",
|
||||
"examples/blueprint_semantic/index.html",
|
||||
"examples/blueprint_semantic/parts/fancy_type.html",
|
||||
"examples/blueprint_semantic/parts/liquid.html",
|
||||
"examples/blueprint_semantic/index.html.haml",
|
||||
"examples/blueprint_semantic/parts/fancy_type.html.haml",
|
||||
"examples/blueprint_semantic/parts/liquid.html.haml",
|
||||
"examples/blueprint_semantic/parts/test-small.jpg",
|
||||
"examples/blueprint_semantic/parts/test.jpg",
|
||||
"examples/blueprint_semantic/parts/valid.png",
|
||||
@ -80,7 +77,7 @@ Gem::Specification.new do |s|
|
||||
"examples/blueprint_semantic/src/liquid.sass",
|
||||
"examples/blueprint_semantic/src/print.sass",
|
||||
"examples/blueprint_semantic/src/screen.sass",
|
||||
"examples/compass/compass.html",
|
||||
"examples/compass/compass.html.haml",
|
||||
"examples/compass/config.rb",
|
||||
"examples/compass/images/blue_arrow.gif",
|
||||
"examples/compass/src/compass.sass",
|
||||
@ -88,7 +85,7 @@ Gem::Specification.new do |s|
|
||||
"examples/compass/src/utilities.sass",
|
||||
"examples/compass/sticky_footer.html.haml",
|
||||
"examples/compass/utilities.html.haml",
|
||||
"examples/logo/logo.html",
|
||||
"examples/logo/logo.html.haml",
|
||||
"examples/logo/src/ie.sass",
|
||||
"examples/logo/src/print.sass",
|
||||
"examples/logo/src/screen.sass",
|
||||
|
Loading…
Reference in New Issue
Block a user