10000 Bump version required for example app · zquestz/omniauth-google-oauth2@bf4d297 · GitHub
[go: up one dir, main page]

Skip to content

Commit bf4d297

Browse files
committed
Bump version required for example app
1 parent b20c723 commit bf4d297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source 'https://rubygems.org'
44

5-
gem 'omniauth-google-oauth2', '~> 1.1.3'
5+
gem 'omniauth-google-oauth2', '~> 1.2.0'
66
gem 'rubocop'
77
gem 'sinatra', '~> 1.4'
88
gem 'webrick'

0 commit comments

Comments
 (0)
0