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

ますたーしてますんですたー

-----> Compiling Ruby/Rails
!
! There was an error parsing your Gemfile, we cannot continue
!
! [!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements.
! You specified: thwait (~> 0.1.0) and thwait (>= 0). Bundler cannot continue.
!
! # from /tmp/build_72ef71283690518978f3dce80bfb1633/Gemfile:89
! # -------------------------------------------
! # gem 'sidekiq-scheduler', '~> 3.0', git: 'https://github.com/zunda/sidekiq-scheduler.git', branch: 'v3.0.0-ruby-2.7.0'
! > gem 'thwait', git: 'https://github.com/zunda/thwait.git', branch: 'use-ruby-2.7.0'
! # gem 'sidekiq-unique-jobs', '~> 6.0'
! # -------------------------------------------
!
! Push rejected, failed to compile Ruby app.
! Push failed

github.comzunda/sidekiq-schedulerLightweight job scheduler extension for Sidekiq. Contribute to zunda/sidekiq-scheduler development by creating an account on GitHub.

gem 'thwait', '~> 0.1.0'
gem 'e2mmap', '~> 0.1.0'

e2mmapが明示的に指定されるようになってたねー