Skip to content

Commit

Permalink
Regenerate gemspec for version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Nitsikopoulos committed Mar 31, 2016
1 parent 5b2a785 commit 45e47d7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pin_up.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: pin_up 1.2.0 ruby lib
# stub: pin_up 1.3.0 ruby lib

Gem::Specification.new do |s|
s.name = "pin_up"
s.version = "1.2.0"
s.version = "1.3.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Daniel Nitsikopoulos"]
s.date = "2015-11-14"
s.date = "2016-03-31"
s.description = "A Ruby gem wrapper for the pin-payments (pin.net.au) API"
s.email = "[email protected]"
s.extra_rdoc_files = [
Expand Down Expand Up @@ -40,7 +40,6 @@ Gem::Specification.new do |s|
"lib/pin_up/pin_errors.rb",
"lib/pin_up/recipient.rb",
"lib/pin_up/refund.rb",
"lib/pin_up/retrying_client.rb",
"lib/pin_up/transfer.rb",
"pin_up.gemspec",
"spec/balance_spec.rb",
Expand Down

0 comments on commit 45e47d7

Please sign in to comment.