fat_zebra 3.0.3 → 3.0.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 57875bf7e3c1fb775a6fd1dd26ccd44f5d145abf
4
- data.tar.gz: fe734d0bb133c3fe08aaab48921e4d95f808019b
3
+ metadata.gz: f49c57d9efef8555246b0c4c0042ce4db7115617
4
+ data.tar.gz: 4c726d4e245386476a34c3f78fa99e0d5dfc956a
5
5
  SHA512:
6
- metadata.gz: e20f23ef8ea97426baefa11501cd720222793b13417e03ec29e6b16ae55f3c2989e5114fdc38e23a733f018beae019170d69a9ea1e29e8a8c874fa1b30a7dc3c
7
- data.tar.gz: 363f87999dadd14104e2594572f8bd906cdb07275519ba510db42060d5a07e2e4aa92b09d2079ee943fddacde2b56878d80960399a7b51277feb9c9e943a3055
6
+ metadata.gz: 76252b7a914eb64d0afeb5ba034e90275e493f9695dc185f489972074148b3887d16d940a0afed7903d064c210d5d95305323630da4585ba885b6a1e54f26e9d
7
+ data.tar.gz: 9f196f6b58bde0b414d290fcb0cd75dab5529ce609c660beb8914d4a461989cf14a9a2f9d54692fc841a5bce35dbe0335a97113bb23d7037d9f3da69fcf131c1
@@ -80,7 +80,6 @@ module FatZebra
80
80
  self.gateway = GATEWAY_URLS[gateway] if gateway.is_a?(Symbol)
81
81
 
82
82
  self.gateway = Util.cleanup_host(gateway)
83
- self.proxy = Util.cleanup_host(proxy) if proxy
84
83
  end
85
84
 
86
85
  def validate_presence(field)
@@ -1,3 +1,3 @@
1
1
  module FatZebra
2
- VERSION = '3.0.3'.freeze
2
+ VERSION = '3.0.4'.freeze
3
3
  end
@@ -63,7 +63,6 @@ describe FatZebra::Config do
63
63
  }}
64
64
 
65
65
  it { expect(config.gateway).to eq('my-gateway') }
66
- it { expect(config.proxy).to eq('my-proxy') }
67
66
  end
68
67
 
69
68
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fat_zebra
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.3
4
+ version: 3.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew Savage
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-10-05 00:00:00.000000000 Z
11
+ date: 2017-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec
@@ -401,7 +401,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
401
401
  version: '0'
402
402
  requirements: []
403
403
  rubyforge_project: fat_zebra
404
- rubygems_version: 2.4.5
404
+ rubygems_version: 2.6.11
405
405
  signing_key:
406
406
  specification_version: 4
407
407
  summary: Fat Zebra payments gem - integrate your ruby app with Fat Zebra