google-authenticator-rails 3.4.2 → 3.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 891dcff596889d7b5d0dc8fa28ff9b302ebed7149fa49b80f8e4eff909263153
4
- data.tar.gz: e74a988c553a653b8f04f2e1957d984ad76bbeed1c1b3e5e8dbaceeaf40817c4
3
+ metadata.gz: ec08157721042874ecf44bafcfbfc30495f4f2ca868c5fcd30b3c2922c55491b
4
+ data.tar.gz: f01b8981081efe1049887a678450d197c714408302150f0e82433262755c095e
5
5
  SHA512:
6
- metadata.gz: 9d631f6b942b45d596668634e2c662cf5b4889c29fb529cacb2c274d32b369d3448ca6de01e7182f678678008b5f71efe2a51adf9cbc637efd9b84a8512658b5
7
- data.tar.gz: 638996ea618346d3b7b5926e4b86a303e5c6abd659bc442f3f2cdc43206a50c74a92f1b57499215735fe8531ba1de5e3f1edb4ce4354c142e8d2d6efcd95c68c
6
+ metadata.gz: 1696bc367188d6d0223f1d85dd51394bc1d20d6dd2614d92e7ea9aa6cf3901fe736ad54f5281e9f62fb60dc62a18cc8acff9f3d891192932bfd8a7185e71b160
7
+ data.tar.gz: c5900fa537400d6d34492539c687c6e00c461df9f1309c1fee516b9b1fd4e1b75ff235338ea6368e19975c1ee81853c57e7af02166552552c3b494ea7a0e06c1
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- google-authenticator-rails (3.4.2)
4
+ google-authenticator-rails (3.4.3)
5
5
  actionpack
6
6
  activerecord
7
7
  rails
@@ -11,35 +11,35 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- actioncable (7.1.3.2)
15
- actionpack (= 7.1.3.2)
16
- activesupport (= 7.1.3.2)
14
+ actioncable (7.1.3.3)
15
+ actionpack (= 7.1.3.3)
16
+ activesupport (= 7.1.3.3)
17
17
  nio4r (~> 2.0)
18
18
  websocket-driver (>= 0.6.1)
19
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)
20
+ actionmailbox (7.1.3.3)
21
+ actionpack (= 7.1.3.3)
22
+ activejob (= 7.1.3.3)
23
+ activerecord (= 7.1.3.3)
24
+ activestorage (= 7.1.3.3)
25
+ activesupport (= 7.1.3.3)
26
26
  mail (>= 2.7.1)
27
27
  net-imap
28
28
  net-pop
29
29
  net-smtp
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)
30
+ actionmailer (7.1.3.3)
31
+ actionpack (= 7.1.3.3)
32
+ actionview (= 7.1.3.3)
33
+ activejob (= 7.1.3.3)
34
+ activesupport (= 7.1.3.3)
35
35
  mail (~> 2.5, >= 2.5.4)
36
36
  net-imap
37
37
  net-pop
38
38
  net-smtp
39
39
  rails-dom-testing (~> 2.2)
40
- actionpack (7.1.3.2)
41
- actionview (= 7.1.3.2)
42
- activesupport (= 7.1.3.2)
40
+ actionpack (7.1.3.3)
41
+ actionview (= 7.1.3.3)
42
+ activesupport (= 7.1.3.3)
43
43
  nokogiri (>= 1.8.5)
44
44
  racc
45
45
  rack (>= 2.2.4)
@@ -47,35 +47,35 @@ GEM
47
47
  rack-test (>= 0.6.3)
48
48
  rails-dom-testing (~> 2.2)
49
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)
50
+ actiontext (7.1.3.3)
51
+ actionpack (= 7.1.3.3)
52
+ activerecord (= 7.1.3.3)
53
+ activestorage (= 7.1.3.3)
54
+ activesupport (= 7.1.3.3)
55
55
  globalid (>= 0.6.0)
56
56
  nokogiri (>= 1.8.5)
57
- actionview (7.1.3.2)
58
- activesupport (= 7.1.3.2)
57
+ actionview (7.1.3.3)
58
+ activesupport (= 7.1.3.3)
59
59
  builder (~> 3.1)
60
60
  erubi (~> 1.11)
61
61
  rails-dom-testing (~> 2.2)
62
62
  rails-html-sanitizer (~> 1.6)
63
- activejob (7.1.3.2)
64
- activesupport (= 7.1.3.2)
63
+ activejob (7.1.3.3)
64
+ activesupport (= 7.1.3.3)
65
65
  globalid (>= 0.3.6)
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)
66
+ activemodel (7.1.3.3)
67
+ activesupport (= 7.1.3.3)
68
+ activerecord (7.1.3.3)
69
+ activemodel (= 7.1.3.3)
70
+ activesupport (= 7.1.3.3)
71
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
+ activestorage (7.1.3.3)
73
+ actionpack (= 7.1.3.3)
74
+ activejob (= 7.1.3.3)
75
+ activerecord (= 7.1.3.3)
76
+ activesupport (= 7.1.3.3)
77
77
  marcel (~> 1.0)
78
- activesupport (7.1.3.2)
78
+ activesupport (7.1.3.3)
79
79
  base64
80
80
  bigdecimal
81
81
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -85,15 +85,15 @@ GEM
85
85
  minitest (>= 5.1)
86
86
  mutex_m
87
87
  tzinfo (~> 2.0)
88
- appraisal (2.4.1)
88
+ appraisal (2.5.0)
89
89
  bundler
90
90
  rake
91
91
  thor (>= 0.14.0)
92
92
  base64 (0.2.0)
93
- bigdecimal (3.1.7)
93
+ bigdecimal (3.1.8)
94
94
  builder (3.2.4)
95
95
  chunky_png (1.4.0)
96
- concurrent-ruby (1.2.3)
96
+ concurrent-ruby (1.3.1)
97
97
  connection_pool (2.4.1)
98
98
  crass (1.0.6)
99
99
  date (3.3.4)
@@ -103,11 +103,11 @@ GEM
103
103
  erubi (1.12.0)
104
104
  globalid (1.2.1)
105
105
  activesupport (>= 6.1)
106
- i18n (1.14.4)
106
+ i18n (1.14.5)
107
107
  concurrent-ruby (~> 1.0)
108
108
  io-console (0.7.2)
109
- irb (1.12.0)
110
- rdoc
109
+ irb (1.13.1)
110
+ rdoc (>= 4.0.0)
111
111
  reline (>= 0.4.2)
112
112
  loofah (2.22.0)
113
113
  crass (~> 1.0.2)
@@ -119,10 +119,9 @@ GEM
119
119
  net-smtp
120
120
  marcel (1.0.4)
121
121
  mini_mime (1.1.5)
122
- mini_portile2 (2.8.5)
123
- minitest (5.22.3)
122
+ minitest (5.23.1)
124
123
  mutex_m (0.2.0)
125
- net-imap (0.4.10)
124
+ net-imap (0.4.12)
126
125
  date
127
126
  net-protocol
128
127
  net-pop (0.1.2)
@@ -131,18 +130,15 @@ GEM
131
130
  timeout
132
131
  net-smtp (0.5.0)
133
132
  net-protocol
134
- nio4r (2.7.1)
135
- nokogiri (1.16.3)
136
- mini_portile2 (~> 2.8.2)
133
+ nio4r (2.7.3)
134
+ nokogiri (1.16.5-arm64-darwin)
137
135
  racc (~> 1.4)
138
- nokogiri (1.16.3-arm64-darwin)
139
- racc (~> 1.4)
140
- nokogiri (1.16.3-x86_64-linux)
136
+ nokogiri (1.16.5-x86_64-linux)
141
137
  racc (~> 1.4)
142
138
  psych (5.1.2)
143
139
  stringio
144
- racc (1.7.3)
145
- rack (3.0.10)
140
+ racc (1.8.0)
141
+ rack (3.0.11)
146
142
  rack-session (2.0.0)
147
143
  rack (>= 3.0.0)
148
144
  rack-test (2.1.0)
@@ -150,20 +146,20 @@ GEM
150
146
  rackup (2.1.0)
151
147
  rack (>= 3)
152
148
  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)
149
+ rails (7.1.3.3)
150
+ actioncable (= 7.1.3.3)
151
+ actionmailbox (= 7.1.3.3)
152
+ actionmailer (= 7.1.3.3)
153
+ actionpack (= 7.1.3.3)
154
+ actiontext (= 7.1.3.3)
155
+ actionview (= 7.1.3.3)
156
+ activejob (= 7.1.3.3)
157
+ activemodel (= 7.1.3.3)
158
+ activerecord (= 7.1.3.3)
159
+ activestorage (= 7.1.3.3)
160
+ activesupport (= 7.1.3.3)
165
161
  bundler (>= 1.15.0)
166
- railties (= 7.1.3.2)
162
+ railties (= 7.1.3.3)
167
163
  rails-dom-testing (2.2.0)
168
164
  activesupport (>= 5.0.0)
169
165
  minitest
@@ -171,18 +167,18 @@ GEM
171
167
  rails-html-sanitizer (1.6.0)
172
168
  loofah (~> 2.21)
173
169
  nokogiri (~> 1.14)
174
- railties (7.1.3.2)
175
- actionpack (= 7.1.3.2)
176
- activesupport (= 7.1.3.2)
170
+ railties (7.1.3.3)
171
+ actionpack (= 7.1.3.3)
172
+ activesupport (= 7.1.3.3)
177
173
  irb
178
174
  rackup (>= 1.0.0)
179
175
  rake (>= 12.2)
180
176
  thor (~> 1.0, >= 1.2.2)
181
177
  zeitwerk (~> 2.6)
182
- rake (13.1.0)
183
- rdoc (6.6.3.1)
178
+ rake (13.2.1)
179
+ rdoc (6.7.0)
184
180
  psych (>= 4.0.0)
185
- reline (0.5.0)
181
+ reline (0.5.8)
186
182
  io-console (~> 0.5)
187
183
  rotp (6.3.0)
188
184
  rqrcode (2.2.0)
@@ -208,12 +204,10 @@ GEM
208
204
  simplecov_json_formatter (~> 0.1)
209
205
  simplecov-html (0.12.3)
210
206
  simplecov_json_formatter (0.1.4)
211
- sqlite3 (1.7.3)
212
- mini_portile2 (~> 2.8.0)
213
207
  sqlite3 (1.7.3-arm64-darwin)
214
208
  sqlite3 (1.7.3-x86_64-linux)
215
209
  stringio (3.1.0)
216
- thor (1.3.0)
210
+ thor (1.3.1)
217
211
  timeout (0.4.1)
218
212
  tzinfo (2.0.6)
219
213
  concurrent-ruby (~> 1.0)
@@ -221,15 +215,14 @@ GEM
221
215
  websocket-driver (0.7.6)
222
216
  websocket-extensions (>= 0.1.0)
223
217
  websocket-extensions (0.1.5)
224
- zeitwerk (2.6.13)
218
+ zeitwerk (2.6.15)
225
219
 
226
220
  PLATFORMS
227
- arm64-darwin-21
228
- ruby
221
+ arm64-darwin-22
229
222
  x86_64-linux
230
223
 
231
224
  DEPENDENCIES
232
- appraisal (~> 2.4.1)
225
+ appraisal (~> 2.5.0)
233
226
  google-authenticator-rails!
234
227
  rake (~> 13.0)
235
228
  rspec (~> 3.4.0)
@@ -237,4 +230,4 @@ DEPENDENCIES
237
230
  sqlite3 (~> 1.7)
238
231
 
239
232
  BUNDLED WITH
240
- 2.3.15
233
+ 2.4.10
@@ -32,7 +32,7 @@ Gem::Specification.new do |gem|
32
32
 
33
33
  gem.add_development_dependency "rake", "~> 13.0"
34
34
  gem.add_development_dependency "rspec", "~> 3.4.0"
35
- gem.add_development_dependency "appraisal", "~> 2.4.1"
35
+ gem.add_development_dependency "appraisal", "~> 2.5.0"
36
36
  gem.add_development_dependency "simplecov"
37
37
  gem.add_development_dependency "sqlite3", "~> 1.7"
38
38
  end
@@ -1,3 +1,3 @@
1
1
  module GoogleAuthenticatorRails
2
- VERSION = "3.4.2"
2
+ VERSION = "3.4.3"
3
3
  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.2
4
+ version: 3.4.3
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-03-28 00:00:00.000000000 Z
11
+ date: 2024-06-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rotp
@@ -120,14 +120,14 @@ dependencies:
120
120
  requirements:
121
121
  - - "~>"
122
122
  - !ruby/object:Gem::Version
123
- version: 2.4.1
123
+ version: 2.5.0
124
124
  type: :development
125
125
  prerelease: false
126
126
  version_requirements: !ruby/object:Gem::Requirement
127
127
  requirements:
128
128
  - - "~>"
129
129
  - !ruby/object:Gem::Version
130
- version: 2.4.1
130
+ version: 2.5.0
131
131
  - !ruby/object:Gem::Dependency
132
132
  name: simplecov
133
133
  requirement: !ruby/object:Gem::Requirement