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 @@ -37,7 +37,7 @@ gem 'redis-session-store', github: '18F/redis-session-store', branch: 'master'
gem 'rqrcode'
gem 'ruby-progressbar'
gem 'ruby-saml'
gem 'saml_idp', git: 'https://github.com/18F/saml_idp.git', tag: 'v0.4.2-18f'
gem 'saml_idp', git: 'https://github.com/18F/saml_idp.git', tag: 'v0.4.3-18f'
gem 'sass-rails', '~> 5.0'
gem 'savon'
gem 'scrypt'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ GIT

GIT
remote: https://github.com/18F/saml_idp.git
revision: bcc3144468571b11c0136dde4b5e7f76562db060
tag: v0.4.2-18f
revision: f9917394698a3671e08058cf743e25a276887a79
tag: v0.4.3-18f
specs:
saml_idp (0.4.0)
saml_idp (0.4.3.pre.18f)
activesupport
builder
httparty
Expand Down