bump ruby-saml to 1.12.2

pull/16273/head
manmorjim 3 years ago
parent 5fc5efb556
commit 9689525c8e

@ -16,7 +16,7 @@ gem 'protected_attributes'
gem 'responders', '~> 2.0'
gem 'rails_warden', '0.5.8' # Auth via the Warden Rack framework
gem 'ruby-saml', '1.7.0'
gem 'ruby-saml', '1.12.2'
gem 'oauth', '0.4.7'
gem 'oauth-plugin', git: 'https://github.com/CartoDB/oauth-plugin.git', :branch => 'cartodb'

@ -428,8 +428,9 @@ GEM
ruby-ole (1.2.12.2)
ruby-prof (1.4.1)
ruby-progressbar (1.11.0)
ruby-saml (1.7.0)
nokogiri (>= 1.5.10)
ruby-saml (1.12.2)
nokogiri (>= 1.10.5)
rexml
ruby2_keywords (0.0.4)
rubyzip (2.3.0)
sass (3.4.25)
@ -594,7 +595,7 @@ DEPENDENCIES
rubocop-rails
rubocop-rspec
ruby-prof (= 1.4.1)
ruby-saml (= 1.7.0)
ruby-saml (= 1.12.2)
rubyzip (>= 2.0.0)
selenium-webdriver (>= 2.5.0)
sequel (~> 4.45.0)

Loading…
Cancel
Save