Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ gem 'rqrcode'
gem 'ruby-progressbar'
gem 'ruby-saml'
gem 'safe_target_blank', '>= 1.0.2'
gem 'saml_idp', github: '18F/saml_idp', tag: '0.23.7-18f'
gem 'saml_idp', github: '18F/saml_idp', tag: '0.23.9-18f'
gem 'scrypt'
gem 'simple_form', '>= 5.0.2'
gem 'stringex', require: false
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ GIT

GIT
remote: https://github.com/18F/saml_idp.git
revision: f76c4e093158de5f704e63bcbc09107a717a1c27
tag: 0.23.7-18f
revision: ddf27d98cde86f80680ab4148653edd1cd745efd
tag: 0.23.9-18f
specs:
saml_idp (0.23.7.pre.18f)
saml_idp (0.23.9.pre.18f)
activesupport
builder
faraday
Expand Down Expand Up @@ -646,7 +646,7 @@ GEM
rubocop-rspec (3.2.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby-saml (1.18.0)
ruby-saml (1.18.1)
nokogiri (>= 1.13.10)
rexml
ruby-statistics (3.0.2)
Expand Down