datacom_active_directory 1.5.5.datacom → 1.5.6.datacom

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: 886034b6e2fad40d5739b27a5076cc7212c73c3a
4
- data.tar.gz: cbcdda9012834a738fb4589a43ecdc33d3dda089
3
+ metadata.gz: 982283f5b25477db9c5bca5d2bddee96f6de84f2
4
+ data.tar.gz: 91718a7ccce23c93503927b064e8e321b135161f
5
5
  SHA512:
6
- metadata.gz: 3f6bea786c086e7b9de8dc9e8fd7e4aa240c7c6c781b752c38b19e22b8a5799fc75eac9681e3a8e71fc1ad2e6808e52bcefbc314bc6888b9669965a6bc6f03cf
7
- data.tar.gz: 68cd96583ea6aadb305e0ff161666de0ba00ac471112b18bd5e1cee13f704a0943c2308dfd60f6419bb15b3d3b3d0502f3b59fdd94c413284b7348b7b083be04
6
+ metadata.gz: 7ccfb9fedbd25f2b661a34d9997c903352402d44c230bd416492e81ff4007f8c672c555f8cbd266d03e287b8f7b282716f8baea449ba74606ef708390c417820
7
+ data.tar.gz: 28a5af2afeb4db93a9332a163408d20788ac4e2a251f3f45f02f2b71bf0eec1a1f1fbb64374feea20756aa23489e58fd3770bd721c25c2f7cf0ab8484d640c36
@@ -352,6 +352,10 @@ module ActiveDirectory
352
352
  @entry.nil?
353
353
  end
354
354
 
355
+ def entry
356
+ @entry
357
+ end
358
+
355
359
  #
356
360
  # Refreshes the attributes for the entry with updated data from the
357
361
  # domain controller.
@@ -1,3 +1,3 @@
1
1
  module ActiveDirectory
2
- VERSION = "1.5.5.datacom"
2
+ VERSION = "1.5.6.datacom"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: datacom_active_directory
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.5.datacom
4
+ version: 1.5.6.datacom
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brad Murray
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-03-06 00:00:00.000000000 Z
11
+ date: 2014-03-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: datacom-net-ldap