pupil.gemspec in pupil-0.0.5 vs pupil.gemspec in pupil-0.0.6
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "pupil"
- s.version = "0.0.5"
+ s.version = "0.0.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Oame"]
s.date = "2011-10-22"
s.description = "The \"Lazy\" Twitter API Wrapper for Ruby 1.9.2"
@@ -26,9 +26,10 @@
"Rakefile",
"VERSION",
"lib/pupil.rb",
"lib/pupil/keygen.rb",
"pupil.gemspec",
+ "samples/ff-dumper.rb",
"samples/generate-key.rb",
"spec/pupil_spec.rb",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/oame/pupil"