omniauth-mobileid 0.1.1 → 0.1.2

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.
@@ -110,6 +110,7 @@ module OmniAuth
110
110
  :language => options[:language],
111
111
  :country_code => options[:country_code],
112
112
  :message_to_display => options[:message_to_display],
113
+ :service_name => options[:service_name],
113
114
  :messaging_mode => options[:messaging_mode],
114
115
  :async_configuration => options[:async_configuration],
115
116
  :return_cert_data => false,
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Mobileid
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-mobileid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-04-14 00:00:00.000000000 Z
12
+ date: 2012-04-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: omniauth-oauth
16
- requirement: &70102490822720 !ruby/object:Gem::Requirement
16
+ requirement: &70123839121140 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ~>
@@ -21,10 +21,10 @@ dependencies:
21
21
  version: '1.0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *70102490822720
24
+ version_requirements: *70123839121140
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: digidoc_client
27
- requirement: &70102490820040 !ruby/object:Gem::Requirement
27
+ requirement: &70123839120400 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - ~>
@@ -32,7 +32,7 @@ dependencies:
32
32
  version: '0.1'
33
33
  type: :runtime
34
34
  prerelease: false
35
- version_requirements: *70102490820040
35
+ version_requirements: *70123839120400
36
36
  description: OmniAuth strategy for Estonian Mobile-ID
37
37
  email:
38
38
  - tarmo.talu@gmail.com