Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
talison committed Oct 30, 2009
1 parent ec7167e commit ff0d219
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions rack-mobile-detect.gemspec
Expand Up @@ -8,8 +8,8 @@ Gem::Specification.new do |s|
s.version = "0.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Tom Alison", "Michael Wood"]
s.date = %q{2009-10-29}
s.authors = ["Tom Alison"]
s.date = %q{2009-10-30}
s.description = %q{Rack::MobileDetect detects mobile devices and adds an
X_MOBILE_DEVICE header to the request if a mobile device is detected. Specific
devices can be targeted with custom Regexps.}
Expand All @@ -27,6 +27,7 @@ Gem::Specification.new do |s|
"TODO",
"VERSION.yml",
"lib/rack-mobile-detect.rb",
"rack-mobile-detect.gemspec",
"test/helper.rb",
"test/test_rack-mobile-detect.rb",
"util/echo_env.rb"
Expand Down

0 comments on commit ff0d219

Please sign in to comment.