flydata.gemspec in flydata-0.2.1 vs flydata.gemspec in flydata-0.2.2

- old
+ new

@@ -1,30 +1,31 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: flydata 0.2.1 ruby lib +# stub: flydata 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "flydata" - s.version = "0.2.1" + s.version = "0.2.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Koichi Fujikawa"] - s.date = "2014-08-20" + s.date = "2014-09-12" s.description = "FlyData Command Line Interface" s.email = "sysadmin@flydata.co" - s.executables = ["fdmysqldump", "flydata"] + s.executables = ["fdmysqldump", "flydata", "serverinfo"] s.files = [ ".gitignore", ".rspec", "Gemfile", "Gemfile.lock", "Rakefile", "VERSION", "bin/fdmysqldump", "bin/flydata", + "bin/serverinfo", "flydata.gemspec", "lib/fly_data_model.rb", "lib/flydata.rb", "lib/flydata/api/base.rb", "lib/flydata/api/data_entry.rb",