freebsd-ports/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec
Steve Wills fed7471248 Update ruby-gems to 2.4.5
Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches.
2015-03-30 02:47:07 +00:00

11 lines
578 B
Text

--- gitlab_omniauth-ldap.gemspec.orig 2014-12-01 04:29:00.000000000 +0000
+++ gitlab_omniauth-ldap.gemspec 2014-12-01 04:29:29.000000000 +0000
@@ -25,7 +25,7 @@
s.add_runtime_dependency(%q<omniauth>, ["~> 1.0"])
s.add_runtime_dependency(%q<net-ldap>, ["~> 0.7.0"])
s.add_runtime_dependency(%q<pyu-ruby-sasl>, ["~> 0.0.3.1"])
- s.add_runtime_dependency(%q<rubyntlm>, ["~> 0.1.1"])
+ s.add_runtime_dependency(%q<rubyntlm>, ["~> 0.4.0"])
else
s.add_dependency(%q<omniauth>, ["~> 1.0"])
s.add_dependency(%q<net-ldap>, ["~> 0.7.0"])