Skip to content

Commit

Permalink
Regenerate gemspec for version 0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennie Lees committed May 6, 2015
1 parent 42d1878 commit 287c9be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions inbox.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: inbox 0.15.2 ruby lib
# stub: inbox 0.15.3 ruby lib

Gem::Specification.new do |s|
s.name = "inbox"
s.version = "0.15.2"
s.version = "0.15.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Ben Gotow"]
s.date = "2015-03-25"
s.date = "2015-05-06"
s.description = "Gem for interacting with the Inbox API that allows you to create and publish one-page websites, subscribe to web hooks and receive events when those pages are interacted with. Visit http://www.populr.me/ for more information. "
s.email = "ben@nilas.com"
s.email = "ben@nylas.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
Expand All @@ -37,7 +37,7 @@ Gem::Specification.new do |s|
"lib/time_attr_accessor.rb",
"lib/version.rb"
]
s.homepage = "http://github.com/inboxapp/inbox-ruby"
s.homepage = "http://github.com/nylas/inbox-ruby"
s.licenses = ["MIT"]
s.rubygems_version = "2.2.2"
s.summary = "Gem for interacting with the Inbox API"
Expand Down

0 comments on commit 287c9be

Please sign in to comment.