From 62684fceb494b02619fbd82882c7ee9e0c9cb3dc Mon Sep 17 00:00:00 2001 From: MattKingDS <43220771+MattKingDS@users.noreply.github.com> Date: Fri, 18 Oct 2019 10:53:47 -0700 Subject: [PATCH] Update Gemfile --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index c86884f..fcccb59 100644 --- a/Gemfile +++ b/Gemfile @@ -60,5 +60,5 @@ end # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] -gem 'omniauth-oauth2' +gem 'omniauth-oauth2','>=1.6' gem 'docusign_esign', '>=3.0'