google-authenticator-rails 3.4.0 → 3.4.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +140 -98
- data/google-authenticator.gemspec +1 -1
- data/lib/google-authenticator-rails/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 891dcff596889d7b5d0dc8fa28ff9b302ebed7149fa49b80f8e4eff909263153
|
4
|
+
data.tar.gz: e74a988c553a653b8f04f2e1957d984ad76bbeed1c1b3e5e8dbaceeaf40817c4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9d631f6b942b45d596668634e2c662cf5b4889c29fb529cacb2c274d32b369d3448ca6de01e7182f678678008b5f71efe2a51adf9cbc637efd9b84a8512658b5
|
7
|
+
data.tar.gz: 638996ea618346d3b7b5926e4b86a303e5c6abd659bc442f3f2cdc43206a50c74a92f1b57499215735fe8531ba1de5e3f1edb4ce4354c142e8d2d6efcd95c68c
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
google-authenticator-rails (3.4.
|
4
|
+
google-authenticator-rails (3.4.2)
|
5
5
|
actionpack
|
6
6
|
activerecord
|
7
7
|
rails
|
@@ -11,144 +11,181 @@ PATH
|
|
11
11
|
GEM
|
12
12
|
remote: https://rubygems.org/
|
13
13
|
specs:
|
14
|
-
actioncable (7.
|
15
|
-
actionpack (= 7.
|
16
|
-
activesupport (= 7.
|
14
|
+
actioncable (7.1.3.2)
|
15
|
+
actionpack (= 7.1.3.2)
|
16
|
+
activesupport (= 7.1.3.2)
|
17
17
|
nio4r (~> 2.0)
|
18
18
|
websocket-driver (>= 0.6.1)
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
19
|
+
zeitwerk (~> 2.6)
|
20
|
+
actionmailbox (7.1.3.2)
|
21
|
+
actionpack (= 7.1.3.2)
|
22
|
+
activejob (= 7.1.3.2)
|
23
|
+
activerecord (= 7.1.3.2)
|
24
|
+
activestorage (= 7.1.3.2)
|
25
|
+
activesupport (= 7.1.3.2)
|
25
26
|
mail (>= 2.7.1)
|
26
27
|
net-imap
|
27
28
|
net-pop
|
28
29
|
net-smtp
|
29
|
-
actionmailer (7.
|
30
|
-
actionpack (= 7.
|
31
|
-
actionview (= 7.
|
32
|
-
activejob (= 7.
|
33
|
-
activesupport (= 7.
|
30
|
+
actionmailer (7.1.3.2)
|
31
|
+
actionpack (= 7.1.3.2)
|
32
|
+
actionview (= 7.1.3.2)
|
33
|
+
activejob (= 7.1.3.2)
|
34
|
+
activesupport (= 7.1.3.2)
|
34
35
|
mail (~> 2.5, >= 2.5.4)
|
35
36
|
net-imap
|
36
37
|
net-pop
|
37
38
|
net-smtp
|
38
|
-
rails-dom-testing (~> 2.
|
39
|
-
actionpack (7.
|
40
|
-
actionview (= 7.
|
41
|
-
activesupport (= 7.
|
42
|
-
|
39
|
+
rails-dom-testing (~> 2.2)
|
40
|
+
actionpack (7.1.3.2)
|
41
|
+
actionview (= 7.1.3.2)
|
42
|
+
activesupport (= 7.1.3.2)
|
43
|
+
nokogiri (>= 1.8.5)
|
44
|
+
racc
|
45
|
+
rack (>= 2.2.4)
|
46
|
+
rack-session (>= 1.0.1)
|
43
47
|
rack-test (>= 0.6.3)
|
44
|
-
rails-dom-testing (~> 2.
|
45
|
-
rails-html-sanitizer (~> 1.
|
46
|
-
actiontext (7.
|
47
|
-
actionpack (= 7.
|
48
|
-
activerecord (= 7.
|
49
|
-
activestorage (= 7.
|
50
|
-
activesupport (= 7.
|
48
|
+
rails-dom-testing (~> 2.2)
|
49
|
+
rails-html-sanitizer (~> 1.6)
|
50
|
+
actiontext (7.1.3.2)
|
51
|
+
actionpack (= 7.1.3.2)
|
52
|
+
activerecord (= 7.1.3.2)
|
53
|
+
activestorage (= 7.1.3.2)
|
54
|
+
activesupport (= 7.1.3.2)
|
51
55
|
globalid (>= 0.6.0)
|
52
56
|
nokogiri (>= 1.8.5)
|
53
|
-
actionview (7.
|
54
|
-
activesupport (= 7.
|
57
|
+
actionview (7.1.3.2)
|
58
|
+
activesupport (= 7.1.3.2)
|
55
59
|
builder (~> 3.1)
|
56
|
-
erubi (~> 1.
|
57
|
-
rails-dom-testing (~> 2.
|
58
|
-
rails-html-sanitizer (~> 1.
|
59
|
-
activejob (7.
|
60
|
-
activesupport (= 7.
|
60
|
+
erubi (~> 1.11)
|
61
|
+
rails-dom-testing (~> 2.2)
|
62
|
+
rails-html-sanitizer (~> 1.6)
|
63
|
+
activejob (7.1.3.2)
|
64
|
+
activesupport (= 7.1.3.2)
|
61
65
|
globalid (>= 0.3.6)
|
62
|
-
activemodel (7.
|
63
|
-
activesupport (= 7.
|
64
|
-
activerecord (7.
|
65
|
-
activemodel (= 7.
|
66
|
-
activesupport (= 7.
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
66
|
+
activemodel (7.1.3.2)
|
67
|
+
activesupport (= 7.1.3.2)
|
68
|
+
activerecord (7.1.3.2)
|
69
|
+
activemodel (= 7.1.3.2)
|
70
|
+
activesupport (= 7.1.3.2)
|
71
|
+
timeout (>= 0.4.0)
|
72
|
+
activestorage (7.1.3.2)
|
73
|
+
actionpack (= 7.1.3.2)
|
74
|
+
activejob (= 7.1.3.2)
|
75
|
+
activerecord (= 7.1.3.2)
|
76
|
+
activesupport (= 7.1.3.2)
|
72
77
|
marcel (~> 1.0)
|
73
|
-
|
74
|
-
|
78
|
+
activesupport (7.1.3.2)
|
79
|
+
base64
|
80
|
+
bigdecimal
|
75
81
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
82
|
+
connection_pool (>= 2.2.5)
|
83
|
+
drb
|
76
84
|
i18n (>= 1.6, < 2)
|
77
85
|
minitest (>= 5.1)
|
86
|
+
mutex_m
|
78
87
|
tzinfo (~> 2.0)
|
79
88
|
appraisal (2.4.1)
|
80
89
|
bundler
|
81
90
|
rake
|
82
91
|
thor (>= 0.14.0)
|
92
|
+
base64 (0.2.0)
|
93
|
+
bigdecimal (3.1.7)
|
83
94
|
builder (3.2.4)
|
84
95
|
chunky_png (1.4.0)
|
85
|
-
concurrent-ruby (1.2.
|
96
|
+
concurrent-ruby (1.2.3)
|
97
|
+
connection_pool (2.4.1)
|
86
98
|
crass (1.0.6)
|
87
|
-
date (3.3.
|
88
|
-
diff-lcs (1.5.
|
99
|
+
date (3.3.4)
|
100
|
+
diff-lcs (1.5.1)
|
89
101
|
docile (1.4.0)
|
102
|
+
drb (2.2.1)
|
90
103
|
erubi (1.12.0)
|
91
|
-
globalid (1.1
|
92
|
-
activesupport (>=
|
93
|
-
i18n (1.
|
104
|
+
globalid (1.2.1)
|
105
|
+
activesupport (>= 6.1)
|
106
|
+
i18n (1.14.4)
|
94
107
|
concurrent-ruby (~> 1.0)
|
95
|
-
|
108
|
+
io-console (0.7.2)
|
109
|
+
irb (1.12.0)
|
110
|
+
rdoc
|
111
|
+
reline (>= 0.4.2)
|
112
|
+
loofah (2.22.0)
|
96
113
|
crass (~> 1.0.2)
|
97
|
-
nokogiri (>= 1.
|
114
|
+
nokogiri (>= 1.12.0)
|
98
115
|
mail (2.8.1)
|
99
116
|
mini_mime (>= 0.1.1)
|
100
117
|
net-imap
|
101
118
|
net-pop
|
102
119
|
net-smtp
|
103
|
-
marcel (1.0.
|
104
|
-
|
105
|
-
|
106
|
-
minitest (5.
|
107
|
-
|
120
|
+
marcel (1.0.4)
|
121
|
+
mini_mime (1.1.5)
|
122
|
+
mini_portile2 (2.8.5)
|
123
|
+
minitest (5.22.3)
|
124
|
+
mutex_m (0.2.0)
|
125
|
+
net-imap (0.4.10)
|
108
126
|
date
|
109
127
|
net-protocol
|
110
128
|
net-pop (0.1.2)
|
111
129
|
net-protocol
|
112
|
-
net-protocol (0.2.
|
130
|
+
net-protocol (0.2.2)
|
113
131
|
timeout
|
114
|
-
net-smtp (0.
|
132
|
+
net-smtp (0.5.0)
|
115
133
|
net-protocol
|
116
|
-
nio4r (2.
|
117
|
-
nokogiri (1.
|
134
|
+
nio4r (2.7.1)
|
135
|
+
nokogiri (1.16.3)
|
136
|
+
mini_portile2 (~> 2.8.2)
|
137
|
+
racc (~> 1.4)
|
138
|
+
nokogiri (1.16.3-arm64-darwin)
|
139
|
+
racc (~> 1.4)
|
140
|
+
nokogiri (1.16.3-x86_64-linux)
|
118
141
|
racc (~> 1.4)
|
119
|
-
|
120
|
-
|
121
|
-
|
142
|
+
psych (5.1.2)
|
143
|
+
stringio
|
144
|
+
racc (1.7.3)
|
145
|
+
rack (3.0.10)
|
146
|
+
rack-session (2.0.0)
|
147
|
+
rack (>= 3.0.0)
|
148
|
+
rack-test (2.1.0)
|
122
149
|
rack (>= 1.3)
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
150
|
+
rackup (2.1.0)
|
151
|
+
rack (>= 3)
|
152
|
+
webrick (~> 1.8)
|
153
|
+
rails (7.1.3.2)
|
154
|
+
actioncable (= 7.1.3.2)
|
155
|
+
actionmailbox (= 7.1.3.2)
|
156
|
+
actionmailer (= 7.1.3.2)
|
157
|
+
actionpack (= 7.1.3.2)
|
158
|
+
actiontext (= 7.1.3.2)
|
159
|
+
actionview (= 7.1.3.2)
|
160
|
+
activejob (= 7.1.3.2)
|
161
|
+
activemodel (= 7.1.3.2)
|
162
|
+
activerecord (= 7.1.3.2)
|
163
|
+
activestorage (= 7.1.3.2)
|
164
|
+
activesupport (= 7.1.3.2)
|
135
165
|
bundler (>= 1.15.0)
|
136
|
-
railties (= 7.
|
137
|
-
rails-dom-testing (2.0
|
138
|
-
activesupport (>=
|
166
|
+
railties (= 7.1.3.2)
|
167
|
+
rails-dom-testing (2.2.0)
|
168
|
+
activesupport (>= 5.0.0)
|
169
|
+
minitest
|
139
170
|
nokogiri (>= 1.6)
|
140
|
-
rails-html-sanitizer (1.
|
141
|
-
loofah (~> 2.
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
171
|
+
rails-html-sanitizer (1.6.0)
|
172
|
+
loofah (~> 2.21)
|
173
|
+
nokogiri (~> 1.14)
|
174
|
+
railties (7.1.3.2)
|
175
|
+
actionpack (= 7.1.3.2)
|
176
|
+
activesupport (= 7.1.3.2)
|
177
|
+
irb
|
178
|
+
rackup (>= 1.0.0)
|
146
179
|
rake (>= 12.2)
|
147
|
-
thor (~> 1.0)
|
148
|
-
zeitwerk (~> 2.
|
149
|
-
rake (13.0
|
150
|
-
|
151
|
-
|
180
|
+
thor (~> 1.0, >= 1.2.2)
|
181
|
+
zeitwerk (~> 2.6)
|
182
|
+
rake (13.1.0)
|
183
|
+
rdoc (6.6.3.1)
|
184
|
+
psych (>= 4.0.0)
|
185
|
+
reline (0.5.0)
|
186
|
+
io-console (~> 0.5)
|
187
|
+
rotp (6.3.0)
|
188
|
+
rqrcode (2.2.0)
|
152
189
|
chunky_png (~> 1.0)
|
153
190
|
rqrcode_core (~> 1.0)
|
154
191
|
rqrcode_core (1.2.0)
|
@@ -171,15 +208,20 @@ GEM
|
|
171
208
|
simplecov_json_formatter (~> 0.1)
|
172
209
|
simplecov-html (0.12.3)
|
173
210
|
simplecov_json_formatter (0.1.4)
|
174
|
-
sqlite3 (1.
|
175
|
-
|
176
|
-
|
211
|
+
sqlite3 (1.7.3)
|
212
|
+
mini_portile2 (~> 2.8.0)
|
213
|
+
sqlite3 (1.7.3-arm64-darwin)
|
214
|
+
sqlite3 (1.7.3-x86_64-linux)
|
215
|
+
stringio (3.1.0)
|
216
|
+
thor (1.3.0)
|
217
|
+
timeout (0.4.1)
|
177
218
|
tzinfo (2.0.6)
|
178
219
|
concurrent-ruby (~> 1.0)
|
179
|
-
|
220
|
+
webrick (1.8.1)
|
221
|
+
websocket-driver (0.7.6)
|
180
222
|
websocket-extensions (>= 0.1.0)
|
181
223
|
websocket-extensions (0.1.5)
|
182
|
-
zeitwerk (2.6.
|
224
|
+
zeitwerk (2.6.13)
|
183
225
|
|
184
226
|
PLATFORMS
|
185
227
|
arm64-darwin-21
|
@@ -192,7 +234,7 @@ DEPENDENCIES
|
|
192
234
|
rake (~> 13.0)
|
193
235
|
rspec (~> 3.4.0)
|
194
236
|
simplecov
|
195
|
-
sqlite3 (~> 1.
|
237
|
+
sqlite3 (~> 1.7)
|
196
238
|
|
197
239
|
BUNDLED WITH
|
198
240
|
2.3.15
|
@@ -34,5 +34,5 @@ Gem::Specification.new do |gem|
|
|
34
34
|
gem.add_development_dependency "rspec", "~> 3.4.0"
|
35
35
|
gem.add_development_dependency "appraisal", "~> 2.4.1"
|
36
36
|
gem.add_development_dependency "simplecov"
|
37
|
-
gem.add_development_dependency "sqlite3", "~> 1.
|
37
|
+
gem.add_development_dependency "sqlite3", "~> 1.7"
|
38
38
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-authenticator-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.4.
|
4
|
+
version: 3.4.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jared McFarland
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-03-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rotp
|
@@ -148,14 +148,14 @@ dependencies:
|
|
148
148
|
requirements:
|
149
149
|
- - "~>"
|
150
150
|
- !ruby/object:Gem::Version
|
151
|
-
version: 1.
|
151
|
+
version: '1.7'
|
152
152
|
type: :development
|
153
153
|
prerelease: false
|
154
154
|
version_requirements: !ruby/object:Gem::Requirement
|
155
155
|
requirements:
|
156
156
|
- - "~>"
|
157
157
|
- !ruby/object:Gem::Version
|
158
|
-
version: 1.
|
158
|
+
version: '1.7'
|
159
159
|
description: Add the ability to use the Google Authenticator with ActiveRecord.
|
160
160
|
email:
|
161
161
|
- jared.online@gmail.com
|
@@ -209,7 +209,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
209
209
|
- !ruby/object:Gem::Version
|
210
210
|
version: '0'
|
211
211
|
requirements: []
|
212
|
-
rubygems_version: 3.
|
212
|
+
rubygems_version: 3.4.10
|
213
213
|
signing_key:
|
214
214
|
specification_version: 4
|
215
215
|
summary: Add the ability to use the Google Authenticator with ActiveRecord.
|