Category "rake"

rspec describe a rake task namespace

I want to test a specific namespace of rake tasks and I am getting an error from rubocop. desc 'This namespace is test' namespace :test_namespace do task tes

Your bundle is locked to ffi (1.11.0), but that version could not be found in any of the sources listed in your Gemfile

I get this error when starting the rails server: I've tried gem install, gem update, bundle update, bundle install. Your bundle is locked to ffi (1.11.0), but