diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-24 13:11:51 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-24 13:11:51 +0200 |
| commit | 02e1aefa24cdd0339995d14431713822f4bf4718 (patch) | |
| tree | a622727150214f8e9dab165ae48803180c38403d /Gemfile.lock | |
| parent | 38920de3910705dac42af2370da7b3ba504577a9 (diff) | |
Add TOTP enrollment and verification to User, witnessed in the action log
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8e4d5afa..a1046d0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
| @@ -98,6 +98,7 @@ GEM | |||
| 98 | bcrypt (3.1.22) | 98 | bcrypt (3.1.22) |
| 99 | bigdecimal (4.1.2) | 99 | bigdecimal (4.1.2) |
| 100 | builder (3.3.0) | 100 | builder (3.3.0) |
| 101 | chunky_png (1.4.0) | ||
| 101 | coffee-rails (4.2.2) | 102 | coffee-rails (4.2.2) |
| 102 | coffee-script (>= 2.2.0) | 103 | coffee-script (>= 2.2.0) |
| 103 | railties (>= 4.0.0) | 104 | railties (>= 4.0.0) |
| @@ -275,6 +276,11 @@ GEM | |||
| 275 | io-console (~> 0.5) | 276 | io-console (~> 0.5) |
| 276 | request_store (1.7.0) | 277 | request_store (1.7.0) |
| 277 | rack (>= 1.4) | 278 | rack (>= 1.4) |
| 279 | rotp (6.3.0) | ||
| 280 | rqrcode (3.1.1) | ||
| 281 | chunky_png (~> 1.0) | ||
| 282 | rqrcode_core (~> 2.0) | ||
| 283 | rqrcode_core (2.1.0) | ||
| 278 | sass-rails (6.0.0) | 284 | sass-rails (6.0.0) |
| 279 | sassc-rails (~> 2.1, >= 2.1.1) | 285 | sassc-rails (~> 2.1, >= 2.1.1) |
| 280 | sassc (2.4.0) | 286 | sassc (2.4.0) |
| @@ -353,6 +359,8 @@ DEPENDENCIES | |||
| 353 | rails-controller-testing | 359 | rails-controller-testing |
| 354 | rails-i18n (~> 8.1) | 360 | rails-i18n (~> 8.1) |
| 355 | rails_icons | 361 | rails_icons |
| 362 | rotp (>= 6.3.0) | ||
| 363 | rqrcode (~> 3.1.0) | ||
| 356 | sass-rails (~> 6.0) | 364 | sass-rails (~> 6.0) |
| 357 | sprockets-rails | 365 | sprockets-rails |
| 358 | test-unit (~> 3.5) | 366 | test-unit (~> 3.5) |
| @@ -382,6 +390,7 @@ CHECKSUMS | |||
| 382 | builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f | 390 | builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f |
| 383 | bundler (4.0.15) sha256=a4ceb882fe94a0e0ac63cd0813932bbfd631a14e5ac0b7975189b19a4d28d9e7 | 391 | bundler (4.0.15) sha256=a4ceb882fe94a0e0ac63cd0813932bbfd631a14e5ac0b7975189b19a4d28d9e7 |
| 384 | chaos_calendar (0.1.3) | 392 | chaos_calendar (0.1.3) |
| 393 | chunky_png (1.4.0) sha256=89d5b31b55c0cf4da3cf89a2b4ebc3178d8abe8cbaf116a1dba95668502fdcfe | ||
| 385 | coffee-rails (4.2.2) sha256=080a5c49e9568019018a8699cf80f7ea8e7b841744d832a98ac6b4c8e40be84a | 394 | coffee-rails (4.2.2) sha256=080a5c49e9568019018a8699cf80f7ea8e7b841744d832a98ac6b4c8e40be84a |
| 386 | coffee-script (2.4.1) sha256=82fe281e11b93c8117b98c5ea8063e71741870f1c4fbb27177d7d6333dd38765 | 395 | coffee-script (2.4.1) sha256=82fe281e11b93c8117b98c5ea8063e71741870f1c4fbb27177d7d6333dd38765 |
| 387 | coffee-script-source (1.12.2) sha256=e12b16fd8927fbbf8b87cb2e9a85a6cf457c6881cc7ff8b1af15b31f70da07a4 | 396 | coffee-script-source (1.12.2) sha256=e12b16fd8927fbbf8b87cb2e9a85a6cf457c6881cc7ff8b1af15b31f70da07a4 |
| @@ -468,6 +477,9 @@ CHECKSUMS | |||
| 468 | rdoc (8.0.0) sha256=03bf8c08a9639658855a0cfd77c0abca8325c227693f7f33f82957811348c469 | 477 | rdoc (8.0.0) sha256=03bf8c08a9639658855a0cfd77c0abca8325c227693f7f33f82957811348c469 |
| 469 | reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835 | 478 | reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835 |
| 470 | request_store (1.7.0) sha256=e1b75d5346a315f452242a68c937ef8e48b215b9453a77a6c0acdca2934c88cb | 479 | request_store (1.7.0) sha256=e1b75d5346a315f452242a68c937ef8e48b215b9453a77a6c0acdca2934c88cb |
| 480 | rotp (6.3.0) sha256=75d40087e65ed0d8022c33055a6306c1c400d1c12261932533b5d6cbcd868854 | ||
| 481 | rqrcode (3.1.1) sha256=4c2e1e36dab80720062388cfc827986ab622dc652437214a5fb6382985b6f00f | ||
| 482 | rqrcode_core (2.1.0) sha256=f303b85df89c1b8fc5ee8dc19808c9dc4330e6329b660d99d4a8cbb36ca13051 | ||
| 471 | sass-rails (6.0.0) sha256=e0b6448ea1c7929fd5929fc7a8eb2d78045e44cc82fc0765a249d3fa1c5810d3 | 483 | sass-rails (6.0.0) sha256=e0b6448ea1c7929fd5929fc7a8eb2d78045e44cc82fc0765a249d3fa1c5810d3 |
| 472 | sassc (2.4.0) sha256=4c60a2b0a3b36685c83b80d5789401c2f678c1652e3288315a1551d811d9f83e | 484 | sassc (2.4.0) sha256=4c60a2b0a3b36685c83b80d5789401c2f678c1652e3288315a1551d811d9f83e |
| 473 | sassc-rails (2.1.2) sha256=5f4fdf3881fc9bdc8e856ffbd9850d70a2878866feae8114aa45996179952db5 | 485 | sassc-rails (2.1.2) sha256=5f4fdf3881fc9bdc8e856ffbd9850d70a2878866feae8114aa45996179952db5 |
