oracle_ebs_authentication 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module OracleEbsAuthentication
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,21 +1,22 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oracle_ebs_authentication
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 0
10
- version: 0.1.0
9
+ - 1
10
+ version: 0.1.1
11
11
  platform: ruby
12
12
  authors:
13
+ - Raimonds Simanovskis
13
14
  - Edgars Beigarts
14
15
  autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2011-03-09 00:00:00 +02:00
19
+ date: 2011-03-25 00:00:00 +02:00
19
20
  default_executable:
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency
@@ -143,7 +144,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
143
144
  requirements: []
144
145
 
145
146
  rubyforge_project:
146
- rubygems_version: 1.5.2
147
+ rubygems_version: 1.6.2
147
148
  signing_key:
148
149
  specification_version: 3
149
150
  summary: This plugin provides Oracle E-Business Suite user authentication functionality.