ruby-box.gemspec in ruby-box-1.12.2 vs ruby-box.gemspec in ruby-box-1.13.0

- old
+ new

@@ -1,18 +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: ruby-box 1.12.2 ruby lib +# stub: ruby-box 1.13.0 ruby lib Gem::Specification.new do |s| s.name = "ruby-box" - s.version = "1.12.2" + s.version = "1.13.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib"] s.authors = ["Attachments.me"] - s.date = "2013-12-26" + s.date = "2014-01-28" s.description = "ruby gem for box.com 2.0 api" s.email = "ben@attachments.me" s.extra_rdoc_files = [ "LICENSE.txt", "README.markdown" @@ -58,11 +59,10 @@ "spec/spec_helper.rb", "spec/users_spec.rb" ] s.homepage = "http://github.com/attachmentsme/ruby-box" s.licenses = ["MIT"] - s.require_paths = ["lib"] - s.rubygems_version = "2.1.11" + s.rubygems_version = "2.2.1" s.summary = "ruby gem for box.com 2.0 api" if s.respond_to? :specification_version then s.specification_version = 4