balanced 0.5.6 → 0.6.0
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/lib/balanced/version.rb +1 -1
- metadata +4 -5
data/lib/balanced/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: balanced
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.6.0
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2013-02-
|
|
12
|
+
date: 2013-02-23 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: faraday
|
|
@@ -47,8 +47,7 @@ description: ! "Balanced is the payments platform for marketplaces.\n Integra
|
|
|
47
47
|
a payments experience just like Amazon for your marketplace.\n Forget about dealing
|
|
48
48
|
with banking systems, compliance, fraud, and security.\n "
|
|
49
49
|
email:
|
|
50
|
-
-
|
|
51
|
-
bWFobW91ZEBwb3VuZHBheS5jb20=
|
|
50
|
+
- mahmoud@poundpay.com
|
|
52
51
|
executables: []
|
|
53
52
|
extensions: []
|
|
54
53
|
extra_rdoc_files: []
|
|
@@ -137,7 +136,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
137
136
|
version: '0'
|
|
138
137
|
requirements: []
|
|
139
138
|
rubyforge_project:
|
|
140
|
-
rubygems_version: 1.8.
|
|
139
|
+
rubygems_version: 1.8.23
|
|
141
140
|
signing_key:
|
|
142
141
|
specification_version: 3
|
|
143
142
|
summary: Sign up on https://balancedpayments.com/
|