diff --git a/Gemfile.lock b/Gemfile.lock index 2e654a9..1b2270c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - chargify_api_ares (1.3.4) + chargify_api_ares (1.3.5) activeresource (>= 3.2.16) GEM @@ -65,3 +65,6 @@ DEPENDENCIES rake (~> 10.0.3) rspec (~> 2.12.0) vcr + +BUNDLED WITH + 1.10.5 diff --git a/chargify_api_ares.gemspec b/chargify_api_ares.gemspec index 2099022..6c63b5a 100644 --- a/chargify_api_ares.gemspec +++ b/chargify_api_ares.gemspec @@ -4,8 +4,8 @@ Gem::Specification.new do |s| s.rubygems_version = '1.3.7' s.name = 'chargify_api_ares' - s.version = '1.3.4' - s.date = '2015-05-14' + s.version = '1.3.5' + s.date = '2015-08-12' s.summary = 'A Chargify API wrapper for Ruby using ActiveResource' s.description = '' s.authors = ["Chargify Development Team"] diff --git a/gemfiles/rails_3.gemfile.lock b/gemfiles/rails_3.gemfile.lock index 611ea7f..c0af6c8 100644 --- a/gemfiles/rails_3.gemfile.lock +++ b/gemfiles/rails_3.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../ specs: - chargify_api_ares (1.3.4) + chargify_api_ares (1.3.5) activeresource (>= 3.2.16) GEM @@ -126,3 +126,6 @@ DEPENDENCIES rake (~> 10.0.3) rspec (~> 2.12.0) vcr + +BUNDLED WITH + 1.10.5 diff --git a/gemfiles/rails_4.1.gemfile.lock b/gemfiles/rails_4.1.gemfile.lock index 80939f0..f906239 100644 --- a/gemfiles/rails_4.1.gemfile.lock +++ b/gemfiles/rails_4.1.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../ specs: - chargify_api_ares (1.3.4) + chargify_api_ares (1.3.5) activeresource (>= 3.2.16) GEM @@ -126,3 +126,6 @@ DEPENDENCIES rake (~> 10.0.3) rspec (~> 2.12.0) vcr + +BUNDLED WITH + 1.10.5 diff --git a/gemfiles/rails_4.gemfile.lock b/gemfiles/rails_4.gemfile.lock index 2466dc1..964bc66 100644 --- a/gemfiles/rails_4.gemfile.lock +++ b/gemfiles/rails_4.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../ specs: - chargify_api_ares (1.3.4) + chargify_api_ares (1.3.5) activeresource (>= 3.2.16) GEM @@ -120,3 +120,6 @@ DEPENDENCIES rake (~> 10.0.3) rspec (~> 2.12.0) vcr + +BUNDLED WITH + 1.10.5