From 5b2b5c59de37c79e3e98e4e04d74c8c3ce321d97 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 30 Apr 2015 15:51:49 -0300 Subject: [PATCH] Update omniauth-remote-user to >= 0.0.6 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- vendor/cache/omniauth-remote-user-0.0.5.gem | Bin 19456 -> 0 bytes vendor/cache/omniauth-remote-user-0.0.6.gem | Bin 0 -> 19456 bytes 4 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 vendor/cache/omniauth-remote-user-0.0.5.gem create mode 100644 vendor/cache/omniauth-remote-user-0.0.6.gem diff --git a/Gemfile b/Gemfile index 655ffff..8a22062 100644 --- a/Gemfile +++ b/Gemfile @@ -257,4 +257,4 @@ group :production do end gem "newrelic_rpm" -gem "omniauth-remote-user" +gem "omniauth-remote-user", ">= 0.0.6" diff --git a/Gemfile.lock b/Gemfile.lock index b7572ea..12ef87b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -329,7 +329,7 @@ GEM omniauth-oauth2 (1.1.1) oauth2 (~> 0.8.0) omniauth (~> 1.0) - omniauth-remote-user (0.0.5) + omniauth-remote-user (0.0.6) omniauth (~> 1.0) omniauth-shibboleth (1.1.1) omniauth (>= 1.0.0) @@ -658,7 +658,7 @@ DEPENDENCIES omniauth (~> 1.1.3) omniauth-github omniauth-google-oauth2 - omniauth-remote-user + omniauth-remote-user (>= 0.0.6) omniauth-shibboleth omniauth-twitter org-ruby (= 0.9.9) diff --git a/vendor/cache/omniauth-remote-user-0.0.5.gem b/vendor/cache/omniauth-remote-user-0.0.5.gem deleted file mode 100644 index 7f5367c..0000000 Binary files a/vendor/cache/omniauth-remote-user-0.0.5.gem and /dev/null differ diff --git a/vendor/cache/omniauth-remote-user-0.0.6.gem b/vendor/cache/omniauth-remote-user-0.0.6.gem new file mode 100644 index 0000000..21ed423 Binary files /dev/null and b/vendor/cache/omniauth-remote-user-0.0.6.gem differ -- libgit2 0.21.2