tosdr / edit.tosdr.org

👍👎 A new web app to rate services
https://edit.tosdr.org
GNU Affero General Public License v3.0
213 stars 37 forks source link

Bundler version problem #958

Closed TosbackCgusBridge-Bot closed 3 years ago

TosbackCgusBridge-Bot commented 3 years ago

I'm trying to set up a headless development copy of edit.tosdr.org on the forum.tosdr.org server which we can use to run the deploy script in a cron script, for instance every 8 hours. But I'm running into this problem:

tosdr@forum:~/edit.tosdr.org$ tail Gemfile.lock 
  uglifier
  vuejs-rails (~> 2.3.2)
  web-console (>= 3.3.0)
  whenever

RUBY VERSION
   ruby 2.6.5p114

BUNDLED WITH
   2.1.4
tosdr@forum:~/edit.tosdr.org$ bundler --version
Bundler version 2.1.4
tosdr@forum:~/edit.tosdr.org$ rails db:create
Traceback (most recent call last):
    5: from bin/rails:3:in `<main>'
    4: from bin/rails:3:in `load'
    3: from /home/tosdr/edit.tosdr.org/bin/spring:10:in `<top (required)>'
    2: from /home/tosdr/edit.tosdr.org/bin/spring:10:in `new'
    1: from /usr/lib/ruby/vendor_ruby/bundler/lockfile_parser.rb:95:in `initialize'
/usr/lib/ruby/vendor_ruby/bundler/lockfile_parser.rb:108:in `warn_for_outdated_bundler_version': You must use Bundler 2 or greater with this lockfile. (Bundler::LockfileError)
michielbdejong commented 3 years ago

That was me writing, but logged in as the automation user, sorry.

madoleary commented 3 years ago

Michiel, I sent you a message on Signal.

On Wed, Dec 9, 2020 at 11:36 AM Michiel de Jong notifications@github.com wrote:

That was me writing, but logged in as the automation user, sorry.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tosdr/edit.tosdr.org/issues/958#issuecomment-741685323, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJJU6AU7NYXKM3BGGTMQZ3ST5HLVANCNFSM4UTI4BLQ .