regenrated gemspec
This commit is contained in:
parent
31e7fdb9ab
commit
edcc6aba8e
|
@ -1,12 +1,15 @@
|
|||
# Generated by jeweler
|
||||
# DO NOT EDIT THIS FILE
|
||||
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
|
||||
# -*- encoding: utf-8 -*-
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{sinatra-static-assets}
|
||||
s.version = "0.2.2"
|
||||
s.version = "0.2.4"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Wlodek Bzyl"]
|
||||
s.date = %q{2009-07-26}
|
||||
s.date = %q{2009-08-31}
|
||||
s.description = %q{This Sinatra extensions provides following helper methods:
|
||||
- image_tag
|
||||
- stylesheet_link_tag
|
||||
|
|
Loading…
Reference in New Issue