]> cat aescling's git repositories - mastodon.git/commitdiff
Bump net-ldap from 0.16.1 to 0.16.2 (#12479)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Wed, 27 Nov 2019 12:33:20 +0000 (21:33 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Wed, 27 Nov 2019 12:33:20 +0000 (21:33 +0900)
Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/ruby-ldap/ruby-net-ldap/releases)
- [Changelog](https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc)
- [Commits](https://github.com/ruby-ldap/ruby-net-ldap/compare/v0.16.1...v0.16.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index d4f94f5c64e48452774c30b88ed8ede806c5a7db..342fb94519d2dafbc92e4bf6433fd4700d0265bd 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -38,7 +38,7 @@ group :pam_authentication, optional: true do
   gem 'devise_pam_authenticatable2', '~> 9.2'
 end
 
-gem 'net-ldap', '~> 0.10'
+gem 'net-ldap', '~> 0.16'
 gem 'omniauth-cas', '~> 1.1'
 gem 'omniauth-saml', '~> 1.10'
 gem 'omniauth', '~> 1.9'
index b0a54f0e6d353ec5b21a853a3052ecf992032485..685dce9c6039ac973ce2ca56a982847e9b6029d1 100644 (file)
@@ -383,7 +383,7 @@ GEM
     multi_json (1.13.1)
     multipart-post (2.1.1)
     necromancer (0.5.0)
-    net-ldap (0.16.1)
+    net-ldap (0.16.2)
     net-scp (2.0.0)
       net-ssh (>= 2.6.5, < 6.0.0)
     net-ssh (5.2.0)
@@ -740,7 +740,7 @@ DEPENDENCIES
   memory_profiler
   microformats (~> 4.1)
   mime-types (~> 3.3)
-  net-ldap (~> 0.10)
+  net-ldap (~> 0.16)
   nilsimsa!
   nokogiri (~> 1.10)
   nsa (~> 0.2)