Skip to content

Commit

Permalink
Merge pull request #5785 from dodona-edu/dependabot/bundler/ruby-saml…
Browse files Browse the repository at this point in the history
…-1.17.0

Bump ruby-saml from 1.16.0 to 1.17.0
  • Loading branch information
jorg-vr authored Sep 12, 2024
2 parents c3a1c98 + cce302f commit 6628153
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ gem 'autoprefixer-rails', '~>10.4.19'

# saml authentication
gem 'devise', '~>4.9.4'
gem 'ruby-saml', '~> 1.16.0'
gem 'ruby-saml', '~> 1.17.0'

# omniauth
gem 'omniauth-google-oauth2', '~> 1.1.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ GEM
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
ruby-saml (1.16.0)
ruby-saml (1.17.0)
nokogiri (>= 1.13.10)
rexml
ruby-vips (2.2.2)
Expand Down Expand Up @@ -629,7 +629,7 @@ DEPENDENCIES
rubocop-factory_bot (~> 2.26)
rubocop-minitest (~> 0.35.1)
rubocop-rails (~> 2.26.0)
ruby-saml (~> 1.16.0)
ruby-saml (~> 1.17.0)
rubyzip (~> 2.3.2)
selenium-webdriver (~> 4.24.0)
simplecov (~> 0.22.0)
Expand Down

0 comments on commit 6628153

Please sign in to comment.