Skip to content

Commit 4a5b945

Browse files
committed
Bump for 1.2.1
1 parent 1685882 commit 4a5b945

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
rake
9797
mini_mime (1.0.2)
9898
mini_portile2 (2.6.1)
99-
minitest (5.12.2)
99+
minitest (5.14.4)
100100
multi_json (1.13.1)
101101
multi_xml (0.6.0)
102102
multipart-post (2.1.1)
@@ -175,4 +175,4 @@ DEPENDENCIES
175175
webmock (>= 3.4.2)
176176

177177
BUNDLED WITH
178-
1.17.2
178+
1.17.3

google_sign_in.gemspec

Lines changed: 1 addition & 1 deletion
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.2.0'
3+
s.version = '1.2.1'
44
s.authors = ['David Heinemeier Hansson', 'George Claghorn']
55
s.email = ['david@basecamp.com', 'george@basecamp.com']
66
s.summary = 'Sign in (or up) with Google for Rails applications'

0 commit comments

Comments
 (0)