Skip to content

Commit

Permalink
Bump to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
speric committed Jan 4, 2016
1 parent 55f6bd3 commit 60572eb
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
chargify_api_ares (1.4.1)
chargify_api_ares (1.4.2)
activeresource (>= 3.2.16)

GEM
Expand Down Expand Up @@ -67,4 +67,4 @@ DEPENDENCIES
vcr

BUNDLED WITH
1.10.5
1.11.2
4 changes: 2 additions & 2 deletions chargify_api_ares.gemspec
Expand Up @@ -4,8 +4,8 @@ Gem::Specification.new do |s|
s.rubygems_version = '1.3.7'

s.name = 'chargify_api_ares'
s.version = '1.4.1'
s.date = '2015-11-12'
s.version = '1.4.2'
s.date = '2016-01-04'
s.summary = 'A Chargify API wrapper for Ruby using ActiveResource'
s.description = ''
s.authors = ["Chargify Development Team"]
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails_3.gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
chargify_api_ares (1.4.1)
chargify_api_ares (1.4.2)
activeresource (>= 3.2.16)

GEM
Expand Down Expand Up @@ -128,4 +128,4 @@ DEPENDENCIES
vcr

BUNDLED WITH
1.10.5
1.11.2
4 changes: 2 additions & 2 deletions gemfiles/rails_4.1.gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
chargify_api_ares (1.4.1)
chargify_api_ares (1.4.2)
activeresource (>= 3.2.16)

GEM
Expand Down Expand Up @@ -128,4 +128,4 @@ DEPENDENCIES
vcr

BUNDLED WITH
1.10.5
1.11.2
4 changes: 2 additions & 2 deletions gemfiles/rails_4.gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
chargify_api_ares (1.4.1)
chargify_api_ares (1.4.2)
activeresource (>= 3.2.16)

GEM
Expand Down Expand Up @@ -122,4 +122,4 @@ DEPENDENCIES
vcr

BUNDLED WITH
1.10.5
1.11.2

0 comments on commit 60572eb

Please sign in to comment.