ruby-box.gemspec in ruby-box-1.9.1 vs ruby-box.gemspec in ruby-box-1.9.2
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "ruby-box"
- s.version = "1.9.1"
+ s.version = "1.9.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Attachments.me"]
- s.date = "2013-07-31"
+ s.date = "2013-08-05"
s.description = "ruby gem for box.com 2.0 api"
s.email = "ben@attachments.me"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.markdown"