Skip to content

Commit eb9ab2d

Browse files
v1.0.1
1 parent d424ecf commit eb9ab2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
google_sign_in (1.0.0)
4+
google_sign_in (1.0.1)
55
google-id-token (>= 1.4.0)
66
oauth2 (>= 1.4.0)
77
rails (>= 5.2.0)

google_sign_in.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'google_sign_in'
3-
s.version = '1.0.0'
3+
s.version = '1.0.1'
44
s.authors = ['David Heinemeier Hansson', 'George Claghorn']
55
66
s.summary = 'Sign in (or up) with Google for Rails applications'

0 commit comments

Comments
 (0)