ますたーしてますんですたー
-----> 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
gem 'thwait', '~> 0.1.0'
gem 'e2mmap', '~> 0.1.0'
e2mmapが明示的に指定されるようになってたねー