File tree Expand file tree Collapse file tree 8 files changed +8
-16
lines changed
Expand file tree Collapse file tree 8 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- google_sign_in (1.3.0 )
4+ google_sign_in (1.3.1 )
55 google-id-token (>= 1.4.0 )
66 oauth2 (>= 1.4.0 )
77 rails (>= 6.1.0 )
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- google_sign_in (1.3.0 )
4+ google_sign_in (1.3.1 )
55 google-id-token (>= 1.4.0)
66 oauth2 (>= 1.4.0)
77 rails (>= 6.1.0)
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- google_sign_in (1.3.0 )
4+ google_sign_in (1.3.1 )
55 google-id-token (>= 1.4.0)
66 oauth2 (>= 1.4.0)
77 rails (>= 6.1.0)
@@ -247,7 +247,6 @@ DEPENDENCIES
247247 byebug
248248 google_sign_in!
249249 jwt (>= 1.5.6)
250- mutex_m
251250 rails (~> 7.0)
252251 rake
253252 webmock (>= 3.4.2)
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- google_sign_in (1.3.0 )
4+ google_sign_in (1.3.1 )
55 google-id-token (>= 1.4.0)
66 oauth2 (>= 1.4.0)
77 rails (>= 6.1.0)
@@ -247,7 +247,6 @@ DEPENDENCIES
247247 byebug
248248 google_sign_in!
249249 jwt (>= 1.5.6)
250- mutex_m
251250 rails (~> 7.1)
252251 rake
253252 webmock (>= 3.4.2)
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- google_sign_in (1.3.0 )
4+ google_sign_in (1.3.1 )
55 google-id-token (>= 1.4.0)
66 oauth2 (>= 1.4.0)
77 rails (>= 6.1.0)
137137 minitest (5.25.5)
138138 multi_xml (0.7.2)
139139 bigdecimal (~> 3.1)
140- mutex_m (0.3.0)
141140 net-http (0.6.0)
142141 uri
143142 net-imap (0.5.9)
@@ -242,7 +241,6 @@ DEPENDENCIES
242241 byebug
243242 google_sign_in!
244243 jwt (>= 1.5.6)
245- mutex_m
246244 rails (~> 7.2)
247245 rake
248246 webmock (>= 3.4.2)
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- google_sign_in (1.3.0 )
4+ google_sign_in (1.3.1 )
55 google-id-token (>= 1.4.0)
66 oauth2 (>= 1.4.0)
77 rails (>= 6.1.0)
137137 minitest (5.25.5)
138138 multi_xml (0.7.2)
139139 bigdecimal (~> 3.1)
140- mutex_m (0.3.0)
141140 net-http (0.6.0)
142141 uri
143142 net-imap (0.5.9)
@@ -242,7 +241,6 @@ DEPENDENCIES
242241 byebug
243242 google_sign_in!
244243 jwt (>= 1.5.6)
245- mutex_m
246244 rails (~> 8.0)
247245 rake
248246 webmock (>= 3.4.2)
Original file line number Diff line number Diff line change 102102PATH
103103 remote: ..
104104 specs:
105- google_sign_in (1.3.0 )
105+ google_sign_in (1.3.1 )
106106 google-id-token (>= 1.4.0)
107107 oauth2 (>= 1.4.0)
108108 rails (>= 6.1.0)
169169 minitest (5.25.5)
170170 multi_xml (0.7.2)
171171 bigdecimal (~> 3.1)
172- mutex_m (0.3.0)
173172 net-http (0.6.0)
174173 uri
175174 net-imap (0.5.9)
@@ -253,7 +252,6 @@ DEPENDENCIES
253252 byebug
254253 google_sign_in!
255254 jwt (>= 1.5.6)
256- mutex_m
257255 rails!
258256 rake
259257 webmock (>= 3.4.2)
Original file line number Diff line number Diff line change 11Gem ::Specification . new do |s |
22 s . name = 'google_sign_in'
3- s . version = '1.3.0 '
3+ s . version = '1.3.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'
You can’t perform that action at this time.
0 commit comments