From 453c43a5fc1fcf53398f5754b2d43a724741dd39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:03:41 +0000 Subject: [PATCH] Bump omniauth from 1.9.1 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 19836555..ab098eb1 100644 --- a/Gemfile +++ b/Gemfile @@ -60,7 +60,7 @@ gem 'simple_form' gem 'carrierwave' # make easier restigation and login gem "devise" -gem 'omniauth', '1.9.1' +gem 'omniauth', '1.9.2' gem 'omniauth-google-oauth2' # user admin gem gem 'cancancan' diff --git a/Gemfile.lock b/Gemfile.lock index ad1e82ee..5b8ca0ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 5.1) - hashie (4.1.0) + hashie (5.0.0) html2haml (2.2.0) erubis (~> 2.7.0) haml (>= 4.0, < 6) @@ -249,7 +249,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.1) + omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-google-oauth2 (0.8.2) @@ -276,7 +276,7 @@ GEM public_suffix (4.0.6) puma (3.12.6) racc (1.5.2) - rack (2.2.3) + rack (2.2.4) rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) @@ -488,7 +488,7 @@ DEPENDENCIES mini_magick (~> 4.8) mysql2 nested_form_fields - omniauth (= 1.9.1) + omniauth (= 1.9.2) omniauth-google-oauth2 pry-byebug pry-rails