mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-16 01:45:29 +02:00
* feat(cso): add verified audits and replayable repair bundles * fix(cso): harden qualification and setup boundaries * fix(cso): assemble security canaries at runtime * fix(cso): bound release proof and maintenance work Co-Authored-By: OpenAI Codex <noreply@openai.com> * fix(cso): require complete evaluation reports Co-Authored-By: OpenAI Codex <noreply@openai.com> * fix(cso): replay expired snapshots from supplied source Co-Authored-By: OpenAI Codex <noreply@openai.com> * test(cso): synchronize DNS cancellation assertion Co-Authored-By: OpenAI Codex <noreply@openai.com> * chore(ship): exempt repository owner from liveness proof Co-Authored-By: OpenAI Codex <noreply@openai.com> * test(cso): make recheck retention overlap deterministic Co-Authored-By: OpenAI Codex <noreply@openai.com> * chore: bump version and changelog (v1.85.0.0) Co-Authored-By: OpenAI Codex <noreply@openai.com> * fix(cso): pass native release gates Co-Authored-By: OpenAI Codex <noreply@openai.com> * chore: move release to v1.86.0.0 Co-Authored-By: OpenAI Codex <noreply@openai.com> * fix(cso): resolve rechecks by finding Co-Authored-By: OpenAI Codex <noreply@openai.com> * chore: move release to v1.87.0.0 Co-Authored-By: OpenAI Codex <noreply@openai.com> * fix(cso): pass macOS and Windows release gates Normalize BSD wc output, compare Windows paths by filesystem identity, preserve portable snapshot race coverage, and narrow POSIX-only Windows fixtures. Co-Authored-By: OpenAI Codex <noreply@openai.com> * fix(cso): harden native verification gates * fix(cso): refine Windows native diagnostics * test(cso): isolate Windows Git startup failure * test(cso): stabilize Windows native diagnostics * fix(cso): support hardened Git on Windows * fix(cso): close final verification gaps * test(cso): bound cold Docker fixture setup * fix(cso): restore cross-platform free-suite gates --------- Co-authored-by: OpenAI Codex <noreply@openai.com>
211 lines
4.8 KiB
Plaintext
211 lines
4.8 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
action_text-trix (2.1.19)
|
|
railties
|
|
actioncable (8.1.2)
|
|
actionpack (= 8.1.2)
|
|
activesupport (= 8.1.2)
|
|
nio4r (~> 2.0)
|
|
websocket-driver (>= 0.6.1)
|
|
zeitwerk (~> 2.6)
|
|
actionmailbox (8.1.2)
|
|
actionpack (= 8.1.2)
|
|
activejob (= 8.1.2)
|
|
activerecord (= 8.1.2)
|
|
activestorage (= 8.1.2)
|
|
activesupport (= 8.1.2)
|
|
mail (>= 2.8.0)
|
|
actionmailer (8.1.2)
|
|
actionpack (= 8.1.2)
|
|
actionview (= 8.1.2)
|
|
activejob (= 8.1.2)
|
|
activesupport (= 8.1.2)
|
|
mail (>= 2.8.0)
|
|
rails-dom-testing (~> 2.2)
|
|
actionpack (8.1.2)
|
|
actionview (= 8.1.2)
|
|
activesupport (= 8.1.2)
|
|
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)
|
|
useragent (~> 0.16)
|
|
actiontext (8.1.2)
|
|
action_text-trix (~> 2.1.15)
|
|
actionpack (= 8.1.2)
|
|
activerecord (= 8.1.2)
|
|
activestorage (= 8.1.2)
|
|
activesupport (= 8.1.2)
|
|
globalid (>= 0.6.0)
|
|
nokogiri (>= 1.8.5)
|
|
actionview (8.1.2)
|
|
activesupport (= 8.1.2)
|
|
builder (~> 3.1)
|
|
erubi (~> 1.11)
|
|
rails-dom-testing (~> 2.2)
|
|
rails-html-sanitizer (~> 1.6)
|
|
activejob (8.1.2)
|
|
activesupport (= 8.1.2)
|
|
globalid (>= 0.3.6)
|
|
activemodel (8.1.2)
|
|
activesupport (= 8.1.2)
|
|
activerecord (8.1.2)
|
|
activemodel (= 8.1.2)
|
|
activesupport (= 8.1.2)
|
|
timeout (>= 0.4.0)
|
|
activestorage (8.1.2)
|
|
actionpack (= 8.1.2)
|
|
activejob (= 8.1.2)
|
|
activerecord (= 8.1.2)
|
|
activesupport (= 8.1.2)
|
|
marcel (~> 1.0)
|
|
activesupport (8.1.2)
|
|
base64
|
|
bigdecimal
|
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
connection_pool (>= 2.2.5)
|
|
drb
|
|
i18n (>= 1.6, < 2)
|
|
json
|
|
logger (>= 1.4.2)
|
|
minitest (>= 5.1)
|
|
securerandom (>= 0.3)
|
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
uri (>= 0.13.1)
|
|
base64 (0.3.0)
|
|
bigdecimal (4.1.2)
|
|
builder (3.3.0)
|
|
concurrent-ruby (1.3.8)
|
|
connection_pool (3.0.2)
|
|
crass (1.0.7)
|
|
date (3.5.1)
|
|
drb (2.2.3)
|
|
erb (6.0.7)
|
|
erubi (1.13.1)
|
|
globalid (1.4.0)
|
|
activesupport (>= 6.1)
|
|
i18n (1.15.2)
|
|
concurrent-ruby (~> 1.0)
|
|
io-console (0.9.2)
|
|
irb (1.18.0)
|
|
pp (>= 0.6.0)
|
|
prism (>= 1.3.0)
|
|
rdoc (>= 4.0.0)
|
|
reline (>= 0.4.2)
|
|
json (3.0.2)
|
|
logger (1.7.0)
|
|
loofah (2.25.2)
|
|
crass (~> 1.0.2)
|
|
nokogiri (>= 1.12.0)
|
|
mail (2.9.1)
|
|
logger
|
|
mini_mime (>= 0.1.1)
|
|
net-imap
|
|
net-pop
|
|
net-smtp
|
|
marcel (1.2.1)
|
|
mini_mime (1.1.5)
|
|
mini_portile2 (2.8.9)
|
|
minitest (6.0.6)
|
|
drb (~> 2.0)
|
|
prism (~> 1.5)
|
|
net-imap (0.6.6)
|
|
date
|
|
net-protocol
|
|
net-pop (0.1.2)
|
|
net-protocol
|
|
net-protocol (0.3.0)
|
|
timeout
|
|
net-smtp (0.5.1)
|
|
net-protocol
|
|
nio4r (2.7.5)
|
|
nokogiri (1.19.4)
|
|
mini_portile2 (~> 2.8.2)
|
|
racc (~> 1.4)
|
|
pp (0.6.4)
|
|
prettyprint
|
|
prettyprint (0.2.0)
|
|
prism (1.9.0)
|
|
puma (7.2.0)
|
|
nio4r (~> 2.0)
|
|
racc (1.8.1)
|
|
rack (3.2.7)
|
|
rack-session (2.1.2)
|
|
base64 (>= 0.1.0)
|
|
rack (>= 3.0.0)
|
|
rack-test (2.2.0)
|
|
rack (>= 1.3)
|
|
rackup (2.3.1)
|
|
rack (>= 3)
|
|
rails (8.1.2)
|
|
actioncable (= 8.1.2)
|
|
actionmailbox (= 8.1.2)
|
|
actionmailer (= 8.1.2)
|
|
actionpack (= 8.1.2)
|
|
actiontext (= 8.1.2)
|
|
actionview (= 8.1.2)
|
|
activejob (= 8.1.2)
|
|
activemodel (= 8.1.2)
|
|
activerecord (= 8.1.2)
|
|
activestorage (= 8.1.2)
|
|
activesupport (= 8.1.2)
|
|
bundler (>= 1.15.0)
|
|
railties (= 8.1.2)
|
|
rails-dom-testing (2.3.0)
|
|
activesupport (>= 5.0.0)
|
|
minitest
|
|
nokogiri (>= 1.6)
|
|
rails-html-sanitizer (1.7.1)
|
|
loofah (~> 2.25, >= 2.25.2)
|
|
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
|
|
railties (8.1.2)
|
|
actionpack (= 8.1.2)
|
|
activesupport (= 8.1.2)
|
|
irb (~> 1.13)
|
|
rackup (>= 1.0.0)
|
|
rake (>= 12.2)
|
|
thor (~> 1.0, >= 1.2.2)
|
|
tsort (>= 0.2)
|
|
zeitwerk (~> 2.6)
|
|
rake (13.4.2)
|
|
rbs (4.1.3)
|
|
logger
|
|
prism (>= 1.6.0)
|
|
tsort
|
|
rdoc (8.0.0)
|
|
erb
|
|
prism (>= 1.6.0)
|
|
rbs (>= 4.0.0)
|
|
tsort
|
|
reline (0.7.0)
|
|
io-console (~> 0.5)
|
|
securerandom (0.4.1)
|
|
sqlite3 (2.9.0)
|
|
mini_portile2 (~> 2.8.0)
|
|
thor (1.5.0)
|
|
timeout (0.6.1)
|
|
tsort (0.2.0)
|
|
tzinfo (2.0.6)
|
|
concurrent-ruby (~> 1.0)
|
|
uri (1.1.1)
|
|
useragent (0.16.11)
|
|
websocket-driver (0.8.2)
|
|
base64
|
|
websocket-extensions (>= 0.1.0)
|
|
websocket-extensions (0.1.5)
|
|
zeitwerk (2.8.3)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
puma (= 7.2.0)
|
|
rails (= 8.1.2)
|
|
sqlite3 (= 2.9.0)
|
|
|
|
BUNDLED WITH
|
|
2.6.7
|