mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

$ rbenv local 3.3.0-preview2
$ export RAILS_ENV=test
$ export NODE_OPTIONS=--openssl-legacy-provider
$ bundle install
$ bundle exec rails db:migrate
$ bundle exec rails assets:precompile
$ bundle exec rspec
:
Finished in 10 minutes 58 seconds (files took 9.79 seconds to load)
5892 examples, 0 failures, 77 pending
:

🎉

弊ぼっちのRubyが3.3.0-preview2になりました。やったー!!

$ curl -s https://mastodon.zunda.ninja/api/v1/instance | jq -r .version
4.3.0-alpha.0+988ad760-ruby-3.3.0