Skip to content

Commit

Permalink
Regenerate gemspec for version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Bellantoni committed Dec 1, 2011
1 parent 6afa571 commit a009dec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions formtastic-bootstrap.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "formtastic-bootstrap"
s.version = "1.0.1"
s.version = "1.0.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Matthew Bellantoni"]
s.date = "2011-11-11"
s.date = "2011-12-01"
s.description = "Formtastic form builder to generate Twitter Bootstrap-friendly markup."
s.email = "mjbellantoni@yahoo.com"
s.extra_rdoc_files = [
Expand Down Expand Up @@ -64,6 +64,7 @@ Gem::Specification.new do |s|
"lib/formtastic-bootstrap/inputs/url_input.rb",
"spec/builder/errors_spec.rb",
"spec/builder/semantic_fields_for_spec.rb",
"spec/helpers/buttons_helper_spec.rb",
"spec/helpers/input_helper_spec.rb",
"spec/helpers/inputs_helper_spec.rb",
"spec/inputs/boolean_input_spec.rb",
Expand Down

0 comments on commit a009dec

Please sign in to comment.