Skip to content

Commit b783d3b

Browse files
committed
Bump version of gem used for examples
1 parent 491310a commit b783d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

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

5-
gem 'omniauth-google-oauth2', '~> 0.5'
5+
gem 'omniauth-google-oauth2', '~> 0.6'
66
gem 'rubocop'
77
gem 'sinatra', '~> 1.4'

0 commit comments

Comments
 (0)