skip to Main Content

Gem::Gem Not Found Exception – Telegram API

My pull request keep failing on linters with this Ruby gem error: Run[ -f Gemfile ] && bundle --deployment gem install --no-document rspec:'~>3.0' shell: /bin/bash -e {0}/opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/2.6.0/rubygems.rb:283:in `find_spec_for_exe': Could not find 'bundler' (2.1.2) required by your /home/runner/work/Telegram_Inspirational_Bot/Telegram_Inspirational_Bot/Gemfile.lock. (Gem::GemNotFoundException) To update…

VIEW QUESTION
Back To Top
Search