mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
204 lines
8.1 KiB
Plaintext
204 lines
8.1 KiB
Plaintext
PATH
|
|
remote: .
|
|
specs:
|
|
devise-pbkdf2-encryptable (0.0.0)
|
|
devise (~> 4.0)
|
|
devise-two-factor (~> 4.1.1)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
actionpack (7.1.1)
|
|
actionview (= 7.1.1)
|
|
activesupport (= 7.1.1)
|
|
nokogiri (>= 1.8.5)
|
|
rack (>= 2.2.4)
|
|
rack-session (>= 1.0.1)
|
|
rack-test (>= 0.6.3)
|
|
rails-dom-testing (~> 2.2)
|
|
rails-html-sanitizer (~> 1.6)
|
|
actionview (7.1.1)
|
|
activesupport (= 7.1.1)
|
|
builder (~> 3.1)
|
|
erubi (~> 1.11)
|
|
rails-dom-testing (~> 2.2)
|
|
rails-html-sanitizer (~> 1.6)
|
|
activemodel (7.1.1)
|
|
activesupport (= 7.1.1)
|
|
activesupport (7.1.1)
|
|
base64
|
|
bigdecimal
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
connection_pool (>= 2.2.5)
|
|
drb
|
|
i18n (>= 1.6, < 2)
|
|
minitest (>= 5.1)
|
|
mutex_m
|
|
tzinfo (~> 2.0)
|
|
attr_encrypted (4.0.0)
|
|
encryptor (~> 3.0.0)
|
|
base64 (0.1.1)
|
|
bcrypt (3.1.19)
|
|
bigdecimal (3.1.4)
|
|
builder (3.2.4)
|
|
concurrent-ruby (1.2.2)
|
|
connection_pool (2.4.1)
|
|
crass (1.0.6)
|
|
devise (4.9.3)
|
|
bcrypt (~> 3.0)
|
|
orm_adapter (~> 0.1)
|
|
railties (>= 4.1.0)
|
|
responders
|
|
warden (~> 1.2.3)
|
|
devise-two-factor (4.1.1)
|
|
activesupport (~> 7.0)
|
|
attr_encrypted (>= 1.3, < 5, != 2)
|
|
devise (~> 4.0)
|
|
railties (~> 7.0)
|
|
rotp (~> 6.0)
|
|
diff-lcs (1.5.0)
|
|
drb (2.1.1)
|
|
ruby2_keywords
|
|
encryptor (3.0.0)
|
|
erubi (1.12.0)
|
|
i18n (1.14.1)
|
|
concurrent-ruby (~> 1.0)
|
|
io-console (0.6.0)
|
|
irb (1.8.3)
|
|
rdoc
|
|
reline (>= 0.3.8)
|
|
loofah (2.21.4)
|
|
crass (~> 1.0.2)
|
|
nokogiri (>= 1.12.0)
|
|
mini_portile2 (2.8.4)
|
|
minitest (5.20.0)
|
|
mutex_m (0.1.2)
|
|
nokogiri (1.15.4)
|
|
mini_portile2 (~> 2.8.2)
|
|
racc (~> 1.4)
|
|
orm_adapter (0.5.0)
|
|
psych (5.1.1.1)
|
|
stringio
|
|
racc (1.7.1)
|
|
rack (3.0.8)
|
|
rack-session (2.0.0)
|
|
rack (>= 3.0.0)
|
|
rack-test (2.1.0)
|
|
rack (>= 1.3)
|
|
rackup (2.1.0)
|
|
rack (>= 3)
|
|
webrick (~> 1.8)
|
|
rails-dom-testing (2.2.0)
|
|
activesupport (>= 5.0.0)
|
|
minitest
|
|
nokogiri (>= 1.6)
|
|
rails-html-sanitizer (1.6.0)
|
|
loofah (~> 2.21)
|
|
nokogiri (~> 1.14)
|
|
railties (7.1.1)
|
|
actionpack (= 7.1.1)
|
|
activesupport (= 7.1.1)
|
|
irb
|
|
rackup (>= 1.0.0)
|
|
rake (>= 12.2)
|
|
thor (~> 1.0, >= 1.2.2)
|
|
zeitwerk (~> 2.6)
|
|
rake (13.0.6)
|
|
rdoc (6.5.0)
|
|
psych (>= 4.0.0)
|
|
reline (0.3.9)
|
|
io-console (~> 0.5)
|
|
responders (3.1.1)
|
|
actionpack (>= 5.2)
|
|
railties (>= 5.2)
|
|
rotp (6.3.0)
|
|
rspec (3.10.0)
|
|
rspec-core (~> 3.10.0)
|
|
rspec-expectations (~> 3.10.0)
|
|
rspec-mocks (~> 3.10.0)
|
|
rspec-core (3.10.2)
|
|
rspec-support (~> 3.10.0)
|
|
rspec-expectations (3.10.2)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.10.0)
|
|
rspec-mocks (3.10.3)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.10.0)
|
|
rspec-support (3.10.3)
|
|
ruby2_keywords (0.0.5)
|
|
stringio (3.0.8)
|
|
thor (1.2.2)
|
|
tzinfo (2.0.6)
|
|
concurrent-ruby (~> 1.0)
|
|
warden (1.2.9)
|
|
rack (>= 2.0.9)
|
|
webrick (1.8.1)
|
|
zeitwerk (2.6.12)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
activemodel (~> 7.0, < 8)
|
|
devise-pbkdf2-encryptable!
|
|
rspec (~> 3.10.0)
|
|
|
|
CHECKSUMS
|
|
actionpack (7.1.1) sha256=2de4b4cc50becc3ca8746439214cc7fec221d1c8d2b1d889016d79070624592c
|
|
actionview (7.1.1) sha256=36c737f2ab6f1b90633964ee2928a93d7d2911e83a885a881e564da1860b8509
|
|
activemodel (7.1.1) sha256=1f2fd3c2136b111fe523cf80ee5c141990290e8aedacb866b6fd68c8dfd7a69a
|
|
activesupport (7.1.1) sha256=8770bca4af1cbd6e9ffb944b41056321499ff82e8e7c2ed34e48eff4a5ee58a2
|
|
attr_encrypted (4.0.0) sha256=ccbe4abd2b6973929f119af3b50a3fa10dba51bd69a7b4076a57a59d57359d0c
|
|
base64 (0.1.1) sha256=0c75d351a429b5176a476cd8a3740cff3277d2bac26a50b5c7456c266e9acd33
|
|
bcrypt (3.1.19) sha256=e94fe5cac1c9da5ddced396fb565789f9cdcc477ecbfdf539e3a7acdaa669991
|
|
bigdecimal (3.1.4) sha256=de0c967bb24afe45e0e3d2d65e376614a430c3bc70563ac21cb3518f7409c61f
|
|
builder (3.2.4) sha256=99caf08af60c8d7f3a6b004029c4c3c0bdaebced6c949165fe98f1db27fbbc10
|
|
concurrent-ruby (1.2.2) sha256=3879119b8b75e3b62616acc256c64a134d0b0a7a9a3fcba5a233025bcde22c4f
|
|
connection_pool (2.4.1) sha256=0f40cf997091f1f04ff66da67eabd61a9fe0d4928b9a3645228532512fab62f4
|
|
crass (1.0.6) sha256=dc516022a56e7b3b156099abc81b6d2b08ea1ed12676ac7a5657617f012bd45d
|
|
devise (4.9.3) sha256=480638d6c51b97f56da6e28d4f3e2a1b8e606681b316aa594b87c6ab94923488
|
|
devise-pbkdf2-encryptable (0.0.0)
|
|
devise-two-factor (4.1.1) sha256=c95f5b07533e62217aaed3c386874d94e2d472fb5f2b6598afe8600fc17a8b95
|
|
diff-lcs (1.5.0) sha256=49b934001c8c6aedb37ba19daec5c634da27b318a7a3c654ae979d6ba1929b67
|
|
drb (2.1.1) sha256=6b8f481d9a9a7528c41d4f66484a4a73d2204f095da8ab141b5ea0aa22162c41
|
|
encryptor (3.0.0) sha256=abf23f94ab4d864b8cea85b43f3432044a60001982cda7c33c1cd90da8db1969
|
|
erubi (1.12.0) sha256=27bedb74dfb1e04ff60674975e182d8ca787f2224f2e8143268c7696f42e4723
|
|
i18n (1.14.1) sha256=9d03698903547c060928e70a9bc8b6b87fda674453cda918fc7ab80235ae4a61
|
|
io-console (0.6.0) sha256=ce9d9a3455be48c56cac65b8ef7ec59b07526343905f9fda138791005b563336
|
|
irb (1.8.3) sha256=d8e25ca0bf6e3714241a674941153a97105bc52c0832c9071d139aefb798c82a
|
|
loofah (2.21.4) sha256=2c18cd5db9fd92a48a270344e57a5b84cf22d668b78e1481f10e4f2cde4eb734
|
|
mini_portile2 (2.8.4) sha256=180bc4193701bbeb9b6c02df5a6b8185bff7f32abd466dd97d6532d36e45b20a
|
|
minitest (5.20.0) sha256=a3faf26a757ced073aaae0bd10481340f53e221a4f50d8a6033591555374752e
|
|
mutex_m (0.1.2) sha256=0a9bc5ebe3495e3fc39b1c56292792c1f793b3926fad050cd17b1272cfb57dde
|
|
nokogiri (1.15.4) sha256=e4a801e5ef643cc0036f0a7e93433d18818b31d48c9c287596b68e92c0173c4d
|
|
orm_adapter (0.5.0) sha256=aa5d0be5d540cbb46d3a93e88061f4ece6a25f6e97d6a47122beb84fe595e9b9
|
|
psych (5.1.1.1) sha256=44b0d1823629ac815f1f470af642dc7261489d67feb622a3f5573aa9f5cc5f72
|
|
racc (1.7.1) sha256=af64124836fdd3c00e830703d7f873ea5deabde923f37006a39f5a5e0da16387
|
|
rack (3.0.8) sha256=9c2c912fb7bb367ddeea98193fc51f2aa526733066d0846911aaddb13a457248
|
|
rack-session (2.0.0) sha256=db04b2063e180369192a9046b4559af311990af38c6a93d4c600cee4eb6d4e81
|
|
rack-test (2.1.0) sha256=0c61fc61904049d691922ea4bb99e28004ed3f43aa5cfd495024cc345f125dfb
|
|
rackup (2.1.0) sha256=6ecb884a581990332e45ee17bdfdc14ccbee46c2f710ae1566019907869a6c4d
|
|
rails-dom-testing (2.2.0) sha256=e515712e48df1f687a1d7c380fd7b07b8558faa26464474da64183a7426fa93b
|
|
rails-html-sanitizer (1.6.0) sha256=86e9f19d2e6748890dcc2633c8945ca45baa08a1df9d8c215ce17b3b0afaa4de
|
|
railties (7.1.1) sha256=3cf348b365e9a00285bceadef0ed7d264440fcf165541ab211e198bc75a2faa7
|
|
rake (13.0.6) sha256=5ce4bf5037b4196c24ac62834d8db1ce175470391026bd9e557d669beeb19097
|
|
rdoc (6.5.0) sha256=95b98a0b087fcd9ab59e05864fab605b1ead12bab4212eb1d2295fc574672217
|
|
reline (0.3.9) sha256=4a024da0e1802086efe9c7c2de9546c1f3f38fab269b29ff6e13b53393bc0705
|
|
responders (3.1.1) sha256=92f2a87e09028347368639cfb468f5fefa745cb0dc2377ef060db1cdd79a341a
|
|
rotp (6.3.0) sha256=75d40087e65ed0d8022c33055a6306c1c400d1c12261932533b5d6cbcd868854
|
|
rspec (3.10.0) sha256=b870b43d49ae4a4e063b94976d2742b0854ec10458c425d569b5556ee5898ab7
|
|
rspec-core (3.10.2) sha256=005659ce9dd356dd5d2acb4bcdcc5915291f4a312447b500af3b75aab564951b
|
|
rspec-expectations (3.10.2) sha256=fa9fdf7e7bf2e5e5b3143b2b18fea05e209406d96b92a9a722753426931432e3
|
|
rspec-mocks (3.10.3) sha256=d2f6f3d8b7569b1e846703d164cb23e24c7f530d38217fc06da2beaf6024260a
|
|
rspec-support (3.10.3) sha256=65c88f8cbe579461f411097682e6402960eae327eef08e86ef581b8c609e4c5e
|
|
ruby2_keywords (0.0.5) sha256=ffd13740c573b7301cf7a2e61fc857b2a8e3d3aff32545d6f8300d8bae10e3ef
|
|
stringio (3.0.8) sha256=135b23c65628dc395d49cf660df1c10b6417338f8dac175bf59762b97a33a947
|
|
thor (1.2.2) sha256=2f93c652828cba9fcf4f65f5dc8c306f1a7317e05aad5835a13740122c17f24c
|
|
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
|
|
warden (1.2.9) sha256=46684f885d35a69dbb883deabf85a222c8e427a957804719e143005df7a1efd0
|
|
webrick (1.8.1) sha256=19411ec6912911fd3df13559110127ea2badd0c035f7762873f58afc803e158f
|
|
zeitwerk (2.6.12) sha256=561e12975d0332fd3b62cc859aff3bab432e5f320689c8a10cd4674b5c0439be
|
|
|
|
BUNDLED WITH
|
|
2.6.9
|