Skip to content

Instantly share code, notes, and snippets.

@yahonda
Created December 8, 2025 06:58
Show Gist options
  • Select an option

  • Save yahonda/304a82326fd65f6ef5450edacf76ab97 to your computer and use it in GitHub Desktop.

Select an option

Save yahonda/304a82326fd65f6ef5450edacf76ab97 to your computer and use it in GitHub Desktop.
Not installing bundler
```
% RUBY_IMAGE=rubylang/ruby:master docker compose -f .buildkite/docker-compose.yml build --pull base
docker tag buildkite-base buildkite_base
CI=1 docker compose -f .buildkite/docker-compose.yml run -e PRE_STEPS -e RACK --rm railties runner railties 'rake test'
[+] Building 243.8s (26/26) FINISHED
=> [internal] load local bake definitions 0.0s
=> => reading from stdin 632B 0.0s
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 6.48kB 0.0s
=> [internal] load metadata for docker.io/rubylang/ruby:master 2.8s
=> [auth] rubylang/ruby:pull token for registry-1.docker.io 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [ 1/18] FROM docker.io/rubylang/ruby:master@sha256:9b7eb97db88cb3bb4e80716528136bf4b75cfd606560f4306d865e41b27304d6 10.6s
=> => resolve docker.io/rubylang/ruby:master@sha256:9b7eb97db88cb3bb4e80716528136bf4b75cfd606560f4306d865e41b27304d6 0.0s
=> => sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s
=> => sha256:8a01ead13f20124c1d73dafcfd6cef1abb6e8eff81954964f270ce0f98d177f9 10.02kB / 10.02kB 0.4s
=> => sha256:26b12b025725f9abe2c5ec91b478c0273bc28bc3db09766b49baba86ec5b46a2 24.25MB / 24.25MB 6.4s
=> => sha256:bbd308b9137feb3eab5cdb23e4f0baec823f635df5469ee985b75eabd4db006c 892B / 892B 0.6s
=> => sha256:77cf3ea88046b43d1f6b2150fd5223a6184aefd98bdbb60dbb2bf286f3d68fce 186B / 186B 0.4s
=> => sha256:33d4d996ffd4e7620a198ee4fd8fdec1f6cb7ac654bd2d157ba2c1acc855e00a 326.95kB / 326.95kB 0.5s
=> => sha256:1f20d6fd22d814f379fe501d2a7dbedaa1186f6da59dc3a51de7645f79fe889a 20.07MB / 20.07MB 8.6s
=> => sha256:2c742cb9891feecfd27730161d7df6105ca703d0d136ee13bd4f0fb26a9ea2a8 205B / 205B 0.5s
=> => sha256:fd299b9082326e5ea4a13a7637969167e810b08a0c067d73fbc4894b8ed184cd 86.26kB / 86.26kB 0.3s
=> => sha256:ddedb7ed6ba761ad0043ecf5132a96ae80c9b7c9592981e604da7cc1384a67af 7.24MB / 7.24MB 5.6s
=> => sha256:523b48785243ca070cac688f79ce69e72553b7fa45a53660d20a7b9a70637400 29.94MB / 29.94MB 8.2s
=> => extracting sha256:523b48785243ca070cac688f79ce69e72553b7fa45a53660d20a7b9a70637400 0.4s
=> => extracting sha256:ddedb7ed6ba761ad0043ecf5132a96ae80c9b7c9592981e604da7cc1384a67af 0.1s
=> => extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s
=> => extracting sha256:fd299b9082326e5ea4a13a7637969167e810b08a0c067d73fbc4894b8ed184cd 0.0s
=> => extracting sha256:2c742cb9891feecfd27730161d7df6105ca703d0d136ee13bd4f0fb26a9ea2a8 0.0s
=> => extracting sha256:33d4d996ffd4e7620a198ee4fd8fdec1f6cb7ac654bd2d157ba2c1acc855e00a 0.0s
=> => extracting sha256:1f20d6fd22d814f379fe501d2a7dbedaa1186f6da59dc3a51de7645f79fe889a 0.1s
=> => extracting sha256:77cf3ea88046b43d1f6b2150fd5223a6184aefd98bdbb60dbb2bf286f3d68fce 0.0s
=> => extracting sha256:bbd308b9137feb3eab5cdb23e4f0baec823f635df5469ee985b75eabd4db006c 0.0s
=> => extracting sha256:26b12b025725f9abe2c5ec91b478c0273bc28bc3db09766b49baba86ec5b46a2 0.3s
=> => extracting sha256:8a01ead13f20124c1d73dafcfd6cef1abb6e8eff81954964f270ce0f98d177f9 0.0s
=> [internal] load build context 6.0s
=> => transferring context: 516.53MB 6.0s
=> [ 2/18] RUN set -ex && echo "--- :ruby: Updating RubyGems and Bundler" && (gem update --system ${RUBYGEMS:-} || gem update --system 3.3.27) && ruby --version && gem --version && bundle --version && codename="$(. /etc/os 124.1s
=> [ 3/18] WORKDIR /rails 0.1s
=> [ 4/18] ADD .buildkite/runner /usr/local/bin/ 0.0s
=> [ 5/18] RUN chmod +x /usr/local/bin/runner 0.1s
=> [ 6/18] ADD .buildkite/.empty actioncable/package.jso[n] actioncable/ 0.0s
=> [ 7/18] ADD .buildkite/.empty actiontext/package.jso[n] actiontext/ 0.0s
=> [ 8/18] ADD .buildkite/.empty actionview/package.jso[n] actionview/ 0.0s
=> [ 9/18] ADD .buildkite/.empty activestorage/package.jso[n] activestorage/ 0.0s
=> [10/18] ADD .buildkite/.empty package.jso[n] yarn.loc[k] .yarnr[c] ./ 0.2s
=> [11/18] RUN rm -f .empty */.empty && find . -maxdepth 1 -type d -empty -exec rmdir '{}' '+' && if [ -f package.json ]; then echo "--- :javascript: Installing JavaScript deps" && yarn install && yarn ca 6.7s
=> [12/18] ADD */*.gemspec tmp/ 0.1s
=> [13/18] ADD .buildkite/.empty tools/*/releaser.gemspec tools/releaser/ 0.0s
=> [14/18] ADD .buildkite/.empty railties/exe/* railties/exe/ 0.0s
=> [15/18] ADD Gemfile Gemfile.lock RAILS_VERSION rails.gemspec ./ 0.0s
=> [16/18] RUN rm -f railties/exe/.empty && find railties/exe -maxdepth 0 -type d -empty -exec rmdir '{}' '+' && echo "--- :bundler: Installing Ruby deps" && (cd tmp && for f in *.gemspec; do d="$(basename -s.gemspec "$f")" 52.1s
=> [17/18] ADD . ./ 2.3s
=> [18/18] RUN mv -f tmp/Gemfile.lock.updated Gemfile.lock && if [ -f package.json ]; then echo "--- :javascript: Building JavaScript package" && if [ -f actionview/package.json ]; then (cd actionview && 0.9s
=> exporting to image 43.4s
=> => exporting layers 32.5s
=> => exporting manifest sha256:1b4b27536c1c9488e9107baf2bc618b6ecb2b14a47ad970ec81340db64f94be2 0.0s
=> => exporting config sha256:01cdf131d2b640a4d2608537822ac05b973e3464f950167617d50e81153e4410 0.0s
=> => exporting attestation manifest sha256:5efe46cd484cb822349ef5ce1bb61efd39396688ffe79bcf8d8a1f931ca0b588 0.0s
=> => exporting manifest list sha256:244d19a75534f5d5e2f471a54db52b164002f2f82c167c9d1dc778e6af874326 0.0s
=> => naming to docker.io/library/buildkite-base:latest 0.0s
=> => unpacking to docker.io/library/buildkite-base:latest 10.8s
=> resolving provenance for metadata file 0.0s
[+] Building 1/1
✔ buildkite-base Built 0.0s
[+] Running 35/36
✔ redis Pulled 26.1s
✔ 4e748fe7e898 Pull complete 2.2s
✔ ce3e85348d15 Pull complete 0.7s
✔ 25e9d7d40e44 Pull complete 0.5s
✔ b0abe8c185e7 Pull complete 23.3s
✔ 6b59a28fa201 Pull complete 2.1s
✔ d8d7a3e38cc2 Pull complete 1.3s
✔ 4f4fb700ef54 Pull complete 0.1s
✔ memcached Pulled 10.7s
✔ b2f879a6e190 Pull complete 2.4s
✔ 6cc9938ef133 Pull complete 2.8s
✔ 25fbb7f49882 Pull complete 0.5s
✔ 341b9a721d46 Pull complete 0.9s
✔ ee4ea1ce2b4c Pull complete 1.1s
✔ mysql Pulled 49.7s
✔ 842b90544a00 Pull complete 20.6s
✔ bb804f5e6ee9 Pull complete 46.8s
✔ 2a405e5ad57c Pull complete 1.2s
✔ 8267b660b2a4 Pull complete 1.7s
✔ c6c73678857f Pull complete 2.3s
✔ c6d1a9fdd626 Pull complete 21.3s
✔ 127182a7d094 Pull complete 0.3s
✔ 7c300468ab11 Pull complete 1.6s
✔ 90c9d4fa67c3 Pull complete 20.7s
✔ 8087b6eefb6a Pull complete 5.7s
✔ postgres Pulled 39.6s
✔ 290229ea3844 Pull complete 36.8s
✔ e622f1a0161c Pull complete 0.3s
✔ 73dd0d6e2a6c Pull complete 1.2s
✔ 492c8880cb7c Pull complete 0.5s
✔ f72a6c4afc3b Pull complete 1.7s
⠏ 0bd713040ebb Extracting 1 s 47.0s
✔ 2ae04ae7488a Pull complete 2.8s
✔ 98436007eba1 Pull complete 1.0s
✔ c72e3f5a2ab2 Pull complete 0.8s
✔ c285079a9206 Pull complete 0.7s
[+] Creating 5/5
✔ Network buildkite_default Created 0.0s
✔ Container buildkite-memcached-1 Created 0.7s
✔ Container buildkite-mysql-1 Created 0.7s
✔ Container buildkite-postgres-1 Created 0.7s
✔ Container buildkite-redis-1 Created 0.7s
[+] Running 4/4
✔ Container buildkite-postgres-1 Started 0.1s
✔ Container buildkite-memcached-1 Started 0.1s
✔ Container buildkite-mysql-1 Started 0.1s
✔ Container buildkite-redis-1 Started 0.1s
--- bundle env
## Environment
```
Bundler 4.0.0
Platforms ruby, aarch64-linux
Ruby 4.0.0p-1 (2025-12-08 revision 4f900c35bc01e12b948703b9e4b4f5d0e803f073) [aarch64-linux]
Full Path /usr/local/bin/ruby
Config Dir /usr/local/etc
RubyGems 4.0.0
Gem Home /usr/local/lib/ruby/gems/4.0.0+0
Gem Path /root/.local/share/gem/ruby/4.0.0+0:/usr/local/lib/ruby/gems/4.0.0+0
User Home /root
User Path /root/.local/share/gem/ruby/4.0.0+0
Bin Dir /usr/local/bin
Tools
Git 2.43.0
RVM not installed
rbenv not installed
chruby not installed
```
## Bundler Build Metadata
```
Timestamp 2025-12-08
Git SHA unknown
```
## Bundler settings
```
build.mysql2
Set for your local app (/rails/.bundle/config): "-- --with-cflags=\\\\\\\"-Wno-error=implicit-function-declaration\\\\\\\" --with-ldflags=-L/opt/homebrew/opt/zstd/lib"
build.trilogy
Set for your local app (/rails/.bundle/config): "--with-openssl-dir=/opt/homebrew/opt/openssl@3"
```
## Gemfile
### Gemfile
```ruby
# frozen_string_literal: true
source "https://rubygems.org"
gemspec
gem "minitest"
# We need a newish Rake since Active Job sets its test tasks' descriptions.
gem "rake", ">= 13"
gem "releaser", path: "tools/releaser"
gem "sprockets-rails", ">= 2.0.0", require: false
gem "propshaft", ">= 0.1.7", "!= 1.0.1"
gem "capybara", ">= 3.39"
gem "selenium-webdriver", ">= 4.20.0"
gem "rack-cache", "~> 1.2"
gem "stimulus-rails"
gem "turbo-rails"
gem "jsbundling-rails"
gem "cssbundling-rails"
gem "importmap-rails", ">= 1.2.3"
gem "tailwindcss-rails"
gem "dartsass-rails"
gem "solid_cache"
gem "solid_queue"
gem "solid_cable"
gem "kamal", ">= 2.1.0", require: false
gem "thruster", require: false
# require: false so bcrypt and argon2 are loaded only when has_secure_password is used.
# This is to avoid Active Model (and by extension the entire framework)
# being dependent on binary libraries.
gem "bcrypt", "~> 3.1.11", require: false
gem "argon2", "~> 2.3.2", require: false
# This needs to be with require false to avoid it being automatically loaded by
# sprockets.
gem "terser", ">= 1.1.4", require: false
# Explicitly avoid 1.x that doesn't support Ruby 2.4+
gem "json", ">= 2.0.0", "!=2.7.0"
# Workaround until all supported Ruby versions ship with uri version 0.13.1 or higher.
gem "uri", ">= 0.13.1", require: false
gem "prism"
group :rubocop do
gem "rubocop", "1.79.2", require: false
gem "rubocop-minitest", require: false
gem "rubocop-packaging", require: false
gem "rubocop-performance", require: false
gem "rubocop-rails", require: false
gem "rubocop-md", require: false
# This gem is used in Railties tests so it must be a development dependency.
gem "rubocop-rails-omakase", require: false
end
group :mdl do
gem "mdl", "!= 0.13.0", require: false
end
group :doc do
gem "sdoc", "~> 2.6.4"
gem "redcarpet", "~> 3.6.1", platforms: :ruby
gem "w3c_validators", "~> 1.3.6"
gem "rouge"
gem "rubyzip", "~> 2.0"
end
# Active Support
gem "dalli", ">= 3.0.1"
gem "listen", "~> 3.3", require: false
gem "libxml-ruby", platforms: :ruby
gem "connection_pool", require: false
gem "rexml", require: false
gem "msgpack", ">= 1.7.0", require: false
# for railties
gem "bootsnap", ">= 1.4.4", require: false
gem "webrick", require: false
gem "jbuilder", require: false
gem "web-console", require: false
# Action Pack and railties
rack_version = ENV.fetch("RACK", "~> 3.0")
if rack_version != "head"
gem "rack", rack_version
else
gem "rack", git: "https://github.com/rack/rack.git", branch: "main"
end
gem "useragent", require: false
# Active Job
group :job do
gem "resque", require: false
gem "resque-scheduler", require: false
gem "sidekiq", require: false
gem "queue_classic", ">= 4.0.0", require: false, platforms: :ruby
gem "sneakers", require: false
gem "backburner", require: false
end
# Action Cable
group :cable do
gem "puma", ">= 5.0.3", require: false
gem "redis", ">= 4.0.1", require: false
gem "redis-namespace"
gem "websocket-client-simple", require: false
end
# Active Storage
group :storage do
gem "aws-sdk-s3", require: false
gem "google-cloud-storage", "~> 1.11", require: false
gem "image_processing", "~> 1.2"
end
# Action Mailbox
gem "aws-sdk-sns", require: false
gem "webmock"
# Add your own local bundler stuff.
local_gemfile = File.expand_path(".Gemfile", __dir__)
instance_eval File.read local_gemfile if File.exist? local_gemfile
group :test do
gem "minitest-bisect", require: false
gem "minitest-ci", require: false
gem "minitest-retry"
platforms :mri do
gem "stackprof"
gem "debug", ">= 1.1.0", require: false
end
# Needed for Railties tests because it is included in generated apps.
gem "brakeman"
gem "bundler-audit"
end
platforms :ruby, :windows do
gem "nokogiri", ">= 1.8.1", "!= 1.11.0"
# Active Record.
gem "sqlite3", ">= 2.1"
group :db do
gem "pg", "~> 1.3"
gem "mysql2", "~> 0.5", "< 0.5.7"
gem "trilogy", ">= 2.7.0"
end
end
gem "tzinfo-data", platforms: [:windows, :jruby]
gem "wdm", ">= 0.1.0", platforms: [:windows]
gem "launchy"
```
### Gemfile.lock
```
PATH
remote: .
specs:
actioncable (8.2.0.alpha)
actionpack (= 8.2.0.alpha)
activesupport (= 8.2.0.alpha)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (8.2.0.alpha)
actionpack (= 8.2.0.alpha)
activejob (= 8.2.0.alpha)
activerecord (= 8.2.0.alpha)
activestorage (= 8.2.0.alpha)
activesupport (= 8.2.0.alpha)
mail (>= 2.8.0)
actionmailer (8.2.0.alpha)
actionpack (= 8.2.0.alpha)
actionview (= 8.2.0.alpha)
activejob (= 8.2.0.alpha)
activesupport (= 8.2.0.alpha)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (8.2.0.alpha)
actionview (= 8.2.0.alpha)
activesupport (= 8.2.0.alpha)
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.2.0.alpha)
action_text-trix (~> 2.1.15)
actionpack (= 8.2.0.alpha)
activerecord (= 8.2.0.alpha)
activestorage (= 8.2.0.alpha)
activesupport (= 8.2.0.alpha)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (8.2.0.alpha)
activesupport (= 8.2.0.alpha)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (8.2.0.alpha)
activesupport (= 8.2.0.alpha)
globalid (>= 0.3.6)
activemodel (8.2.0.alpha)
activesupport (= 8.2.0.alpha)
activerecord (8.2.0.alpha)
activemodel (= 8.2.0.alpha)
activesupport (= 8.2.0.alpha)
timeout (>= 0.4.0)
activestorage (8.2.0.alpha)
actionpack (= 8.2.0.alpha)
activejob (= 8.2.0.alpha)
activerecord (= 8.2.0.alpha)
activesupport (= 8.2.0.alpha)
marcel (~> 1.0)
activesupport (8.2.0.alpha)
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)
rails (8.2.0.alpha)
actioncable (= 8.2.0.alpha)
actionmailbox (= 8.2.0.alpha)
actionmailer (= 8.2.0.alpha)
actionpack (= 8.2.0.alpha)
actiontext (= 8.2.0.alpha)
actionview (= 8.2.0.alpha)
activejob (= 8.2.0.alpha)
activemodel (= 8.2.0.alpha)
activerecord (= 8.2.0.alpha)
activestorage (= 8.2.0.alpha)
activesupport (= 8.2.0.alpha)
bundler (>= 1.15.0)
railties (= 8.2.0.alpha)
railties (8.2.0.alpha)
actionpack (= 8.2.0.alpha)
activesupport (= 8.2.0.alpha)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
tsort (>= 0.2)
zeitwerk (~> 2.6)
PATH
remote: tools/releaser
specs:
releaser (1.0.0)
minitest
rake (~> 13.0)
GEM
remote: https://rubygems.org/
specs:
action_text-trix (2.1.15)
railties
addressable (2.8.8)
public_suffix (>= 2.0.2, < 8.0)
amq-protocol (2.3.4)
argon2 (2.3.2)
ffi (~> 1.15)
ffi-compiler (~> 1.0)
ast (2.4.3)
aws-eventstream (1.4.0)
aws-partitions (1.1190.0)
aws-sdk-core (3.239.2)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
bigdecimal
jmespath (~> 1, >= 1.6.1)
logger
aws-sdk-kms (1.118.0)
aws-sdk-core (~> 3, >= 3.239.1)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.206.0)
aws-sdk-core (~> 3, >= 3.234.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-sns (1.109.0)
aws-sdk-core (~> 3, >= 3.239.1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.12.1)
aws-eventstream (~> 1, >= 1.0.2)
backburner (1.6.1)
beaneater (~> 1.0)
concurrent-ruby (~> 1.0, >= 1.0.1)
dante (> 0.1.5)
base64 (0.3.0)
bcrypt (3.1.20)
bcrypt_pbkdf (1.1.2)
beaneater (1.1.3)
bigdecimal (3.3.1)
bindex (0.8.1)
bootsnap (1.19.0)
msgpack (~> 1.2)
brakeman (7.1.1)
racc
builder (3.3.0)
bundler-audit (0.9.3)
bundler (>= 1.2.0)
thor (~> 1.0)
bunny (2.24.0)
amq-protocol (~> 2.3)
sorted_set (~> 1, >= 1.0.2)
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
chef-utils (18.8.54)
concurrent-ruby
childprocess (5.1.0)
logger (~> 1.5)
concurrent-ruby (1.3.5)
connection_pool (3.0.2)
crack (1.0.1)
bigdecimal
rexml
crass (1.0.6)
cssbundling-rails (1.4.3)
railties (>= 6.0.0)
dalli (3.2.8)
dante (0.2.0)
dartsass-rails (0.5.1)
railties (>= 6.0.0)
sass-embedded (~> 1.63)
date (3.5.0)
debug (1.11.0)
irb (~> 1.10)
reline (>= 0.3.8)
declarative (0.0.20)
digest-crc (0.7.0)
rake (>= 12.0.0, < 14.0.0)
dotenv (3.2.0)
drb (2.2.3)
ed25519 (1.4.0)
erb (6.0.0)
erubi (1.13.1)
et-orbi (1.4.0)
tzinfo
event_emitter (0.2.6)
execjs (2.10.0)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.4.0)
faraday (>= 1, < 3)
faraday-net_http (3.4.2)
net-http (~> 0.5)
ffi (1.17.2)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
fugit (1.12.1)
et-orbi (~> 1.4)
raabro (~> 1.4)
globalid (1.3.0)
activesupport (>= 6.1)
google-apis-core (1.0.2)
addressable (~> 2.8, >= 2.8.7)
faraday (~> 2.13)
faraday-follow_redirects (~> 0.3)
googleauth (~> 1.14)
mini_mime (~> 1.1)
representable (~> 3.0)
retriable (~> 3.1)
google-apis-iamcredentials_v1 (0.26.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-storage_v1 (0.58.0)
google-apis-core (>= 0.15.0, < 2.a)
google-cloud-core (1.8.0)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (2.3.1)
base64 (~> 0.2)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.5.0)
google-cloud-storage (1.57.1)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-core (>= 0.18, < 2)
google-apis-iamcredentials_v1 (~> 0.18)
google-apis-storage_v1 (>= 0.42)
google-cloud-core (~> 1.6)
googleauth (~> 1.9)
mini_mime (~> 1.0)
google-logging-utils (0.2.0)
google-protobuf (4.33.2)
bigdecimal
rake (>= 13)
googleauth (1.16.0)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.2)
google-logging-utils (~> 0.1)
jwt (>= 1.4, < 4.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
hashdiff (1.2.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
image_processing (1.14.0)
mini_magick (>= 4.9.5, < 6)
ruby-vips (>= 2.0.17, < 3)
importmap-rails (2.2.2)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.1)
irb (1.15.3)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.14.1)
actionview (>= 7.0.0)
activesupport (>= 7.0.0)
jmespath (1.6.2)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.17.1)
jwt (3.1.2)
base64
kamal (2.9.0)
activesupport (>= 7.0)
base64 (~> 0.2)
bcrypt_pbkdf (~> 1.0)
concurrent-ruby (~> 1.2)
dotenv (~> 3.1)
ed25519 (~> 1.4)
net-ssh (~> 7.3)
sshkit (>= 1.23.0, < 2.0)
thor (~> 1.3)
zeitwerk (>= 2.6.18, < 3.0)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.5)
launchy (3.1.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (~> 1.6)
libxml-ruby (5.0.5)
lint_roller (1.1.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
loofah (2.24.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.9.0)
logger
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.1.0)
matrix (0.4.3)
mdl (0.15.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
mixlib-cli
mixlib-config
mixlib-shellout
mini_magick (5.3.1)
logger
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.26.2)
minitest-bisect (1.7.0)
minitest-server (~> 1.0)
path_expander (~> 1.1)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
minitest-retry (0.2.5)
minitest (>= 5.0)
minitest-server (1.0.9)
drb (~> 2.0)
minitest (> 5.16)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
tomlrb
mixlib-shellout (3.3.9)
chef-utils
mono_logger (1.1.2)
msgpack (1.8.0)
multi_json (1.18.0)
mustermann (3.0.4)
ruby2_keywords (~> 0.0.1)
mutex_m (0.3.0)
mysql2 (0.5.6)
net-http (0.8.0)
uri (>= 0.11.1)
net-imap (0.5.12)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-scp (4.1.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-smtp (0.5.1)
net-protocol
net-ssh (7.3.0)
nio4r (2.7.5)
nokogiri (1.18.10)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
os (1.1.4)
ostruct (0.6.3)
parallel (1.27.0)
parser (3.3.10.0)
ast (~> 2.4.1)
racc
path_expander (1.1.3)
pg (1.6.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.6.0)
propshaft (1.3.1)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
psych (5.2.6)
date
stringio
public_suffix (7.0.0)
puma (7.1.0)
nio4r (~> 2.0)
queue_classic (4.0.0)
pg (>= 1.1, < 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.2.4)
rack-cache (1.17.0)
rack (>= 0.4)
rack-protection (4.2.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.3.1)
rack (>= 3)
rails-dom-testing (2.3.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
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)
rainbow (3.1.1)
rake (13.3.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbtree (0.4.6)
rdoc (6.17.0)
erb
psych (>= 4.0.0)
tsort
redcarpet (3.6.1)
redis (5.4.1)
redis-client (>= 0.22.0)
redis-client (0.26.2)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.11.3)
reline (0.6.3)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
resque (2.7.0)
mono_logger (~> 1)
multi_json (~> 1.0)
redis-namespace (~> 1.6)
sinatra (>= 0.9.2)
resque-scheduler (4.11.0)
mono_logger (~> 1.0)
redis (>= 3.3)
resque (>= 1.27)
rufus-scheduler (~> 3.2, != 3.3)
retriable (3.1.2)
rexml (3.4.4)
rouge (4.6.1)
rubocop (1.79.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.46.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.48.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-md (2.0.3)
lint_roller (~> 1.1)
rubocop (>= 1.72.1)
rubocop-minitest (0.38.2)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-packaging (0.6.0)
lint_roller (~> 1.1.0)
rubocop (>= 1.72.1, < 2.0)
rubocop-performance (1.26.1)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
rubocop-rails (2.34.2)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.44.0, < 2.0)
rubocop-rails-omakase (1.1.0)
rubocop (>= 1.72)
rubocop-performance (>= 1.24)
rubocop-rails (>= 2.30)
ruby-progressbar (1.13.0)
ruby-vips (2.2.5)
ffi (~> 1.12)
logger
ruby2_keywords (0.0.5)
rubyzip (2.4.1)
rufus-scheduler (3.9.2)
fugit (~> 1.1, >= 1.11.1)
sass-embedded (1.94.2)
google-protobuf (~> 4.31)
rake (>= 13)
sass-embedded (1.94.2-aarch64-linux-android)
google-protobuf (~> 4.31)
sass-embedded (1.94.2-aarch64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.94.2-arm-linux-androideabi)
google-protobuf (~> 4.31)
sass-embedded (1.94.2-riscv64-linux-android)
google-protobuf (~> 4.31)
sass-embedded (1.94.2-riscv64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.94.2-riscv64-linux-musl)
google-protobuf (~> 4.31)
sass-embedded (1.94.2-x86_64-linux-android)
google-protobuf (~> 4.31)
sdoc (2.6.5)
rdoc (>= 5.0)
securerandom (0.4.1)
selenium-webdriver (4.39.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 4.0)
websocket (~> 1.0)
serverengine (2.0.7)
sigdump (~> 0.2.2)
set (1.1.2)
sidekiq (8.0.10)
connection_pool (>= 2.5.0)
json (>= 2.9.0)
logger (>= 1.6.2)
rack (>= 3.1.0)
redis-client (>= 0.23.2)
sigdump (0.2.5)
signet (0.21.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 4.0)
multi_json (~> 1.10)
sinatra (4.2.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.2.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sneakers (2.11.0)
bunny (~> 2.12)
concurrent-ruby (~> 1.0)
rake
serverengine (~> 2.0.5)
thor
solid_cable (3.0.12)
actioncable (>= 7.2)
activejob (>= 7.2)
activerecord (>= 7.2)
railties (>= 7.2)
solid_cache (1.0.10)
activejob (>= 7.2)
activerecord (>= 7.2)
railties (>= 7.2)
solid_queue (1.2.4)
activejob (>= 7.1)
activerecord (>= 7.1)
concurrent-ruby (>= 1.3.1)
fugit (~> 1.11)
railties (>= 7.1)
thor (>= 1.3.1)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
sprockets (4.2.2)
concurrent-ruby (~> 1.0)
logger
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.8.1)
mini_portile2 (~> 2.8.0)
sshkit (1.24.0)
base64
logger
net-scp (>= 1.1.2)
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
ostruct
stackprof (0.2.27)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.9)
tailwindcss-rails (4.4.0)
railties (>= 7.0.0)
tailwindcss-ruby (~> 4.0)
tailwindcss-ruby (4.1.16)
tailwindcss-ruby (4.1.16-aarch64-linux-gnu)
terser (1.2.6)
execjs (>= 0.3.0, < 3)
thor (1.4.0)
thruster (0.1.16)
thruster (0.1.16-aarch64-linux)
tilt (2.6.1)
timeout (0.5.0)
tomlrb (2.0.3)
trailblazer-option (0.1.2)
trilogy (2.9.0)
tsort (0.2.0)
turbo-rails (2.0.20)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
uri (1.1.1)
useragent (0.16.11)
w3c_validators (1.3.7)
json (>= 1.8)
nokogiri (~> 1.6)
rexml (~> 3.2)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webmock (3.26.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.9.2)
websocket (1.2.11)
websocket-client-simple (0.9.0)
base64
event_emitter
mutex_m
websocket
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.3)
PLATFORMS
aarch64-linux
aarch64-linux-android
arm-linux-androideabi
riscv64-linux-android
riscv64-linux-gnu
riscv64-linux-musl
ruby
x86_64-linux-android
DEPENDENCIES
argon2 (~> 2.3.2)
aws-sdk-s3
aws-sdk-sns
backburner
bcrypt (~> 3.1.11)
bootsnap (>= 1.4.4)
brakeman
bundler-audit
capybara (>= 3.39)
connection_pool
cssbundling-rails
dalli (>= 3.0.1)
dartsass-rails
debug (>= 1.1.0)
google-cloud-storage (~> 1.11)
image_processing (~> 1.2)
importmap-rails (>= 1.2.3)
jbuilder
jsbundling-rails
json (>= 2.0.0, != 2.7.0)
kamal (>= 2.1.0)
launchy
libxml-ruby
listen (~> 3.3)
mdl (!= 0.13.0)
minitest
minitest-bisect
minitest-ci
minitest-retry
msgpack (>= 1.7.0)
mysql2 (~> 0.5, < 0.5.7)
nokogiri (>= 1.8.1, != 1.11.0)
pg (~> 1.3)
prism
propshaft (>= 0.1.7, != 1.0.1)
puma (>= 5.0.3)
queue_classic (>= 4.0.0)
rack (~> 3.0)
rack-cache (~> 1.2)
rails!
rake (>= 13)
redcarpet (~> 3.6.1)
redis (>= 4.0.1)
redis-namespace
releaser!
resque
resque-scheduler
rexml
rouge
rubocop (= 1.79.2)
rubocop-md
rubocop-minitest
rubocop-packaging
rubocop-performance
rubocop-rails
rubocop-rails-omakase
rubyzip (~> 2.0)
sdoc (~> 2.6.4)
selenium-webdriver (>= 4.20.0)
sidekiq
sneakers
solid_cable
solid_cache
solid_queue
sprockets-rails (>= 2.0.0)
sqlite3 (>= 2.1)
stackprof
stimulus-rails
tailwindcss-rails
terser (>= 1.1.4)
thruster
trilogy (>= 2.7.0)
turbo-rails
tzinfo-data
uri (>= 0.13.1)
useragent
w3c_validators (~> 1.3.6)
wdm (>= 0.1.0)
web-console
webmock
webrick
websocket-client-simple
CHECKSUMS
action_text-trix (2.1.15) sha256=4bf9bbd8fa95954de3f0022dae0d927bce22c1bb31d5dc9c3766f8c145c109c1
actioncable (8.2.0.alpha)
actionmailbox (8.2.0.alpha)
actionmailer (8.2.0.alpha)
actionpack (8.2.0.alpha)
actiontext (8.2.0.alpha)
actionview (8.2.0.alpha)
activejob (8.2.0.alpha)
activemodel (8.2.0.alpha)
activerecord (8.2.0.alpha)
activestorage (8.2.0.alpha)
activesupport (8.2.0.alpha)
addressable (2.8.8) sha256=7c13b8f9536cf6364c03b9d417c19986019e28f7c00ac8132da4eb0fe393b057
amq-protocol (2.3.4) sha256=98be5b9244e28dc66acc8351a254dbf45d996c5a0b7d49ab3ff8b72b0d2e6308
argon2 (2.3.2) sha256=62b04170af37ca8d9975bc6e24dd3b74794e82a98e6d8cfa9ae95a76804a6f89
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
aws-eventstream (1.4.0) sha256=116bf85c436200d1060811e6f5d2d40c88f65448f2125bc77ffce5121e6e183b
aws-partitions (1.1190.0) sha256=3e21ce1c99329a96fb71419a5d92d0cece5b276a9f47bc91d6a1290450fb3669
aws-sdk-core (3.239.2) sha256=a6801845ee0bdb061a3f9fb488136f3a585d51ff05b77063a9e228c9539cf239
aws-sdk-kms (1.118.0) sha256=c9c751596d4f1502adac857c90010f00a9a52370b78e170acb198af7fa716fbd
aws-sdk-s3 (1.206.0) sha256=85f9e4681bbcf105c4659da30deeb535ea7c36aa2a43b61cb665f6b957d12aed
aws-sdk-sns (1.109.0) sha256=71bb33691a8a88a485cefe4fba30dfef352104d82c14c665396534dcde39b811
aws-sigv4 (1.12.1) sha256=6973ff95cb0fd0dc58ba26e90e9510a2219525d07620c8babeb70ef831826c00
backburner (1.6.1) sha256=f83721c2baa8d489658c8a6db2fa207dd250b6fc6e366228803581804e59eebf
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
bcrypt (3.1.20) sha256=8410f8c7b3ed54a3c00cd2456bf13917d695117f033218e2483b2e40b0784099
bcrypt_pbkdf (1.1.2) sha256=c2414c23ce66869b3eb9f643d6a3374d8322dfb5078125c82792304c10b94cf6
beaneater (1.1.3) sha256=3dbe673d4df984d85a486bccdfa5d5ac61754b094e19bf0a8a30bb27ac2d8acb
bigdecimal (3.3.1) sha256=eaa01e228be54c4f9f53bf3cc34fe3d5e845c31963e7fcc5bedb05a4e7d52218
bindex (0.8.1) sha256=7b1ecc9dc539ed8bccfc8cb4d2732046227b09d6f37582ff12e50a5047ceb17e
bootsnap (1.19.0) sha256=d3e54558c1a9ea10cb095eb1eb8e921ae83fd4d5764b8809f63aec18ce9f60b5
brakeman (7.1.1) sha256=629426b5d6496c75e3ffa2299e1ab1bb3ba721fea03d8808414c083660439498
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
bundler-audit (0.9.3) sha256=81c8766c71e47d0d28a0f98c7eed028539f21a6ea3cd8f685eb6f42333c9b4e9
bunny (2.24.0) sha256=072fe4ae98eaa9c95a17e4d166204f710bba8a9a7070b73a8c3b023f439d1682
capybara (3.40.0) sha256=42dba720578ea1ca65fd7a41d163dd368502c191804558f6e0f71b391054aeef
chef-utils (18.8.54) sha256=651c6c53291a520eddf636c7be598169fa52a07c41706b35e2e2a262c1eb0dc7
childprocess (5.1.0) sha256=9a8d484be2fd4096a0e90a0cd3e449a05bc3aa33f8ac9e4d6dcef6ac1455b6ec
concurrent-ruby (1.3.5) sha256=813b3e37aca6df2a21a3b9f1d497f8cbab24a2b94cab325bffe65ee0f6cbebc6
connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a
crack (1.0.1) sha256=ff4a10390cd31d66440b7524eb1841874db86201d5b70032028553130b6d4c7e
crass (1.0.6) sha256=dc516022a56e7b3b156099abc81b6d2b08ea1ed12676ac7a5657617f012bd45d
cssbundling-rails (1.4.3) sha256=53aecd5a7d24ac9c8fcd92975acd0e830fead4ee4583d3d3d49bb64651946e41
dalli (3.2.8) sha256=2e63595084d91fae2655514a02c5d4fc0f16c0799893794abe23bf628bebaaa5
dante (0.2.0) sha256=939776f04b4d253ffbbcf53341631aa2ee6e6cf314dedade2e60ac43b40a6fe6
dartsass-rails (0.5.1) sha256=f19510fb1b29c76c1739a06954d615f1d20ad653b6fc668dd7c68542bb303a1a
date (3.5.0) sha256=5e74fd6c04b0e65d97ad4f3bb5cb2d8efb37f386cc848f46310b4593ffc46ee5
debug (1.11.0) sha256=1425db64cfa0130c952684e3dc974985be201dd62899bf4bbe3f8b5d6cf1aef2
declarative (0.0.20) sha256=8021dd6cb17ab2b61233c56903d3f5a259c5cf43c80ff332d447d395b17d9ff9
digest-crc (0.7.0) sha256=64adc23a26a241044cbe6732477ca1b3c281d79e2240bcff275a37a5a0d78c07
dotenv (3.2.0) sha256=e375b83121ea7ca4ce20f214740076129ab8514cd81378161f11c03853fe619d
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
ed25519 (1.4.0) sha256=16e97f5198689a154247169f3453ef4cfd3f7a47481fde0ae33206cdfdcac506
erb (6.0.0) sha256=2730893f9d8c9733f16cab315a4e4b71c1afa9cabc1a1e7ad1403feba8f52579
erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
et-orbi (1.4.0) sha256=6c7e3c90779821f9e3b324c5e96fda9767f72995d6ae435b96678a4f3e2de8bc
event_emitter (0.2.6) sha256=c72697bd5cce9d36594be1972c17f1c9a573236f44303a4d1d548080364e1391
execjs (2.10.0) sha256=6bcb8be8f0052ff9d370b65d1c080f2406656e150452a0abdb185a133048450d
faraday (2.14.0) sha256=8699cfe5d97e55268f2596f9a9d5a43736808a943714e3d9a53e6110593941cd
faraday-follow_redirects (0.4.0) sha256=d3fa1118ab1350e24035a272b4cff64948643bb7182846db89acaf87abadd5d9
faraday-net_http (3.4.2) sha256=f147758260d3526939bf57ecf911682f94926a3666502e24c69992765875906c
ffi (1.17.2) sha256=297235842e5947cc3036ebe64077584bff583cd7a4e94e9a02fdec399ef46da6
ffi-compiler (1.3.2) sha256=a94f3d81d12caf5c5d4ecf13980a70d0aeaa72268f3b9cc13358bcc6509184a0
fugit (1.12.1) sha256=5898f478ede9b415f0804e42b8f3fd53f814bd85eebffceebdbc34e1107aaf68
globalid (1.3.0) sha256=05c639ad6eb4594522a0b07983022f04aa7254626ab69445a0e493aa3786ff11
google-apis-core (1.0.2) sha256=ba4579aaadc902d6cc7bc8db88f566ab00f5e31ea87ab41e9f9a032c470f2629
google-apis-iamcredentials_v1 (0.26.0) sha256=3ff70a10a1d6cddf2554e95b7c5df2c26afdeaeb64100048a355194da19e48a3
google-apis-storage_v1 (0.58.0) sha256=52f3151c47ae73278cdab043c7871b63e208c5946a1294901e1e5c32bf610467
google-cloud-core (1.8.0) sha256=e572edcbf189cfcab16590628a516cec3f4f63454b730e59f0b36575120281cf
google-cloud-env (2.3.1) sha256=0faac01eb27be78c2591d64433663b1a114f8f7af55a4f819755426cac9178e7
google-cloud-errors (1.5.0) sha256=b56be28b8c10628125214dde571b925cfcebdbc58619e598250c37a2114f7b4b
google-cloud-storage (1.57.1) sha256=ceb8903d83aa90e89ce466d4c5760b64f5c894c51a2c5d110c1cc52c41775a22
google-logging-utils (0.2.0) sha256=675462b4ea5affa825a3442694ca2d75d0069455a1d0956127207498fca3df7b
google-protobuf (4.33.2) sha256=748150d6c642fd655ef39efa23ecf2abe6d616020039a6d1c1764be1da530315
googleauth (1.16.0) sha256=1e7b5c2ee7edc6a0f5a4a4312c579b3822dc0be2679d6d09ca19d8c7ca5bd5f1
hashdiff (1.2.1) sha256=9c079dbc513dfc8833ab59c0c2d8f230fa28499cc5efb4b8dd276cf931457cd1
i18n (1.14.7) sha256=ceba573f8138ff2c0915427f1fc5bdf4aa3ab8ae88c8ce255eb3ecf0a11a5d0f
image_processing (1.14.0) sha256=754cc169c9c262980889bec6bfd325ed1dafad34f85242b5a07b60af004742fb
importmap-rails (2.2.2) sha256=729f5b1092f832780829ade1d0b46c7e53d91c556f06da7254da2977e93fe614
io-console (0.8.1) sha256=1e15440a6b2f67b6ea496df7c474ed62c860ad11237f29b3bd187f054b925fcb
irb (1.15.3) sha256=4349edff1efa7ff7bfd34cb9df74a133a588ba88c2718098b3b4468b81184aaa
jbuilder (2.14.1) sha256=4eb26376ff60ef100cb4fd6fd7533cd271f9998327e86adf20fd8c0e69fabb42
jmespath (1.6.2) sha256=238d774a58723d6c090494c8879b5e9918c19485f7e840f2c1c7532cf84ebcb1
jsbundling-rails (1.3.1) sha256=0fa03f6d051c694cbf55a022d8be53399879f2c4cf38b2968f86379c62b1c2ca
json (2.17.1) sha256=e0e4824541336a44915436f53e7ea74c687314fb8f88080fa1456f6a34ead92e
jwt (3.1.2) sha256=af6991f19a6bb4060d618d9add7a66f0eeb005ac0bc017cd01f63b42e122d535
kamal (2.9.0) sha256=c94057c1834a2e365ccb4f3439da8153d6de9aa0e7a6e11bb4a2e3a557a36f99
kramdown (2.5.1) sha256=87bbb6abd9d3cebe4fc1f33e367c392b4500e6f8fa19dd61c0972cf4afe7368c
kramdown-parser-gfm (1.1.0) sha256=fb39745516427d2988543bf01fc4cf0ab1149476382393e0e9c48592f6581729
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
launchy (3.1.1) sha256=72b847b5cc961589dde2c395af0108c86ff0119f42d4648d25b5440ebb10059e
libxml-ruby (5.0.5) sha256=f1bc07152982df555d70159a694ee2a53539de2cdad4b3c8a447fbb15e7e4e9a
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
listen (3.9.0) sha256=db9e4424e0e5834480385197c139cb6b0ae0ef28cc13310cfd1ca78377d59c67
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
loofah (2.24.1) sha256=655a30842b70ec476410b347ab1cd2a5b92da46a19044357bbd9f401b009a337
mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941
marcel (1.1.0) sha256=fdcfcfa33cc52e93c4308d40e4090a5d4ea279e160a7f6af988260fa970e0bee
matrix (0.4.3) sha256=a0d5ab7ddcc1973ff690ab361b67f359acbb16958d1dc072b8b956a286564c5b
mdl (0.15.0) sha256=5fb62937cf49b3130a6cd0296981f55a8596bf559e65273d346a800ff57cfdf5
mini_magick (5.3.1) sha256=29395dfd76badcabb6403ee5aff6f681e867074f8f28ce08d78661e9e4a351c4
mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
mini_portile2 (2.8.9) sha256=0cd7c7f824e010c072e33f68bc02d85a00aeb6fce05bb4819c03dfd3c140c289
minitest (5.26.2) sha256=f021118a6185b9ba9f5af71f2ba103ad770c75afde9f2ab8da512677c550cde3
minitest-bisect (1.7.0) sha256=de59ce87b7147f5abde49b0e17fb8d62b8fe67f13588e30abddfc3a6896a2711
minitest-ci (3.4.0) sha256=9d325398c46c8674d6c46548c6cefeab8ebf069eb3bda6ddf199ce8cad0117c5
minitest-retry (0.2.5) sha256=2f968fd33706fe91c6f38b6e3e2a2f581d5e8aeceb80113eab0c6a6ed96185fc
minitest-server (1.0.9) sha256=dea8bf634fcc560c6534802d45b856bf723b5cf4f7f62180c1735e9e136db452
mixlib-cli (2.1.8) sha256=e6f27be34d580f6ed71731ca46b967e57793a627131c1f6e1ed2dad39ea3bdf9
mixlib-config (3.0.27) sha256=d7748b1898e4f16502afec1de00b5ad65c6de405114b1b0c65ec61b1a9100148
mixlib-shellout (3.3.9) sha256=0edf5ee3b07526de8eb5219af051752fb8df2691dc030ce233e248dedf4fd388
mono_logger (1.1.2) sha256=2e359def7007f5c908aadd953687991fe667995d14ae5f0d10dda76e3e8670f7
msgpack (1.8.0) sha256=e64ce0212000d016809f5048b48eb3a65ffb169db22238fb4b72472fecb2d732
multi_json (1.18.0) sha256=23f70cf73e2895a33e6d10f0ec955b28ef5627ca4bbad0f292e7d16f4675596f
mustermann (3.0.4) sha256=85fadcb6b3c6493a8b511b42426f904b7f27b282835502233dd154daab13aa22
mutex_m (0.3.0) sha256=cfcb04ac16b69c4813777022fdceda24e9f798e48092a2b817eb4c0a782b0751
mysql2 (0.5.6) sha256=70f447d45d6b3cc16b00f7dd30366f708a81b4093a35d026ff7135d778d8da33
net-http (0.8.0) sha256=df42c47ce9f9e95ad32a317c97c12f945bc1af365288837ea4ff259876ecb46d
net-imap (0.5.12) sha256=cb8cd05bd353fcc19b6cbc530a9cb06b577a969ea10b7ddb0f37787f74be4444
net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3
net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8
net-scp (4.1.0) sha256=a99b0b92a1e5d360b0de4ffbf2dc0c91531502d3d4f56c28b0139a7c093d1a5d
net-sftp (4.0.0) sha256=65bb91c859c2f93b09826757af11b69af931a3a9155050f50d1b06d384526364
net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736
net-ssh (7.3.0) sha256=172076c4b30ce56fb25a03961b0c4da14e1246426401b0f89cba1a3b54bf3ef0
nio4r (2.7.5) sha256=6c90168e48fb5f8e768419c93abb94ba2b892a1d0602cb06eef16d8b7df1dca1
nokogiri (1.18.10) sha256=d5cc0731008aa3b3a87b361203ea3d19b2069628cb55e46ac7d84a0445e69cc1
os (1.1.4) sha256=57816d6a334e7bd6aed048f4b0308226c5fb027433b67d90a9ab435f35108d3f
ostruct (0.6.3) sha256=95a2ed4a4bd1d190784e666b47b2d3f078e4a9efda2fccf18f84ddc6538ed912
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
parser (3.3.10.0) sha256=ce3587fa5cc55a88c4ba5b2b37621b3329aadf5728f9eafa36bbd121462aabd6
path_expander (1.1.3) sha256=bea16440dea5a770b9765312c8037931cc576f4f2872d71133a3e480028f9f67
pg (1.6.2) sha256=58614afd405cc9c2c9e15bffe8432e0d6cfc58b722344ad4a47c73a85189c875
pp (0.6.3) sha256=2951d514450b93ccfeb1df7d021cae0da16e0a7f95ee1e2273719669d0ab9df6
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
prism (1.6.0) sha256=bfc0281a81718c4872346bc858dc84abd3a60cae78336c65ad35c8fbff641c6b
propshaft (1.3.1) sha256=9acc664ef67e819ffa3d95bd7ad4c3623ea799110c5f4dee67fa7e583e74c392
psych (5.2.6) sha256=814328aa5dcb6d604d32126a20bc1cbcf05521a5b49dbb1a8b30a07e580f316e
public_suffix (7.0.0) sha256=f7090b5beb0e56f9f10d79eed4d5fbe551b3b425da65877e075dad47a6a1b095
puma (7.1.0) sha256=e45c10cb124f224d448c98db653a75499794edbecadc440ad616cf50f2fd49dd
queue_classic (4.0.0) sha256=062e95c2728197565e8bf27642192d9c1461819c42273eaf028839e1a482fe5a
raabro (1.4.0) sha256=d4fa9ff5172391edb92b242eed8be802d1934b1464061ae5e70d80962c5da882
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
rack (3.2.4) sha256=5d74b6f75082a643f43c1e76b419c40f0e5527fcfee1e669ac1e6b73c0ccb6f6
rack-cache (1.17.0) sha256=49592f3ef2173b0f5524df98bb801fb411e839869e7ce84ac428dc492bf0eb90
rack-protection (4.2.1) sha256=cf6e2842df8c55f5e4d1a4be015e603e19e9bc3a7178bae58949ccbb58558bac
rack-session (2.1.1) sha256=0b6dc07dea7e4b583f58a48e8b806d4c9f1c6c9214ebc202ec94562cbea2e4e9
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
rails (8.2.0.alpha)
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
rails-html-sanitizer (1.6.2) sha256=35fce2ca8242da8775c83b6ba9c1bcaad6751d9eb73c1abaa8403475ab89a560
railties (8.2.0.alpha)
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
rb-fsevent (0.11.2) sha256=43900b972e7301d6570f64b850a5aa67833ee7d87b458ee92805d56b7318aefe
rb-inotify (0.11.1) sha256=a0a700441239b0ff18eb65e3866236cd78613d6b9f78fea1f9ac47a85e47be6e
rbtree (0.4.6) sha256=14eea4469b24fd2472542e5f3eb105d6344c8ccf36f0b56d55fdcfeb4e0f10fc
rdoc (6.17.0) sha256=0f50d4e568fc98195f9bb155a9e8dff6c7feabfb515fb22ef6df1d12ad5a02b7
redcarpet (3.6.1) sha256=d444910e6aa55480c6bcdc0cdb057626e8a32c054c29e793fa642ba2f155f445
redis (5.4.1) sha256=b5e675b57ad22b15c9bcc765d5ac26f60b675408af916d31527af9bd5a81faae
redis-client (0.26.2) sha256=1336fb5a7202d398b719531853c184b7c9cbdcace1f00f8356062b9dfba6779b
redis-namespace (1.11.0) sha256=e91a1aa2b2d888b6dea1d4ab8d39e1ae6fac3426161feb9d91dd5cca598a2239
regexp_parser (2.11.3) sha256=ca13f381a173b7a93450e53459075c9b76a10433caadcb2f1180f2c741fc55a4
releaser (1.0.0)
reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
representable (3.2.0) sha256=cc29bf7eebc31653586849371a43ffe36c60b54b0a6365b5f7d95ec34d1ebace
resque (2.7.0) sha256=685fdc8889b0a649183ff9b23c96817f42a1e1d47c0ea64c77c5e1dd69b961b0
resque-scheduler (4.11.0) sha256=4e8bf3acdccc2cfe02141d2717fc03dc6e0cdd887c0d6c0fa92b394aa70f32a1
retriable (3.1.2) sha256=0a5a5d0ca4ba61a76fb31a17ab8f7f80281beb040c329d34dfc137a1398688e0
rexml (3.4.4) sha256=19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142
rouge (4.6.1) sha256=5075346d5797d6864be93f7adc75a16047a7dbfa572c63c502419ffa582c77de
rubocop (1.79.2) sha256=d3f42a7d197952c2a163719c5462fea827710a435b18bfb7070c6eedd2e90391
rubocop-ast (1.48.0) sha256=22df9bbf3f7a6eccde0fad54e68547ae1e2a704bf8719e7c83813a99c05d2e76
rubocop-md (2.0.3) sha256=3830e73577082e5b75b2a564b7ffa5fd1e9812782582b00a71380aaae7294491
rubocop-minitest (0.38.2) sha256=5a9dfb5a538973d0601aa51e59637d3998bb8df81233edf1ff421504c6280068
rubocop-packaging (0.6.0) sha256=fb92bd0fb48e6f8cdb1648d2249b0cd51c2497dcc87340132d22f01edbf558a7
rubocop-performance (1.26.1) sha256=cd19b936ff196df85829d264b522fd4f98b6c89ad271fa52744a8c11b8f71834
rubocop-rails (2.34.2) sha256=10ff246ee48b25ffeabddc5fee86d159d690bb3c7b9105755a9c7508a11d6e22
rubocop-rails-omakase (1.1.0) sha256=2af73ac8ee5852de2919abbd2618af9c15c19b512c4cfc1f9a5d3b6ef009109d
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
ruby-vips (2.2.5) sha256=f3c547a172c36ba26b8614c809f5823bc6199623ec6204ec7c3bce29037f7758
ruby2_keywords (0.0.5) sha256=ffd13740c573b7301cf7a2e61fc857b2a8e3d3aff32545d6f8300d8bae10e3ef
rubyzip (2.4.1) sha256=8577c88edc1fde8935eb91064c5cb1aef9ad5494b940cf19c775ee833e075615
rufus-scheduler (3.9.2) sha256=55fa9e4db0ff69d7f38c804f17baba0c9bce5cba39984ae3c5cf6c039d1323b9
sass-embedded (1.94.2) sha256=c5061699ec35fe34b182eab3df4fbe97729e90a8e0d9c247457ccb64ee0d99e6
sass-embedded (1.94.2-aarch64-linux-android) sha256=7a1e8ee80b0f0b0930e76792b67fae4777996463072e27cff48b7305034f4ede
sass-embedded (1.94.2-aarch64-linux-gnu) sha256=069d9dd446b7dda28c7b64a4be1f05cc03d14666abe5c053a8369a8ea62d59ef
sass-embedded (1.94.2-arm-linux-androideabi) sha256=da51a992ebae218c6555730198e73ad8c9afdecddd29b8cacc2655e4d2f3772e
sass-embedded (1.94.2-riscv64-linux-android) sha256=b09bbf3bc2e26a91b0434c9d641d52b5ad7ee56907d70abaced0232a3e21baaf
sass-embedded (1.94.2-riscv64-linux-gnu) sha256=9d13d789eb3c315dda7edda23d45438e9710e389ba18f45271696b14aa8ad329
sass-embedded (1.94.2-riscv64-linux-musl) sha256=987693e190c1f033ebefd726cf46291d30d5a43d5d9ffbba44a85d667287455e
sass-embedded (1.94.2-x86_64-linux-android) sha256=c71f5ea46d12af3f790743b1877f8a7da44e80e57f700bfea37dbe7ff27e4fdb
sdoc (2.6.5) sha256=7998b61c10775ee3179ccb0253774332d139e2c0649c251091f5868107a09b86
securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
selenium-webdriver (4.39.0) sha256=984a1e63d39472eaf286bac3c6f1822fa7eea6eed9c07a66ce7b3bc5417ba826
serverengine (2.0.7) sha256=14ed2e1c4e940739d7a2b9a18450842781d5afd6f99575b7e9296a69014275be
set (1.1.2) sha256=ca33a60d202e788041d94a5d4c12315b1639875576f1a266f3a10913646d8ef1
sidekiq (8.0.10) sha256=37ccd8da8d46f6779b8655cb30c1bfcb0decd57e890ff56d8b8252a5d9a84cd6
sigdump (0.2.5) sha256=bb706c1cce70458b285d2c3a57121e801ccb79f68be7f7377692eb40b5437242
signet (0.21.0) sha256=d617e9fbf24928280d39dcfefba9a0372d1c38187ffffd0a9283957a10a8cd5b
sinatra (4.2.1) sha256=b7aeb9b11d046b552972ade834f1f9be98b185fa8444480688e3627625377080
sneakers (2.11.0) sha256=539ae7980d685d1d796b9daf62e81efa0cb592f7a287a71b24777868a5bccfc1
solid_cable (3.0.12) sha256=a168a54731a455d5627af48d8441ea3b554b8c1f6e6cd6074109de493e6b0460
solid_cache (1.0.10) sha256=bc05a2fb3ac78a6f43cbb5946679cf9db67dd30d22939ededc385cb93e120d41
solid_queue (1.2.4) sha256=bb60f9552a969ac377d87601b0ff6a088f5e6f20b0cbbe3844a59d022cac0e4b
sorted_set (1.0.3) sha256=4f2b8bee6e8c59cbd296228c0f1f81679357177a8b6859dcc2a99e86cce6372f
sprockets (4.2.2) sha256=761e5a49f1c288704763f73139763564c845a8f856d52fba013458f8af1b59b1
sprockets-rails (3.5.2) sha256=a9e88e6ce9f8c912d349aa5401509165ec42326baf9e942a85de4b76dbc4119e
sqlite3 (2.8.1) sha256=acd0ac7912a4d92b2484b5befb6faa8d496497eb1e38bdbe8d7818fb8d05d726
sshkit (1.24.0) sha256=9597c1f984778ae9742f2dc839778d57a6a2efb868107046575c52ac7c628e6c
stackprof (0.2.27) sha256=aff6d28656c852e74cf632cc2046f849033dc1dedffe7cb8c030d61b5745e80c
stimulus-rails (1.3.4) sha256=765676ffa1f33af64ce026d26b48e8ffb2e0b94e0f50e9119e11d6107d67cb06
stringio (3.1.9) sha256=c111af13d3a73eab96a3bc2655ecf93788d13d28cb8e25c1dcbff89ace885121
tailwindcss-rails (4.4.0) sha256=efa2961351a52acebe616e645a81a30bb4f27fde46cc06ce7688d1cd1131e916
tailwindcss-ruby (4.1.16) sha256=d30e4713152bb89ebe1fddb5b5f9b31d7755bf5576453e601eb58b19174c48c0
tailwindcss-ruby (4.1.16-aarch64-linux-gnu) sha256=916554206b47b4218ba9130ee369687a6546fba0224b7168f118e4f955b2f97e
terser (1.2.6) sha256=6ddf00b93df7015b07e2b9b149e74cd70fa7aa4f0f89a15d9922a6ebd13f37ab
thor (1.4.0) sha256=8763e822ccb0f1d7bee88cde131b19a65606657b847cc7b7b4b82e772bcd8a3d
thruster (0.1.16) sha256=daa74b5b88e75df5a8f82559d9cd242391c5941735bdfe33a66fb266120168ad
thruster (0.1.16-aarch64-linux) sha256=bc825f113ba4ba45a77b7f493cc067d7a6164955faee4300ef8fb7a9476fea5c
tilt (2.6.1) sha256=35a99bba2adf7c1e362f5b48f9b581cce4edfba98117e34696dde6d308d84770
timeout (0.5.0) sha256=852aefd13f41d84c2d0d83099b275034c6517395884b58e635acc8847c9190cb
tomlrb (2.0.3) sha256=c2736acf24919f793334023a4ff396c0647d93fce702a73c9d348deaa815d4f7
trailblazer-option (0.1.2) sha256=20e4f12ea4e1f718c8007e7944ca21a329eee4eed9e0fa5dde6e8ad8ac4344a3
trilogy (2.9.0) sha256=a2d63b663ba68a4758e15d1f9afb228f5d16efc7fe7cea68699e1c106ef6067f
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
turbo-rails (2.0.20) sha256=cbcbb4dd3ce59f6471c9f911b1655b2c721998cc8303959d982da347f374ea95
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
uber (0.1.0) sha256=5beeb407ff807b5db994f82fa9ee07cfceaa561dad8af20be880bc67eba935dc
unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
unicode-emoji (4.1.0) sha256=4997d2d5df1ed4252f4830a9b6e86f932e2013fbff2182a9ce9ccabda4f325a5
uri (1.1.1) sha256=379fa58d27ffb1387eaada68c749d1426738bd0f654d812fcc07e7568f5c57c6
useragent (0.16.11) sha256=700e6413ad4bb954bb63547fa098dddf7b0ebe75b40cc6f93b8d54255b173844
w3c_validators (1.3.7) sha256=2785f8138ad4d6c2cf9f2a49693390cc55a815a51f1b0ff40e35eed4ff8be746
web-console (4.2.1) sha256=e7bcf37a10ea2b4ec4281649d1cee461b32232d0a447e82c786e6841fd22fe20
webmock (3.26.1) sha256=4f696fb57c90a827c20aadb2d4f9058bbff10f7f043bd0d4c3f58791143b1cd7
webrick (1.9.2) sha256=beb4a15fc474defed24a3bda4ffd88a490d517c9e4e6118c3edce59e45864131
websocket (1.2.11) sha256=b7e7a74e2410b5e85c25858b26b3322f29161e300935f70a0e0d3c35e0462737
websocket-client-simple (0.9.0) sha256=f9a37c5e4922b35a711e21e6d73ed1e25892efa47d183203ab2f5beb4e563109
websocket-driver (0.8.0) sha256=ed0dba4b943c22f17f9a734817e808bc84cdce6a7e22045f5315aa57676d4962
websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241
xpath (3.2.0) sha256=6dfda79d91bb3b949b947ecc5919f042ef2f399b904013eb3ef6d20dd3a4082e
zeitwerk (2.7.3) sha256=b2e86b4a9b57d26ba68a15230dcc7fe6f040f06831ce64417b0621ad96ba3e85
BUNDLED WITH
4.0.0
```
## Gemspecs
### rails.gemspec
```ruby
# frozen_string_literal: true
version = File.read(File.expand_path("RAILS_VERSION", __dir__)).strip
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = "rails"
s.version = version
s.summary = "Full-stack web application framework."
s.description = "Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration."
s.required_ruby_version = ">= 3.2.0"
s.required_rubygems_version = ">= 1.8.11"
s.license = "MIT"
s.author = "David Heinemeier Hansson"
s.email = "[email protected]"
s.homepage = "https://rubyonrails.org"
s.files = ["README.md", "MIT-LICENSE"]
s.metadata = {
"bug_tracker_uri" => "https://github.com/rails/rails/issues",
"changelog_uri" => "https://github.com/rails/rails/releases/tag/v#{version}",
"documentation_uri" => "https://api.rubyonrails.org/v#{version}/",
"mailing_list_uri" => "https://discuss.rubyonrails.org/c/rubyonrails-talk",
"source_code_uri" => "https://github.com/rails/rails/tree/v#{version}",
"rubygems_mfa_required" => "true",
}
s.add_dependency "activesupport", version
s.add_dependency "actionpack", version
s.add_dependency "actionview", version
s.add_dependency "activemodel", version
s.add_dependency "activerecord", version
s.add_dependency "actionmailer", version
s.add_dependency "activejob", version
s.add_dependency "actioncable", version
s.add_dependency "activestorage", version
s.add_dependency "actionmailbox", version
s.add_dependency "actiontext", version
s.add_dependency "railties", version
s.add_dependency "bundler", ">= 1.15.0"
end
```
+++ railties: rake test
/usr/local/lib/ruby/gems/4.0.0+0/gems/i18n-1.14.7/lib/i18n/exceptions.rb:3: warning: CGI library is removed from Ruby 4.0. Please use cgi/escape instead for CGI.escape and CGI.unescape features.
If you need to use the full features of CGI library, Please install cgi gem.
--- test/app_loader_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/app_loader_test.rb
Run options: --seed 12794
# Running:
................
Finished in 0.006150s, 2601.4852 runs/s, 3251.8564 assertions/s.
16 runs, 20 assertions, 0 failures, 0 errors, 0 skips
--- test/application/action_controller_test_case_integration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/action_controller_test_case_integration_test.rb
Run options: --seed 37163
# Running:
..
Finished in 0.460728s, 4.3410 runs/s, 47.7505 assertions/s.
2 runs, 22 assertions, 0 failures, 0 errors, 0 skips
--- test/application/action_text/installation_integration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/action_text/installation_integration_test.rb
Run options: --seed 10953
# Running:
.
Finished in 0.564427s, 1.7717 runs/s, 5.3151 assertions/s.
1 runs, 3 assertions, 0 failures, 0 errors, 0 skips
--- test/application/action_view_test_integration_case_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/action_view_test_integration_case_test.rb
Run options: --seed 58815
# Running:
.
Finished in 0.220869s, 4.5276 runs/s, 4.5276 assertions/s.
1 runs, 1 assertions, 0 failures, 0 errors, 0 skips
--- test/application/active_job_adapter_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/active_job_adapter_test.rb
Run options: --seed 54277
# Running:
...
Finished in 26.229400s, 0.1144 runs/s, 0.1144 assertions/s.
3 runs, 3 assertions, 0 failures, 0 errors, 0 skips
--- test/application/active_job_railtie_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/active_job_railtie_test.rb
Run options: --seed 50824
# Running:
..
Finished in 0.851354s, 2.3492 runs/s, 2.3492 assertions/s.
2 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/application/active_record_railtie_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/active_record_railtie_test.rb
Run options: --seed 65530
# Running:
.....
Finished in 0.529564s, 9.4417 runs/s, 39.6553 assertions/s.
5 runs, 21 assertions, 0 failures, 0 errors, 0 skips
--- test/application/active_storage/analyzers_integration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/active_storage/analyzers_integration_test.rb
Run options: --seed 59922
# Running:
...
Finished in 1.980911s, 1.5145 runs/s, 3.0289 assertions/s.
3 runs, 6 assertions, 0 failures, 0 errors, 0 skips
--- test/application/active_storage/engine_integration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/active_storage/engine_integration_test.rb
Run options: --seed 53365
# Running:
...
Finished in 0.714651s, 4.1979 runs/s, 13.9929 assertions/s.
3 runs, 10 assertions, 0 failures, 0 errors, 0 skips
--- test/application/active_storage/uploads_integration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/active_storage/uploads_integration_test.rb
Run options: --seed 40281
# Running:
.
Finished in 1.819621s, 0.5496 runs/s, 2.1983 assertions/s.
1 runs, 4 assertions, 0 failures, 0 errors, 0 skips
--- test/application/active_storage/validating_service_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/active_storage/validating_service_test.rb
Run options: --seed 59175
# Running:
.
Finished in 1.660811s, 0.6021 runs/s, 0.6021 assertions/s.
1 runs, 1 assertions, 0 failures, 0 errors, 0 skips
--- test/application/asset_debugging_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/asset_debugging_test.rb
Run options: --seed 22043
# Running:
......
Finished in 1.387414s, 4.3246 runs/s, 40.3629 assertions/s.
6 runs, 56 assertions, 0 failures, 0 errors, 0 skips
--- test/application/assets_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/assets_test.rb
Run options: --seed 24180
# Running:
....................
Finished in 2.931977s, 6.8213 runs/s, 18.0765 assertions/s.
20 runs, 53 assertions, 0 failures, 0 errors, 0 skips
--- test/application/backtrace_cleaner_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/backtrace_cleaner_test.rb
Run options: --seed 53729
# Running:
....
Finished in 0.001852s, 2160.1188 runs/s, 2160.1188 assertions/s.
4 runs, 4 assertions, 0 failures, 0 errors, 0 skips
--- test/application/bin_ci_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/bin_ci_test.rb
Run options: --seed 42026
# Running:
.
Finished in 0.014372s, 69.5799 runs/s, 1252.4389 assertions/s.
1 runs, 18 assertions, 0 failures, 0 errors, 0 skips
--- test/application/bin_setup_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/bin_setup_test.rb
Run options: --seed 49488
# Running:
..
Finished in 3.433593s, 0.5825 runs/s, 1.7474 assertions/s.
2 runs, 6 assertions, 0 failures, 0 errors, 0 skips
--- test/application/configuration/custom_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/configuration/custom_test.rb
Run options: --seed 30
# Running:
.
Finished in 0.240026s, 4.1662 runs/s, 49.9946 assertions/s.
1 runs, 12 assertions, 0 failures, 0 errors, 0 skips
--- test/application/configuration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/configuration_test.rb
Run options: --seed 30625
# Running:
.......................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 31.939031s, 13.2440 runs/s, 26.2062 assertions/s.
423 runs, 837 assertions, 0 failures, 0 errors, 0 skips
--- test/application/console_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/console_test.rb
Run options: --seed 42088
# Running:
.........................
Finished in 57.215852s, 0.4369 runs/s, 4.7015 assertions/s.
25 runs, 269 assertions, 0 failures, 0 errors, 0 skips
--- test/application/content_security_policy_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/content_security_policy_test.rb
Run options: --seed 30304
# Running:
........
Finished in 0.968300s, 8.2619 runs/s, 22.7202 assertions/s.
8 runs, 22 assertions, 0 failures, 0 errors, 0 skips
--- test/application/credentials_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/credentials_test.rb
Run options: --seed 60774
# Running:
...
Finished in 0.934937s, 3.2088 runs/s, 3.2088 assertions/s.
3 runs, 3 assertions, 0 failures, 0 errors, 0 skips
--- test/application/current_attributes_integration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/current_attributes_integration_test.rb
Run options: --seed 17645
# Running:
..
Finished in 0.495447s, 4.0368 runs/s, 24.2206 assertions/s.
2 runs, 12 assertions, 0 failures, 0 errors, 0 skips
--- test/application/dbconsole_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/dbconsole_test.rb
Run options: --seed 56602
# Running:
..
Finished in 1.473015s, 1.3578 runs/s, 4.0733 assertions/s.
2 runs, 6 assertions, 0 failures, 0 errors, 0 skips
--- test/application/generators_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/generators_test.rb
Run options: --seed 5163
# Running:
....................
Finished in 2.651968s, 7.5416 runs/s, 20.7393 assertions/s.
20 runs, 55 assertions, 0 failures, 0 errors, 0 skips
--- test/application/help_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/help_test.rb
Run options: --seed 3132
# Running:
....
Finished in 0.249087s, 16.0586 runs/s, 136.4983 assertions/s.
4 runs, 34 assertions, 0 failures, 0 errors, 0 skips
--- test/application/initializers/frameworks_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/initializers/frameworks_test.rb
Run options: --seed 44405
# Running:
..........................
Finished in 5.780778s, 4.4977 runs/s, 7.9574 assertions/s.
26 runs, 46 assertions, 0 failures, 0 errors, 0 skips
--- test/application/initializers/hooks_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/initializers/hooks_test.rb
Run options: --seed 63537
# Running:
......
Finished in 0.994123s, 6.0355 runs/s, 6.0355 assertions/s.
6 runs, 6 assertions, 0 failures, 0 errors, 0 skips
--- test/application/initializers/i18n_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/initializers/i18n_test.rb
Run options: --seed 10143
# Running:
...................
Finished in 2.506754s, 7.5795 runs/s, 16.3558 assertions/s.
19 runs, 41 assertions, 0 failures, 0 errors, 0 skips
--- test/application/initializers/load_path_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/initializers/load_path_test.rb
Run options: --seed 14035
# Running:
......
Finished in 0.985660s, 6.0873 runs/s, 12.1746 assertions/s.
6 runs, 12 assertions, 0 failures, 0 errors, 0 skips
--- test/application/initializers/notifications_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/initializers/notifications_test.rb
Run options: --seed 2357
# Running:
..
Finished in 0.865678s, 2.3103 runs/s, 8.0862 assertions/s.
2 runs, 7 assertions, 0 failures, 0 errors, 0 skips
--- test/application/integration_test_case_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/integration_test_case_test.rb
Run options: --seed 51847
# Running:
...
Finished in 2.829141s, 1.0604 runs/s, 2.1208 assertions/s.
3 runs, 6 assertions, 0 failures, 0 errors, 0 skips
--- test/application/loading_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/loading_test.rb
Run options: --seed 63054
# Running:
.....................
Finished in 2.676933s, 7.8448 runs/s, 17.1838 assertions/s.
21 runs, 46 assertions, 0 failures, 0 errors, 0 skips
--- test/application/mailer_previews_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/mailer_previews_test.rb
Run options: --seed 21627
# Running:
..................................
Finished in 5.644188s, 6.0239 runs/s, 41.2814 assertions/s.
34 runs, 233 assertions, 0 failures, 0 errors, 0 skips
--- test/application/middleware/cache_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/middleware/cache_test.rb
Run options: --seed 40727
# Running:
........
Finished in 1.541773s, 5.1888 runs/s, 20.1067 assertions/s.
8 runs, 31 assertions, 0 failures, 0 errors, 0 skips
--- test/application/middleware/cookies_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/middleware/cookies_test.rb
Run options: --seed 7975
# Running:
.......
Finished in 0.704527s, 9.9357 runs/s, 26.9684 assertions/s.
7 runs, 19 assertions, 0 failures, 0 errors, 0 skips
--- test/application/middleware/exceptions_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/middleware/exceptions_test.rb
Run options: --seed 6782
# Running:
.................
Finished in 3.616876s, 4.7002 runs/s, 13.8241 assertions/s.
17 runs, 50 assertions, 0 failures, 0 errors, 0 skips
--- test/application/middleware/permission_policy_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/middleware/permission_policy_test.rb
Run options: --seed 61013
# Running:
.
Finished in 0.166864s, 5.9929 runs/s, 17.9787 assertions/s.
1 runs, 3 assertions, 0 failures, 0 errors, 0 skips
--- test/application/middleware/remote_ip_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/middleware/remote_ip_test.rb
Run options: --seed 19424
# Running:
........
Finished in 0.322439s, 24.8109 runs/s, 46.5205 assertions/s.
8 runs, 15 assertions, 0 failures, 0 errors, 0 skips
--- test/application/middleware/sendfile_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/middleware/sendfile_test.rb
Run options: --seed 16152
# Running:
....
Finished in 0.197338s, 20.2698 runs/s, 25.3372 assertions/s.
4 runs, 5 assertions, 0 failures, 0 errors, 0 skips
--- test/application/middleware/session_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/middleware/session_test.rb
Run options: --seed 64795
# Running:
.............
Finished in 1.493672s, 8.7034 runs/s, 22.7627 assertions/s.
13 runs, 34 assertions, 0 failures, 0 errors, 0 skips
--- test/application/middleware/static_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/middleware/static_test.rb
Run options: --seed 21271
# Running:
....
Finished in 0.340881s, 11.7343 runs/s, 14.6679 assertions/s.
4 runs, 5 assertions, 0 failures, 0 errors, 0 skips
--- test/application/multi_db_rake_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/multi_db_rake_test.rb
Run options: --seed 7327
# Running:
....
Finished in 0.977376s, 4.0926 runs/s, 14.3241 assertions/s.
4 runs, 14 assertions, 0 failures, 0 errors, 0 skips
--- test/application/multiple_applications_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/multiple_applications_test.rb
Run options: --seed 63533
# Running:
.............
Finished in 0.936388s, 13.8831 runs/s, 33.1059 assertions/s.
13 runs, 31 assertions, 0 failures, 0 errors, 0 skips
--- test/application/paths_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/paths_test.rb
Run options: --seed 6426
# Running:
....
Finished in 0.314537s, 12.7171 runs/s, 101.7369 assertions/s.
4 runs, 32 assertions, 0 failures, 0 errors, 0 skips
--- test/application/per_request_digest_cache_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/per_request_digest_cache_test.rb
Run options: --seed 54336
# Running:
..
Finished in 0.498317s, 4.0135 runs/s, 10.0338 assertions/s.
2 runs, 5 assertions, 0 failures, 0 errors, 0 skips
--- test/application/permissions_policy_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/permissions_policy_test.rb
Run options: --seed 31634
# Running:
......
Finished in 0.744964s, 8.0541 runs/s, 14.7658 assertions/s.
6 runs, 11 assertions, 0 failures, 0 errors, 0 skips
--- test/application/query_logs_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/query_logs_test.rb
Run options: --seed 37785
# Running:
...................
Finished in 6.196752s, 3.0661 runs/s, 5.9709 assertions/s.
19 runs, 37 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rack/logger_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rack/logger_test.rb
Run options: --seed 6731
# Running:
.....
Finished in 0.606588s, 8.2428 runs/s, 16.4857 assertions/s.
5 runs, 10 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rackup_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rackup_test.rb
Run options: --seed 62004
# Running:
....
Finished in 0.494135s, 8.0950 runs/s, 18.2136 assertions/s.
4 runs, 9 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rake/dbs_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rake/dbs_test.rb
Run options: --seed 58971
# Running:
...............................................
Finished in 17.754674s, 2.6472 runs/s, 12.4474 assertions/s.
47 runs, 221 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rake/framework_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rake/framework_test.rb
Run options: --seed 11045
# Running:
..
Finished in 0.282925s, 7.0690 runs/s, 7.0690 assertions/s.
2 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rake/log_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rake/log_test.rb
Run options: --seed 57670
# Running:
.
Finished in 0.173554s, 5.7619 runs/s, 17.2857 assertions/s.
1 runs, 3 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rake/migrations_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rake/migrations_test.rb
Run options: --seed 22854
# Running:
.......................
Finished in 48.336658s, 0.4758 runs/s, 4.9238 assertions/s.
23 runs, 238 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rake/multi_dbs_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rake/multi_dbs_test.rb
Run options: --seed 45773
# Running:
..........................................................................
Finished in 21.721876s, 3.4067 runs/s, 20.0259 assertions/s.
74 runs, 435 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rake/tmp_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rake/tmp_test.rb
Run options: --seed 47087
# Running:
..
Finished in 0.185024s, 10.8094 runs/s, 27.0236 assertions/s.
2 runs, 5 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rake_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rake_test.rb
Run options: --seed 61766
# Running:
.........................
Finished in 7.857133s, 3.1818 runs/s, 7.1273 assertions/s.
25 runs, 56 assertions, 0 failures, 0 errors, 0 skips
--- test/application/rendering_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/rendering_test.rb
Run options: --seed 60203
# Running:
....
Finished in 0.982875s, 4.0697 runs/s, 12.2091 assertions/s.
4 runs, 12 assertions, 0 failures, 0 errors, 0 skips
--- test/application/routing_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/routing_test.rb
Run options: --seed 64692
# Running:
.................................
Finished in 4.715959s, 6.9975 runs/s, 18.0239 assertions/s.
33 runs, 85 assertions, 0 failures, 0 errors, 0 skips
--- test/application/runner_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/runner_test.rb
Run options: --seed 1763
# Running:
....................
Finished in 3.221905s, 6.2075 runs/s, 12.4150 assertions/s.
20 runs, 40 assertions, 0 failures, 0 errors, 0 skips
--- test/application/server_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/server_test.rb
Run options: --seed 1890
# Running:
..
Finished in 6.424030s, 0.3113 runs/s, 1.5567 assertions/s.
2 runs, 10 assertions, 0 failures, 0 errors, 0 skips
--- test/application/sprockets_assets_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/sprockets_assets_test.rb
Run options: --seed 718
# Running:
................................
Finished in 4.226505s, 7.5713 runs/s, 44.7178 assertions/s.
32 runs, 189 assertions, 0 failures, 0 errors, 0 skips
--- test/application/system_test_case_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/system_test_case_test.rb
Run options: --seed 59527
# Running:
/usr/local/lib/ruby/gems/4.0.0+0/gems/capybara-3.40.0/lib/capybara/session/config.rb:95: warning: URI::RFC3986_PARSER.make_regexp is obsolete. Use URI::RFC2396_PARSER.make_regexp explicitly.
/usr/local/lib/ruby/gems/4.0.0+0/gems/capybara-3.40.0/lib/capybara/session/config.rb:95: warning: URI::RFC3986_PARSER.make_regexp is obsolete. Use URI::RFC2396_PARSER.make_regexp explicitly.
/usr/local/lib/ruby/gems/4.0.0+0/gems/capybara-3.40.0/lib/capybara/session/config.rb:95: warning: URI::RFC3986_PARSER.make_regexp is obsolete. Use URI::RFC2396_PARSER.make_regexp explicitly.
../usr/local/lib/ruby/gems/4.0.0+0/gems/capybara-3.40.0/lib/capybara/session/config.rb:86: warning: URI::RFC3986_PARSER.make_regexp is obsolete. Use URI::RFC2396_PARSER.make_regexp explicitly.
.
Finished in 1.120984s, 2.6762 runs/s, 3.5683 assertions/s.
3 runs, 4 assertions, 0 failures, 0 errors, 0 skips
--- test/application/test_runner_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/test_runner_test.rb
Run options: --seed 33568
# Running:
........................................................................................
Finished in 28.785605s, 3.0571 runs/s, 13.9306 assertions/s.
88 runs, 401 assertions, 0 failures, 0 errors, 0 skips
--- test/application/test_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/test_test.rb
Run options: --seed 22449
# Running:
............
Finished in 6.076440s, 1.9748 runs/s, 7.4057 assertions/s.
12 runs, 45 assertions, 0 failures, 0 errors, 0 skips
--- test/application/url_generation_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/url_generation_test.rb
Run options: --seed 31043
# Running:
..
Finished in 0.165769s, 12.0650 runs/s, 12.0650 assertions/s.
2 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/application/version_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/version_test.rb
Run options: --seed 42345
# Running:
..
Finished in 0.177173s, 11.2884 runs/s, 11.2884 assertions/s.
2 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/application/view_reloading_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/view_reloading_test.rb
Run options: --seed 26633
# Running:
.
Finished in 0.485825s, 2.0584 runs/s, 8.2334 assertions/s.
1 runs, 4 assertions, 0 failures, 0 errors, 0 skips
--- test/application/watcher_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/watcher_test.rb
Run options: --seed 21853
# Running:
..
Finished in 0.319804s, 6.2538 runs/s, 18.7615 assertions/s.
2 runs, 6 assertions, 0 failures, 0 errors, 0 skips
--- test/application/zeitwerk_checker_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/zeitwerk_checker_test.rb
Run options: --seed 60427
# Running:
......
Finished in 0.801562s, 7.4854 runs/s, 16.2183 assertions/s.
6 runs, 13 assertions, 0 failures, 0 errors, 0 skips
--- test/application/zeitwerk_inflector_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/zeitwerk_inflector_test.rb
Run options: --seed 65389
# Running:
..
Finished in 0.001451s, 1378.4785 runs/s, 4824.6748 assertions/s.
2 runs, 7 assertions, 0 failures, 0 errors, 0 skips
--- test/application/zeitwerk_integration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/application/zeitwerk_integration_test.rb
Run options: --seed 55774
# Running:
....................
Finished in 2.455202s, 8.1460 runs/s, 26.0671 assertions/s.
20 runs, 64 assertions, 0 failures, 0 errors, 0 skips
--- test/backtrace_cleaner_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/backtrace_cleaner_test.rb
Run options: --seed 64899
# Running:
...........
Finished in 0.009536s, 1153.4883 runs/s, 2306.9766 assertions/s.
11 runs, 22 assertions, 0 failures, 0 errors, 0 skips
--- test/code_statistics_calculator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/code_statistics_calculator_test.rb
Run options: --seed 55572
# Running:
...................
Finished in 0.004480s, 4241.0317 runs/s, 12499.8828 assertions/s.
19 runs, 56 assertions, 0 failures, 0 errors, 0 skips
--- test/code_statistics_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/code_statistics_test.rb
Run options: --seed 19053
# Running:
....
Finished in 0.002303s, 1736.9592 runs/s, 2171.1990 assertions/s.
4 runs, 5 assertions, 0 failures, 0 errors, 0 skips
--- test/command/base_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/command/base_test.rb
Run options: --seed 14707
# Running:
...........
Finished in 0.070239s, 156.6078 runs/s, 526.7716 assertions/s.
11 runs, 37 assertions, 0 failures, 0 errors, 0 skips
--- test/command/help_integration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/command/help_integration_test.rb
Run options: --seed 13895
# Running:
......
Finished in 2.500566s, 2.3995 runs/s, 7.1984 assertions/s.
6 runs, 18 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/application_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/application_test.rb
Run options: --seed 63332
# Running:
.
Finished in 0.025725s, 38.8727 runs/s, 77.7454 assertions/s.
1 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/boot_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/boot_test.rb
Run options: --seed 2932
# Running:
..
Finished in 0.767586s, 2.6056 runs/s, 2.6056 assertions/s.
2 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/console_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/console_test.rb
Run options: --seed 54013
# Running:
...............
Finished in 0.079283s, 189.1959 runs/s, 441.4570 assertions/s.
15 runs, 35 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/credentials_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/credentials_test.rb
Run options: --seed 26624
# Running:
............................................
Finished in 3.792728s, 11.6011 runs/s, 43.5043 assertions/s.
44 runs, 165 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/db_system_change_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/db_system_change_test.rb
Run options: --seed 40645
# Running:
.......
Finished in 0.781188s, 8.9607 runs/s, 30.7224 assertions/s.
7 runs, 24 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/dbconsole_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/dbconsole_test.rb
Run options: --seed 1416
# Running:
...............
Finished in 0.130363s, 115.0630 runs/s, 222.4551 assertions/s.
15 runs, 29 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/dev_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/dev_test.rb
Run options: --seed 55067
# Running:
...
Finished in 0.321626s, 9.3276 runs/s, 46.6380 assertions/s.
3 runs, 15 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/devcontainer_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/devcontainer_test.rb
Run options: --seed 38390
# Running:
...
Finished in 0.453561s, 6.6143 runs/s, 50.7099 assertions/s.
3 runs, 23 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/encrypted_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/encrypted_test.rb
Run options: --seed 43927
# Running:
.................
Finished in 1.336957s, 12.7154 runs/s, 36.6504 assertions/s.
17 runs, 49 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/initializers_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/initializers_test.rb
Run options: --seed 4923
# Running:
..
Finished in 1.622962s, 1.2323 runs/s, 7.3939 assertions/s.
2 runs, 12 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/middleware_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/middleware_test.rb
Run options: --seed 4540
# Running:
.......................................
Finished in 2.651279s, 14.7099 runs/s, 31.6828 assertions/s.
39 runs, 84 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/notes_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/notes_test.rb
Run options: --seed 61670
# Running:
.........
Finished in 2.224790s, 4.0453 runs/s, 4.4948 assertions/s.
9 runs, 10 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/rake_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/rake_test.rb
Run options: --seed 24674
# Running:
...
Finished in 0.888424s, 3.3768 runs/s, 10.1303 assertions/s.
3 runs, 9 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/restart_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/restart_test.rb
Run options: --seed 3261
# Running:
..
Finished in 1.255465s, 1.5930 runs/s, 2.3896 assertions/s.
2 runs, 3 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/routes_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/routes_test.rb
Run options: --seed 24266
# Running:
........
Finished in 5.573414s, 1.4354 runs/s, 4.1267 assertions/s.
8 runs, 23 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/runner_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/runner_test.rb
Run options: --seed 35822
# Running:
.......
Finished in 1.306055s, 5.3597 runs/s, 11.4850 assertions/s.
7 runs, 15 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/server_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/server_test.rb
Run options: --seed 14603
# Running:
............................
Finished in 0.735804s, 38.0536 runs/s, 89.6977 assertions/s.
28 runs, 66 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/stats_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/stats_test.rb
Run options: --seed 16675
# Running:
..
Finished in 0.273971s, 7.3001 runs/s, 14.6001 assertions/s.
2 runs, 4 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/test_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/test_test.rb
Run options: --seed 45380
# Running:
.........
Finished in 5.533588s, 1.6264 runs/s, 11.2043 assertions/s.
9 runs, 62 assertions, 0 failures, 0 errors, 0 skips
--- test/commands/unused_routes_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/commands/unused_routes_test.rb
Run options: --seed 53158
# Running:
.........
Finished in 2.725448s, 3.3022 runs/s, 6.6044 assertions/s.
9 runs, 18 assertions, 0 failures, 0 errors, 0 skips
--- test/configuration/dynamic_options_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/configuration/dynamic_options_test.rb
Run options: --seed 58082
# Running:
...
Finished in 0.001991s, 1506.8751 runs/s, 3013.7502 assertions/s.
3 runs, 6 assertions, 0 failures, 0 errors, 0 skips
--- test/configuration/middleware_stack_proxy_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/configuration/middleware_stack_proxy_test.rb
Run options: --seed 6986
# Running:
..........
Finished in 0.002104s, 4753.8888 runs/s, 4753.8888 assertions/s.
10 runs, 10 assertions, 0 failures, 0 errors, 0 skips
--- test/engine/commands_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/engine/commands_test.rb
Run options: --seed 64294
# Running:
Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.
Finished in 144.356720s, 0.0416 runs/s, 0.1039 assertions/s.
6 runs, 15 assertions, 0 failures, 0 errors, 0 skips
--- test/engine/lazy_route_set_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/engine/lazy_route_set_test.rb
Run options: --seed 51087
# Running:
............
Finished in 1.084440s, 11.0656 runs/s, 21.2091 assertions/s.
12 runs, 23 assertions, 0 failures, 0 errors, 0 skips
--- test/engine/test_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/engine/test_test.rb
Run options: --seed 59906
# Running:
Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.
Finished in 6.640612s, 0.1506 runs/s, 0.3012 assertions/s.
1 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/engine_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/engine_test.rb
Run options: --seed 25547
# Running:
..
Finished in 0.001625s, 1230.8957 runs/s, 1230.8957 assertions/s.
2 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/action_mailbox_install_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/action_mailbox_install_generator_test.rb
Run options: --seed 26286
# Running:
...
Finished in 0.212620s, 14.1097 runs/s, 51.7354 assertions/s.
3 runs, 11 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/action_text_install_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/action_text_install_generator_test.rb
Run options: --seed 55078
# Running:
........
Finished in 0.474676s, 16.8536 runs/s, 56.8810 assertions/s.
8 runs, 27 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/actions_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/actions_test.rb
Run options: --seed 15411
# Running:
.............................................................................
Finished in 6.412575s, 12.0077 runs/s, 36.9586 assertions/s.
77 runs, 237 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/api_app_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/api_app_generator_test.rb
Run options: --seed 43527
# Running:
..........
Finished in 3.799568s, 2.6319 runs/s, 40.5309 assertions/s.
10 runs, 154 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/app_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/app_generator_test.rb
Run options: --seed 10060
# Running:
...............................................................................warning: re-init: ignored --initial-branch=main
..................................................................................................................
Finished in 142.792136s, 1.3516 runs/s, 11.7233 assertions/s.
193 runs, 1674 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/application_record_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/application_record_generator_test.rb
Run options: --seed 51091
# Running:
.
Finished in 0.032225s, 31.0321 runs/s, 186.1925 assertions/s.
1 runs, 6 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/argv_scrubber_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/argv_scrubber_test.rb
Run options: --seed 33171
# Running:
............
Finished in 0.003135s, 3827.3959 runs/s, 7335.8422 assertions/s.
12 runs, 23 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/authentication_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/authentication_generator_test.rb
Run options: --seed 9205
# Running:
......
Finished in 0.095083s, 63.1027 runs/s, 841.3694 assertions/s.
6 runs, 80 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/benchmark_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/benchmark_generator_test.rb
Run options: --seed 16047
# Running:
....
Finished in 0.020152s, 198.4886 runs/s, 694.7101 assertions/s.
4 runs, 14 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/channel_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/channel_generator_test.rb
Run options: --seed 55151
# Running:
..............
Finished in 0.144297s, 97.0224 runs/s, 575.2044 assertions/s.
14 runs, 83 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/controller_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/controller_generator_test.rb
Run options: --seed 41731
# Running:
...................
Finished in 0.259458s, 73.2296 runs/s, 231.2514 assertions/s.
19 runs, 60 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/create_migration_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/create_migration_test.rb
Run options: --seed 24800
# Running:
............
Finished in 0.016276s, 737.2838 runs/s, 2088.9707 assertions/s.
12 runs, 34 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/db_system_change_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/db_system_change_generator_test.rb
Run options: --seed 36030
# Running:
........
Finished in 0.041175s, 194.2936 runs/s, 3497.2855 assertions/s.
8 runs, 144 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/devcontainer_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/devcontainer_generator_test.rb
Run options: --seed 62786
# Running:
.......................
Finished in 0.049241s, 467.0932 runs/s, 8042.1263 assertions/s.
23 runs, 396 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/generated_attribute_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/generated_attribute_test.rb
Run options: --seed 30091
# Running:
............................................
Finished in 0.158566s, 277.4865 runs/s, 536.0534 assertions/s.
44 runs, 85 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/generator_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/generator_generator_test.rb
Run options: --seed 53373
# Running:
....
Finished in 0.033840s, 118.2026 runs/s, 1300.2284 assertions/s.
4 runs, 44 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/generator_test.rb
Run options: --seed 409
# Running:
..
Finished in 0.005275s, 379.1229 runs/s, 1516.4917 assertions/s.
2 runs, 8 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/helper_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/helper_generator_test.rb
Run options: --seed 58256
# Running:
....
Finished in 0.028427s, 140.7094 runs/s, 281.4189 assertions/s.
4 runs, 8 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/hook_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/hook_generator_test.rb
Run options: --seed 27200
# Running:
..
Finished in 0.002022s, 988.9563 runs/s, 1977.9126 assertions/s.
2 runs, 4 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/integration_test_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/integration_test_generator_test.rb
Run options: --seed 33101
# Running:
...
Finished in 0.023361s, 128.4185 runs/s, 342.4493 assertions/s.
3 runs, 8 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/job_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/job_generator_test.rb
Run options: --seed 35462
# Running:
......
Finished in 0.039540s, 151.7446 runs/s, 708.1414 assertions/s.
6 runs, 28 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/mailer_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/mailer_generator_test.rb
Run options: --seed 26522
# Running:
..............
Finished in 0.154965s, 90.3432 runs/s, 851.8069 assertions/s.
14 runs, 132 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/migration_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/migration_generator_test.rb
Run options: --seed 46665
# Running:
.........................................
Finished in 0.324652s, 126.2891 runs/s, 1074.9975 assertions/s.
41 runs, 349 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/model_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/model_generator_test.rb
Run options: --seed 10697
# Running:
..................................................................
Finished in 0.907810s, 72.7025 runs/s, 411.9807 assertions/s.
66 runs, 374 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/multi_db_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/multi_db_generator_test.rb
Run options: --seed 20460
# Running:
.
Finished in 0.003265s, 306.2553 runs/s, 2450.0421 assertions/s.
1 runs, 8 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/named_base_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/named_base_test.rb
Run options: --seed 56771
# Running:
.............
Finished in 0.093421s, 139.1546 runs/s, 1049.0114 assertions/s.
13 runs, 98 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/namespaced_generators_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/namespaced_generators_test.rb
Run options: --seed 13210
# Running:
..............................
Finished in 0.680229s, 44.1028 runs/s, 464.5491 assertions/s.
30 runs, 316 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/orm_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/orm_test.rb
Run options: --seed 27723
# Running:
.....
Finished in 0.102129s, 48.9577 runs/s, 68.5408 assertions/s.
5 runs, 7 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/plugin_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/plugin_generator_test.rb
Run options: --seed 43278
# Running:
......................................................................Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.............Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
Retrying fetcher due to error (2/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ due to underlying error <SSL_connect returned=1 errno=0 peeraddr=151.101.1.227:443 state=error: unexpected eof while reading (https://rubygems.org/specs.4.8.gz)>
Retrying fetcher due to error (3/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ due to underlying error <SSL_connect returned=1 errno=0 peeraddr=151.101.1.227:443 state=error: unexpected eof while reading (https://rubygems.org/specs.4.8.gz)>
...............................
Finished in 105.396233s, 1.0816 runs/s, 10.3229 assertions/s.
114 runs, 1088 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/plugin_test_runner_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/plugin_test_runner_test.rb
Run options: --seed 16730
# Running:
Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.
Finished in 36.377014s, 0.3024 runs/s, 0.7422 assertions/s.
11 runs, 27 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/resource_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/resource_generator_test.rb
Run options: --seed 33472
# Running:
...........
Finished in 0.395852s, 27.7882 runs/s, 141.4671 assertions/s.
11 runs, 56 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/scaffold_controller_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/scaffold_controller_generator_test.rb
Run options: --seed 59401
# Running:
.......Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
..........Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
........
Finished in 12.214740s, 2.0467 runs/s, 23.5781 assertions/s.
25 runs, 288 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/scaffold_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/scaffold_generator_test.rb
Run options: --seed 54125
# Running:
.......Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
...Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.......Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
...Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.......
Finished in 122.775288s, 0.2281 runs/s, 4.1621 assertions/s.
28 runs, 511 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/script_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/script_generator_test.rb
Run options: --seed 7101
# Running:
..
Finished in 0.003845s, 520.0884 runs/s, 2080.3537 assertions/s.
2 runs, 8 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/system_test_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/system_test_generator_test.rb
Run options: --seed 15670
# Running:
....
Finished in 0.113709s, 35.1774 runs/s, 87.9436 assertions/s.
4 runs, 10 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/task_generator_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/task_generator_test.rb
Run options: --seed 21768
# Running:
..
Finished in 0.003594s, 556.5476 runs/s, 2782.7380 assertions/s.
2 runs, 10 assertions, 0 failures, 0 errors, 0 skips
--- test/generators/test_runner_in_engine_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators/test_runner_in_engine_test.rb
Run options: --seed 46520
# Running:
Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
.
Finished in 8.209306s, 0.2436 runs/s, 0.4873 assertions/s.
2 runs, 4 assertions, 0 failures, 0 errors, 0 skips
--- test/generators_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/generators_test.rb
Run options: --seed 929
# Running:
................................
Finished in 0.384355s, 83.2565 runs/s, 208.1412 assertions/s.
32 runs, 80 assertions, 0 failures, 0 errors, 0 skips
--- test/initializable_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/initializable_test.rb
Run options: --seed 25329
# Running:
..................
Finished in 0.008527s, 2110.8489 runs/s, 29903.6925 assertions/s.
18 runs, 255 assertions, 0 failures, 0 errors, 0 skips
--- test/isolation/test_helpers_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/isolation/test_helpers_test.rb
Run options: --seed 33354
# Running:
....
Finished in 0.011487s, 348.2084 runs/s, 1218.7293 assertions/s.
4 runs, 14 assertions, 0 failures, 0 errors, 0 skips
--- test/json_params_parsing_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/json_params_parsing_test.rb
Run options: --seed 22910
# Running:
.
Finished in 0.201553s, 4.9615 runs/s, 24.8074 assertions/s.
1 runs, 5 assertions, 0 failures, 0 errors, 0 skips
--- test/minitest/rails_plugin_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/minitest/rails_plugin_test.rb
Run options: --seed 25624
# Running:
........
Finished in 0.012222s, 654.5819 runs/s, 1390.9865 assertions/s.
8 runs, 17 assertions, 0 failures, 0 errors, 0 skips
--- test/path_generation_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/path_generation_test.rb
Run options: --seed 55380
# Running:
.
Finished in 0.068499s, 14.5988 runs/s, 29.1975 assertions/s.
1 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/paths_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/paths_test.rb
Run options: --seed 440
# Running:
.......................................
Finished in 0.011565s, 3372.1829 runs/s, 6830.8320 assertions/s.
39 runs, 79 assertions, 0 failures, 0 errors, 0 skips
--- test/rack_logger_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/rack_logger_test.rb
Run options: --seed 9726
# Running:
.....
Finished in 0.020685s, 241.7225 runs/s, 1015.2346 assertions/s.
5 runs, 21 assertions, 0 failures, 0 errors, 0 skips
--- test/rack_silence_request_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/rack_silence_request_test.rb
Run options: --seed 35344
# Running:
..
Finished in 0.002688s, 744.0130 runs/s, 744.0130 assertions/s.
2 runs, 2 assertions, 0 failures, 0 errors, 0 skips
--- test/rails_devtools_controller_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/rails_devtools_controller_test.rb
Run options: --seed 6448
# Running:
.
Finished in 0.044263s, 22.5920 runs/s, 158.1441 assertions/s.
1 runs, 7 assertions, 0 failures, 0 errors, 0 skips
--- test/rails_health_controller_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/rails_health_controller_test.rb
Run options: --seed 64344
# Running:
....
Finished in 0.052348s, 76.4110 runs/s, 420.2604 assertions/s.
4 runs, 22 assertions, 0 failures, 0 errors, 0 skips
--- test/rails_info_controller_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/rails_info_controller_test.rb
Run options: --seed 1447
# Running:
................
Finished in 0.314673s, 50.8465 runs/s, 235.1650 assertions/s.
16 runs, 74 assertions, 0 failures, 0 errors, 0 skips
--- test/rails_info_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/rails_info_test.rb
Run options: --seed 23143
# Running:
.....
Finished in 0.129047s, 38.7455 runs/s, 85.2402 assertions/s.
5 runs, 11 assertions, 0 failures, 0 errors, 0 skips
--- test/railties/engine_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/railties/engine_test.rb
Run options: --seed 44501
# Running:
...........................................................
Finished in 8.092999s, 7.2903 runs/s, 19.2759 assertions/s.
59 runs, 156 assertions, 0 failures, 0 errors, 0 skips
--- test/railties/generators_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/railties/generators_test.rb
Run options: --seed 17921
# Running:
........
Finished in 3.555472s, 2.2501 runs/s, 9.2815 assertions/s.
8 runs, 33 assertions, 0 failures, 0 errors, 0 skips
--- test/railties/mounted_engine_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/railties/mounted_engine_test.rb
Run options: --seed 35815
# Running:
...
Finished in 0.584410s, 5.1334 runs/s, 42.7782 assertions/s.
3 runs, 25 assertions, 0 failures, 0 errors, 0 skips
--- test/railties/railtie_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/railties/railtie_test.rb
Run options: --seed 33849
# Running:
......................
Finished in 1.166695s, 18.8567 runs/s, 31.7135 assertions/s.
22 runs, 37 assertions, 0 failures, 0 errors, 0 skips
--- test/structured_event_subscriber_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/structured_event_subscriber_test.rb
Run options: --seed 56343
# Running:
..
Finished in 0.002812s, 711.1427 runs/s, 4266.8563 assertions/s.
2 runs, 12 assertions, 0 failures, 0 errors, 0 skips
--- test/test_unit/reporter_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/test_unit/reporter_test.rb
Run options: --seed 63004
# Running:
................
Finished in 0.008698s, 1839.5033 runs/s, 4483.7894 assertions/s.
16 runs, 39 assertions, 0 failures, 0 errors, 0 skips
--- test/test_unit/test_parser_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/test_unit/test_parser_test.rb
Run options: --seed 4902
# Running:
..........
Finished in 0.002996s, 3337.6445 runs/s, 4672.7022 assertions/s.
10 runs, 14 assertions, 0 failures, 0 errors, 0 skips
--- test/version_test.rb
/usr/local/bin/ruby -w -Itest -Ilib -I../activesupport/lib -I../actionpack/lib -I../actionview/lib -I../activemodel/lib test/version_test.rb
Run options: --seed 19172
# Running:
..
Finished in 0.001306s, 1530.9048 runs/s, 2296.3571 assertions/s.
2 runs, 3 assertions, 0 failures, 0 errors, 0 skips
+++ All tests completed
Run options: --seed 53219
# Running:
Finished in 0.001078s, 0.0000 runs/s, 0.0000 assertions/s.
0 runs, 0 assertions, 0 failures
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment