Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeclaghorn committed Sep 14, 2018
1 parent c2a122a commit 527c9c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
google_sign_in (1.0.2)
google_sign_in (1.1.0)
google-id-token (>= 1.4.0)
oauth2 (>= 1.4.0)
rails (>= 5.2.0)
Expand Down
2 changes: 1 addition & 1 deletion google_sign_in.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'google_sign_in'
s.version = '1.0.2'
s.version = '1.1.0'
s.authors = ['David Heinemeier Hansson', 'George Claghorn']
s.email = ['david@basecamp.com', 'george@basecamp.com']
s.summary = 'Sign in (or up) with Google for Rails applications'
Expand Down

0 comments on commit 527c9c1

Please sign in to comment.