Open sammcj opened 7 years ago
I just tried this with Ruby 2.3.3 from MacPorts, and it seemed to work fine:
$ bundle install --path vendor/bundle
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Resolving dependencies...
Installing json 1.8.6 with native extensions
Using bundler 1.12.5
Installing cloudflare 2.1.0
Bundle complete! 1 Gemfile dependency, 3 gems now installed.
Bundled gems are installed into ./vendor/bundle.
$ bundle exec ruby ./cloudflare-backup.rb $EMAIL $TOKEN backup
Can you give more information about where your Ruby comes from, and what happened when you tried to bundle install?
When running with Ruby 2.3.3 after a bundle install:
I have tried removing the required gems and reinstalling them as well as using the system ruby of 2.0.0.