flowcommerce-activemerchant 0.2.2 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/.version +1 -0
  3. data/LICENSE +21 -0
  4. metadata +3 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 12d618c04585fcb8b16b30a3f616e0244cea8a07fccb85c949c901417b912a5b
4
- data.tar.gz: 7b3622aa3affacf4a4154288107409681edce9f18da5684885d48df49f01ac77
3
+ metadata.gz: 2721f8e088e122ef02727b19e7dc744a7e2221437134f1b0493e33b66c56d85d
4
+ data.tar.gz: 10ff7f14935df02ee25913c26050b987a9e4fb78711c32c5816ac921789a4294
5
5
  SHA512:
6
- metadata.gz: e056b9217ddff93241d438b553d3a340bd3bddb039f5d99d502e5aff9f15521dc4c5a41af3742f0b3448241be5dcf4d120f7e21a5e4a610ad09724604c75055b
7
- data.tar.gz: ccc956a2df1ffd950e419899d8f42f2254c32026912eb2c25fc7173b66d9374221e4824c2dde4bc0f47682818c4ad56121319ef1f372b1ddea6581f94815ee2c
6
+ metadata.gz: 949f74872d695e887cb460b80593ceccd415579b006c307fbbb730e4136e9fbdf27b144dc927f9e4814f8b57781a53eab53ba23ca20f7a9f63c8af500fabf332
7
+ data.tar.gz: 93cb44311bc5fc49e643731682f0fe8d7216e7d30aecdf68d1ea37f36bcb808d26f23d7657432c1e66e72e0d2f8031b10e2f9022e0a73d181dbc208f4cb9a8d6
data/.version ADDED
@@ -0,0 +1 @@
1
+ 0.2.4
data/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2017 Flow Commerce
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flowcommerce-activemerchant
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dino Reic
@@ -59,6 +59,8 @@ executables: []
59
59
  extensions: []
60
60
  extra_rdoc_files: []
61
61
  files:
62
+ - "./.version"
63
+ - "./LICENSE"
62
64
  - "./lib/active_merchant/billing/gateways/flow.rb"
63
65
  - "./lib/flowcommerce-activemerchant.rb"
64
66
  homepage: https://www.flow.io