Skip to content

Commit fb755d2

Browse files
committed
Update Gemfile to use 1.1.1
1 parent 9cb620f commit fb755d2

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,7 +2,7 @@
22

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

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

0 commit comments

Comments
 (0)