Skip to content

Commit

Permalink
Bump net-ldap from 0.3.1 to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2021
1 parent 7c4d460 commit 7563580
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 @@ group :test do
end

group :ldap do
gem "net-ldap", '~> 0.3.1'
gem "net-ldap", '~> 0.16.0'
end

group :openid do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
multi_json (1.1.0)
mysql (2.8.1)
mysql2 (0.2.18)
net-ldap (0.3.1)
net-ldap (0.16.0)
nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
Expand Down Expand Up @@ -86,7 +86,7 @@ DEPENDENCIES
mocha
mysql
mysql2 (~> 0.2.7)
net-ldap (~> 0.3.1)
net-ldap (~> 0.16.0)
pg
rails (= 2.3.14)
rdoc (>= 2.4.2)
Expand Down

0 comments on commit 7563580

Please sign in to comment.