Skip to content

Commit 9c4d96f

Browse files
committed
Regenerate gemspec for version 0.0.17
1 parent cc73b76 commit 9c4d96f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apiculture.gemspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# DO NOT EDIT THIS FILE DIRECTLY
33
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
44
# -*- encoding: utf-8 -*-
5-
# stub: apiculture 0.0.16 ruby lib
5+
# stub: apiculture 0.0.17 ruby lib
66

77
Gem::Specification.new do |s|
88
s.name = "apiculture"
9-
s.version = "0.0.16"
9+
s.version = "0.0.17"
1010

1111
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1212
s.require_paths = ["lib"]
1313
s.authors = ["Julik Tarkhanov", "WeTransfer"]
14-
s.date = "2016-09-27"
14+
s.date = "2016-11-25"
1515
s.description = "A toolkit for building REST APIs on top of Sinatra"
1616
s.email = "me@julik.nl"
1717
s.extra_rdoc_files = [
@@ -43,7 +43,7 @@ Gem::Specification.new do |s|
4343
]
4444
s.homepage = "https://github.com/WeTransfer/apiculture"
4545
s.licenses = ["MIT"]
46-
s.rubygems_version = "2.5.1"
46+
s.rubygems_version = "2.4.5.1"
4747
s.summary = "Sweet API sauce on top of Sintra"
4848

4949
if s.respond_to? :specification_version then

0 commit comments

Comments
 (0)