Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Commit 73a3550

Browse files
Bump net-ldap from 0.16.1 to 0.16.2
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](ruby-ldap/ruby-net-ldap@v0.16.1...v0.16.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 853cc10 commit 73a3550

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gem 'kaminari', '1.1.1'
2929
gem 'letter_opener', '1.7.0'
3030
gem 'mail', '2.7.1'
3131
gem 'naturalsort'
32-
gem 'net-ldap', '0.16.1'
32+
gem 'net-ldap', '0.16.2'
3333
gem 'nokogiri', '1.10.5'
3434
gem 'omniauth', '1.9.0'
3535
gem 'omniauth-shibboleth', '1.3.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ GEM
167167
mini_portile2 (2.4.0)
168168
minitest (5.13.0)
169169
naturalsort (1.2.0)
170-
net-ldap (0.16.1)
170+
net-ldap (0.16.2)
171171
net-scp (2.0.0)
172172
net-ssh (>= 2.6.5, < 6.0.0)
173173
net-ssh (5.2.0)
@@ -344,7 +344,7 @@ DEPENDENCIES
344344
letter_opener (= 1.7.0)
345345
mail (= 2.7.1)
346346
naturalsort
347-
net-ldap (= 0.16.1)
347+
net-ldap (= 0.16.2)
348348
nokogiri (= 1.10.5)
349349
omniauth (= 1.9.0)
350350
omniauth-shibboleth (= 1.3.0)

0 commit comments

Comments
 (0)