Skip to content

Commit

Permalink
Regenerate gemspec for version 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
barttenbrinke committed Mar 19, 2011
1 parent cdb27ed commit da025bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions munin-plugins-rails.gemspec
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andrew Eberbach", "Bart ten Brinke"]
s.date = %q{2011-03-17}
s.date = %q{2011-03-19}
s.default_executable = %q{request-log-analyzer-munin}
s.email = %q{andrew@ebertech.ca}
s.executables = ["request-log-analyzer-munin"]
Expand Down Expand Up @@ -40,10 +40,11 @@ Gem::Specification.new do |s|
"munin/munin_rails_view_render_time"
]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.5.0}
s.rubygems_version = %q{1.3.7}
s.summary = %q{Plugins for Munin that use passenger and RLA}

if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
s.specification_version = 3

if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
Expand Down

0 comments on commit da025bc

Please sign in to comment.