From 7e8c94ed62e87863e5cf9cf4720cb1536d1b97cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 21:58:56 +0000 Subject: [PATCH] Bump uri from 0.12.1 to 0.12.2 in /ruby-rails-sso-example Bumps [uri](https://github.com/ruby/uri) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.12.1...v0.12.2) --- updated-dependencies: - dependency-name: uri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby-rails-sso-example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby-rails-sso-example/Gemfile.lock b/ruby-rails-sso-example/Gemfile.lock index 8f92358..d021b48 100644 --- a/ruby-rails-sso-example/Gemfile.lock +++ b/ruby-rails-sso-example/Gemfile.lock @@ -226,7 +226,7 @@ GEM turbolinks-source (5.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uri (0.12.1) + uri (0.12.2) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.0)