summaryrefslogtreecommitdiffstats
path: root/security/rubygem-omniauth-saml/files/patch-omniauth-saml.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-omniauth-saml/files/patch-omniauth-saml.gemspec')
-rw-r--r--security/rubygem-omniauth-saml/files/patch-omniauth-saml.gemspec11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/rubygem-omniauth-saml/files/patch-omniauth-saml.gemspec b/security/rubygem-omniauth-saml/files/patch-omniauth-saml.gemspec
deleted file mode 100644
index b18c056..0000000
--- a/security/rubygem-omniauth-saml/files/patch-omniauth-saml.gemspec
+++ /dev/null
@@ -1,11 +0,0 @@
---- omniauth-saml.gemspec.orig 2015-07-06 11:43:34 UTC
-+++ omniauth-saml.gemspec
-@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
-
- if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
- s.add_runtime_dependency(%q<omniauth>, ["~> 1.1"])
-- s.add_runtime_dependency(%q<ruby-saml>, ["~> 0.8.1"])
-+ s.add_runtime_dependency(%q<ruby-saml>, [">= 0.8.1"])
- s.add_development_dependency(%q<rspec>, ["~> 2.8"])
- s.add_development_dependency(%q<simplecov>, ["~> 0.6"])
- s.add_development_dependency(%q<rack-test>, ["~> 0.6"])
OpenPOWER on IntegriCloud