Skip to content

Commit

Permalink
Bump for 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Dec 6, 2021
1 parent 1685882 commit 4a5b945
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ GEM
rake
mini_mime (1.0.2)
mini_portile2 (2.6.1)
minitest (5.12.2)
minitest (5.14.4)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
Expand Down Expand Up @@ -175,4 +175,4 @@ DEPENDENCIES
webmock (>= 3.4.2)

BUNDLED WITH
1.17.2
1.17.3
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.2.0'
s.version = '1.2.1'
s.authors = ['David Heinemeier Hansson', 'George Claghorn']
s.email = ['[email protected]', '[email protected]']
s.summary = 'Sign in (or up) with Google for Rails applications'
Expand Down

0 comments on commit 4a5b945

Please sign in to comment.