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

Commit

Permalink
build(deps): bump net-ldap from 0.16.1 to 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 3, 2020
1 parent 5574627 commit 4dfda4e
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 @@ -21,7 +21,7 @@ gem 'jquery-turbolinks'
gem 'kaminari', '1.1.1'
gem 'mail', '2.7.1'
gem 'money-rails', '~> 1.4.1' # 1.6.0 break tests
gem 'net-ldap', '~> 0.16.1'
gem 'net-ldap', '~> 0.16.2'
gem 'net-sftp'
gem 'nokogiri', '1.10.4'
gem 'omniauth', '1.9.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ GEM
money (~> 6.5.0)
railties (>= 3.0)
multi_json (1.13.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-sftp (2.1.2)
Expand Down Expand Up @@ -352,7 +352,7 @@ DEPENDENCIES
letter_opener (~> 1.7.0)
mail (= 2.7.1)
money-rails (~> 1.4.1)
net-ldap (~> 0.16.1)
net-ldap (~> 0.16.2)
net-sftp
nokogiri (= 1.10.4)
omniauth (= 1.9.0)
Expand Down

0 comments on commit 4dfda4e

Please sign in to comment.