deltavista_crif_dva_interface 0.0.20 → 0.0.21

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,8 @@ module DeltavistaCrifDvaInterface
2
2
  class Config
3
3
  attr_accessor :deltavista_service_url,
4
4
  :username,
5
- :password
5
+ :password,
6
+ :logger
6
7
  def initialize
7
8
 
8
9
  end
@@ -1,3 +1,3 @@
1
1
  module DeltavistaCrifDvaInterface
2
- VERSION = '0.0.20'
2
+ VERSION = '0.0.21'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deltavista_crif_dva_interface
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.20
4
+ version: 0.0.21
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: