killbill 1.0.12 → 1.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.12
1
+ 1.0.13
@@ -28,7 +28,7 @@ Gem::Specification.new do |s|
28
28
  s.add_development_dependency 'rspec', '~> 2.12.0'
29
29
  s.add_development_dependency 'sinatra', '~> 1.3.4'
30
30
 
31
- s.requirements << "jar 'com.ning.billing:killbill-api'"
31
+ # s.requirements << "jar 'com.ning.billing:killbill-api'"
32
32
  # For testing only
33
- s.requirements << "jar 'com.ning.billing:killbill-util:tests'"
33
+ # s.requirements << "jar 'com.ning.billing:killbill-util:tests'"
34
34
  end
@@ -3,6 +3,7 @@ require 'logger'
3
3
  require 'pathname'
4
4
  require 'rake'
5
5
  require 'rake/packagetask'
6
+ require 'rubygems/installer'
6
7
 
7
8
  module Killbill
8
9
  class PluginHelper
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: killbill
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.12
5
+ version: 1.0.13
6
6
  platform: ruby
7
7
  authors:
8
8
  - Killbill core team
@@ -164,9 +164,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
164
164
  version: !binary |-
165
165
  MA==
166
166
  none: false
167
- requirements:
168
- - jar 'com.ning.billing:killbill-api'
169
- - jar 'com.ning.billing:killbill-util:tests'
167
+ requirements: []
170
168
  rubyforge_project:
171
169
  rubygems_version: 1.8.24
172
170
  signing_key: