libnotify.gemspec in libnotify-0.1.4 vs libnotify.gemspec in libnotify-0.2.0
- old
+ new
@@ -3,20 +3,23 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{libnotify}
- s.version = "0.1.4"
+ s.version = "0.2.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Peter Suschlik"]
- s.date = %q{2010-07-09}
+ s.date = %q{2010-07-11}
s.email = %q{peter-libnotify@suschlik.de}
s.extra_rdoc_files = [
"README.rdoc"
]
s.files = [
".gitignore",
+ ".rvmrc",
+ "Gemfile",
+ "Gemfile.lock",
"README.rdoc",
"Rakefile",
"VERSION",
"lib/libnotify.rb",
"libnotify.gemspec",