bjond-api.gemspec in bjond-api-0.1.0 vs bjond-api.gemspec in bjond-api-0.1.1

- 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: bjond-api 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "bjond-api" - s.version = "0.1.0" + s.version = "0.1.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib"] s.authors = ["Blake Rego"] - s.date = "2016-08-01" + s.date = "2016-08-02" s.description = "Rails engine that provides communication between Bj\u{f6}nd Server Core and a client app." s.email = "blake.rego@bjondinc.com" s.executables = ["rails"] s.extra_rdoc_files = [ "README.rdoc" @@ -67,11 +69,10 @@ "lib/generators/initializer_generator.rb", "lib/generators/templates/initializer.rb" ] s.homepage = "http://github.com/Bjond/bjond-integration-gem" s.licenses = ["GPL"] - s.require_paths = ["lib"] - s.rubygems_version = "2.0.14" + s.rubygems_version = "2.4.8" s.summary = "Interface that facilitates communication with Bj\u{f6}nd servers." if s.respond_to? :specification_version then s.specification_version = 4