qik-loops.gemspec in qik-loops-2.1.3 vs qik-loops.gemspec in qik-loops-2.1.4
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{qik-loops}
- s.version = "2.1.3"
+ s.version = "2.1.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alexey Kovyrin", "Dmytro Shteflyuk", "Gleb Pomykalov"]
- s.date = %q{2010-03-25}
+ s.date = %q{2010-04-01}
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{gleb.pomykalov@qik.com}
s.executables = ["loops", "loops-memory-stats"]
s.extra_rdoc_files = [
"LICENSE",