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

build: bump net-ldap from 0.16.1 to 0.16.2 #338

Merged
merged 1 commit into from
Nov 26, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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