diff options
author | Steve Wills <swills@FreeBSD.org> | 2015-03-30 02:47:07 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2015-03-30 02:47:07 +0000 |
commit | fed7471248b80ef1ec515bccfc7078c757ed8b9a (patch) | |
tree | 759f49de6074bd7952ad8e463f8365baa3be62a9 /net/rubygem-gitlab_omniauth-ldap | |
parent | - Correction to previous commit. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=382631
Diffstat (limited to 'net/rubygem-gitlab_omniauth-ldap')
-rw-r--r-- | net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec b/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec index f60383874607..9fe8d9a21083 100644 --- a/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec +++ b/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec @@ -1,11 +1,11 @@ ---- gitlab_omniauth-ldap-1.1.0.gemspec.orig 2013-10-25 02:24:55.456068284 +0000 -+++ gitlab_omniauth-ldap-1.1.0.gemspec 2013-10-25 02:25:06.863067558 +0000 -@@ -58,7 +58,7 @@ - requirements: - - - ~> - - !ruby/object:Gem::Version -- version: 0.1.1 -+ version: 0.4.0 - type: :runtime - prerelease: false - version_requirements: !ruby/object:Gem::Requirement +--- 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"]) |