magic_bytes.gemspec in magic_bytes-1.0.1 vs magic_bytes.gemspec in magic_bytes-1.0.2

- old
+ new

@@ -1,18 +1,18 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: magic_bytes 1.0.1 ruby lib +# stub: magic_bytes 1.0.2 ruby lib Gem::Specification.new do |s| s.name = "magic_bytes" - s.version = "1.0.1" + s.version = "1.0.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Julik Tarkhanov"] - s.date = "2016-05-28" + s.date = "2016-06-13" s.description = "Basic file type checks based on a few header bytes" s.email = "me@julik.nl" s.extra_rdoc_files = [ "README.md" ]