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

Commit

Permalink
build: bump net-ldap from 0.16.1 to 0.16.2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] authored and mcritchlow committed Nov 26, 2019
1 parent 46f8793 commit 97df97d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem 'turbolinks', '~> 5'
gem 'jbuilder', '~> 2.9'
# Use Redis adapter to run Action Cable in production
# gem 'redis', '~> 4.0'
gem 'net-ldap', '~> 0.16.1'
gem 'net-ldap', '~> 0.16.2'
gem 'omniauth'
gem 'omniauth-google-oauth2'
gem 'okcomputer'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ GEM
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
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)
Expand Down Expand Up @@ -356,7 +356,7 @@ DEPENDENCIES
jquery-rails
letter_opener_web (~> 1.0)
listen (>= 3.0.5, < 3.2)
net-ldap (~> 0.16.1)
net-ldap (~> 0.16.2)
okcomputer
omniauth
omniauth-google-oauth2
Expand Down

0 comments on commit 97df97d

Please sign in to comment.