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

Commit 4dfda4e

Browse files
build(deps): 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] <[email protected]>
1 parent 5574627 commit 4dfda4e

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
@@ -21,7 +21,7 @@ gem 'jquery-turbolinks'
2121
gem 'kaminari', '1.1.1'
2222
gem 'mail', '2.7.1'
2323
gem 'money-rails', '~> 1.4.1' # 1.6.0 break tests
24-
gem 'net-ldap', '~> 0.16.1'
24+
gem 'net-ldap', '~> 0.16.2'
2525
gem 'net-sftp'
2626
gem 'nokogiri', '1.10.4'
2727
gem 'omniauth', '1.9.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ GEM
179179
money (~> 6.5.0)
180180
railties (>= 3.0)
181181
multi_json (1.13.1)
182-
net-ldap (0.16.1)
182+
net-ldap (0.16.2)
183183
net-scp (2.0.0)
184184
net-ssh (>= 2.6.5, < 6.0.0)
185185
net-sftp (2.1.2)
@@ -352,7 +352,7 @@ DEPENDENCIES
352352
letter_opener (~> 1.7.0)
353353
mail (= 2.7.1)
354354
money-rails (~> 1.4.1)
355-
net-ldap (~> 0.16.1)
355+
net-ldap (~> 0.16.2)
356356
net-sftp
357357
nokogiri (= 1.10.4)
358358
omniauth (= 1.9.0)

0 commit comments

Comments
 (0)