Skip to content

Commit

Permalink
Merge pull request #987 from sparc-request/wth-test-net-ldap
Browse files Browse the repository at this point in the history
wth - Update Net-Ldap gem
  • Loading branch information
Stuart-Johnson committed Jul 11, 2017
2 parents 5839b9c + 382c922 commit d9280df
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 @@ -48,7 +48,7 @@ gem 'newrelic_rpm'
gem 'nokogiri'
gem 'nori'
gem 'nprogress-rails'
gem 'obis-net-ldap'
gem 'net-ldap', '~> 0.16.0'
gem 'omniauth'
gem 'omniauth-shibboleth'
gem 'paperclip', '~> 4.3', '>= 4.3.7'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ GEM
coffee-rails (>= 3.2.1)
jquery-rails
rails (>= 3.2.0)
net-ldap (0.16.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.1.0)
Expand All @@ -299,7 +300,6 @@ GEM
mini_portile2 (~> 2.1.0)
nori (2.1.0)
nprogress-rails (0.2.0.2)
obis-net-ldap (0.4.0)
omniauth (1.6.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
Expand Down Expand Up @@ -579,11 +579,11 @@ DEPENDENCIES
mysql2 (~> 0.3.18)
nested_form
nested_form_fields
net-ldap (~> 0.16.0)
newrelic_rpm
nokogiri
nori
nprogress-rails
obis-net-ldap
omniauth
omniauth-shibboleth
paperclip (~> 4.3, >= 4.3.7)
Expand Down

0 comments on commit d9280df

Please sign in to comment.