diff --git a/examples/Gemfile b/examples/Gemfile index c352745..5053824 100644 --- a/examples/Gemfile +++ b/examples/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' -gem 'omniauth-google-oauth2', '~> 1.1.0' +gem 'omniauth-google-oauth2', '~> 1.1.1' gem 'rubocop' gem 'sinatra', '~> 1.4' gem 'webrick'