Skip to content

Commit

Permalink
Regenerate gemspec for version 0.5.0.beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
russ committed May 26, 2011
1 parent f2e5c18 commit d0a5fbb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lacquer.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{lacquer}
s.version = "0.5.0.beta1"
s.version = "0.5.0.beta2"

s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.authors = ["Russ Smith (russ@bashme.org)", "Ryan Johns", "Garry Tan (garry@posterous.com), Gabe da Silveira (gabe@websaviour.com)", "Håkon Lerring"]
s.date = %q{2011-04-25}
s.date = %q{2011-05-26}
s.description = %q{Rails drop in for Varnish support.}
s.email = %q{russ@bashme.org}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -59,7 +59,7 @@ Gem::Specification.new do |s|
]
s.homepage = %q{http://github.com/russ/lacquer}
s.require_paths = ["lib"]
s.rubygems_version = %q{1.5.0}
s.rubygems_version = %q{1.6.2}
s.summary = %q{Rails drop in for Varnish support.}
s.test_files = [
"spec/lacquer/cache_control_spec.rb",
Expand Down

0 comments on commit d0a5fbb

Please sign in to comment.