diff --git a/Gemfile.lock b/Gemfile.lock index 099ca2bd..a9f9fac0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,7 +256,7 @@ GEM net-ldap rails (>= 7.0, < 7.3) yubikey - ndr_dev_support (7.3.2) + ndr_dev_support (7.3.3) activesupport (>= 6.1, < 8.1) brakeman (>= 4.7.1) bundler-audit @@ -272,7 +272,7 @@ GEM prometheus-client (~> 4.0.0) pry rainbow - rubocop (~> 1.7) + rubocop (~> 1.72) rubocop-rails (~> 2.9) rubocop-rake (~> 0.5) rugged @@ -472,7 +472,7 @@ GEM ruby-ole (1.2.13.1) ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) - ruby-saml (1.18.0) + ruby-saml (1.18.1) nokogiri (>= 1.13.10) rexml ruby2_keywords (0.0.5) diff --git a/vendor/cache/ndr_dev_support-7.3.2.gem b/vendor/cache/ndr_dev_support-7.3.2.gem deleted file mode 100644 index 6cf735ef..00000000 Binary files a/vendor/cache/ndr_dev_support-7.3.2.gem and /dev/null differ diff --git a/vendor/cache/ndr_dev_support-7.3.3.gem b/vendor/cache/ndr_dev_support-7.3.3.gem new file mode 100644 index 00000000..1601aae3 Binary files /dev/null and b/vendor/cache/ndr_dev_support-7.3.3.gem differ diff --git a/vendor/cache/ruby-saml-1.18.0.gem b/vendor/cache/ruby-saml-1.18.0.gem deleted file mode 100644 index e3863baa..00000000 Binary files a/vendor/cache/ruby-saml-1.18.0.gem and /dev/null differ diff --git a/vendor/cache/ruby-saml-1.18.1.gem b/vendor/cache/ruby-saml-1.18.1.gem new file mode 100644 index 00000000..1d332715 Binary files /dev/null and b/vendor/cache/ruby-saml-1.18.1.gem differ