Navigation Menu

Skip to content

Commit

Permalink
Regenerated gemspec for version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kovyrin committed Mar 19, 2010
1 parent 1c64ae9 commit 49a4826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loops.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 = ["Alexey Kovyrin", "Dmytro Shteflyuk"]
s.date = %q{2010-03-15}
s.date = %q{2010-03-19}
s.description = %q{Loops is a small and lightweight framework for Ruby on Rails, Merb and other ruby frameworks created to support simple background loops in your application which are usually used to do some background data processing on your servers (queue workers, batch tasks processors, etc).}
s.email = %q{alexey@kovyrin.net}
s.executables = ["loops", "loops-memory-stats"]
Expand Down

0 comments on commit 49a4826

Please sign in to comment.