forked from Lainports/freebsd-ports
Note this is a big upgrade and the way gemspecs are generated changed. As a result, all patched gemspecs had to have new patches.
11 lines
578 B
Text
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"])
|