summaryrefslogtreecommitdiff
path: root/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec')
-rw-r--r--net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec b/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec
deleted file mode 100644
index 43a32f4ed2ed..000000000000
--- a/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec
+++ /dev/null
@@ -1,11 +0,0 @@
---- gitlab_omniauth-ldap.gemspec.orig 2016-03-28 14:25:45.658279000 +0000
-+++ gitlab_omniauth-ldap.gemspec 2016-03-28 14:33:52.171193000 +0000
-@@ -23,7 +23,7 @@
-
- if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
- s.add_runtime_dependency(%q<omniauth>.freeze, ["~> 1.0"])
-- s.add_runtime_dependency(%q<net-ldap>.freeze, ["~> 0.9"])
-+ s.add_runtime_dependency(%q<net-ldap>.freeze, [">= 0.9"])
- s.add_runtime_dependency(%q<pyu-ruby-sasl>.freeze, ["~> 0.0.3.1"])
- s.add_runtime_dependency(%q<rubyntlm>.freeze, ["~> 0.3"])
- else