smart_proxy_dns_route53 3.0.0 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cc34b8b1e28f0d113bc0ded31929bd925d863c70
4
- data.tar.gz: 5ebc3509ec21c98e544e41cb577086deb13bf99a
3
+ metadata.gz: 83f8b6aeb28babaadf3e3797a5bd8b1aa15aa834
4
+ data.tar.gz: 30ddc7b60f134121f7968f15c495ad2817453198
5
5
  SHA512:
6
- metadata.gz: c6bada1d5fca8a12dcdb9b7370ba933db54ac3b7a0cbb3d0d3f28f411066a312edfcba097806d9712a95ba20c9a89bfa3f0a3e458ce1ccd54e68a862d5006c52
7
- data.tar.gz: f596aef91a3b5d0f858076ddcdba44beb539db647c9fdfa90435021279fc094c3ac91f7363957f51fc826ca957450b9a7558db6b5fd7cf5565a3a646758090a5
6
+ metadata.gz: e2005e5e69034f5ac5ff7cbdd32b2a057505440296d3977ac981eb39348697f83869a1bb4ced73d23abc15154f1e9719f6164ec16432685a8ca634e6db593ecd
7
+ data.tar.gz: f09c510cda1525e4a680a525ac7a2667537ba49d355e03b75199973a0ad05ba9cd65b9ff955b5eed3d5bee64ae1b3d9d7ebe7a324c782c4e70cd1fe34c125c17
@@ -1,7 +1,7 @@
1
1
  module ::Proxy::Dns::Route53
2
2
  class PluginConfiguration
3
3
  def load_classes
4
- require 'smart_proxy_dns_plugin_template/dns_plugin_template_main'
4
+ require 'smart_proxy_dns_route53/dns_route53_main'
5
5
  end
6
6
 
7
7
  def load_dependency_injection_wirings(container_instance, settings)
@@ -1,7 +1,7 @@
1
1
  module Proxy
2
2
  module Dns
3
3
  module Route53
4
- VERSION = '3.0.0'
4
+ VERSION = '3.0.1'
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smart_proxy_dns_route53
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 3.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Foreman developers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-02-01 00:00:00.000000000 Z
11
+ date: 2017-02-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: route53