flydata.gemspec in flydata-0.2.27 vs flydata.gemspec in flydata-0.2.28

- old
+ new

@@ -1,17 +1,19 @@ # 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.28 ruby lib Gem::Specification.new do |s| s.name = "flydata" - s.version = "0.2.27" + s.version = "0.2.28" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib"] s.authors = ["Koichi Fujikawa", "Masashi Miyazaki", "Matthew Luu", "Mak Inada", "Sriram NS"] - s.date = "2015-01-08" + s.date = "2015-01-16" s.description = "FlyData Agent" s.email = "sysadmin@flydata.com" s.executables = ["fdmysqldump", "flydata", "serverinfo"] s.files = [ ".rspec", @@ -142,11 +144,10 @@ "spec/spec_helper.rb", "tmpl/redshift_mysql_data_entry.conf.tmpl" ] s.homepage = "http://flydata.com/" s.licenses = ["All right reserved."] - s.require_paths = ["lib"] - s.rubygems_version = "2.0.14" + s.rubygems_version = "2.2.2" s.summary = "FlyData Agent" if s.respond_to? :specification_version then s.specification_version = 4