pupil.gemspec in pupil-0.2.0 vs pupil.gemspec in pupil-0.2.1
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "pupil"
- s.version = "0.2.0"
+ s.version = "0.2.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Oame"]
- s.date = "2012-01-14"
+ s.date = "2012-04-05"
s.description = "The \"Lazy\" Twitter API Library for Ruby 1.9.x. Easy to use."
s.email = "oame@oameya.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"