Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bundler

ld: library not found for -lzstd while bundle install for mysql2 gem Ruby on macOS Big Sur 11.4

How does bundler work (in general)?

Can I force a gem's dependencies in gemfile?

ruby github bundler gemfile

Specify a plugin as gem from github in Gemfile

How to run "bundle exec jekyll new ."

ruby jekyll rvm bundler gemfile

Can't run Jenkins Build - bundle: "command not found"

ruby cucumber jenkins bundler

Heroku is trying to install sqlite3 gem even it not being in the Gemfile

How can I add gems to my vendor/cache directory in a Rails 3 app?

ruby-on-rails-3 bundler

How can I resolve "Your bundle only supports platforms ["x86-mingw32"] but your local platforms are ["ruby", "x86_64-linux"]"

Build new Rails app Error loading the 'sqlite3' without evidently write verion

Heroku installs Bundler then throws error Bundler 2.0.1

Could not bundle install because of 'eventmachine 1.0.3'

bundle exec jekyll serve: cannot load such file

How do I freeze gems into a Rails 3 application?

Develop on windows, run unicorn in production on heroku

Clean install OSX 10.9.1 returns "undefined method `path2class'" when trying to install gems

ruby rubygems rvm bundler psych

Rails 3 app server startup time is long

When using 'gemspec' in a Gemfile how do I do the :require => 'foo'

Installing a gem from Github with Bundler

ruby rubygems sinatra bundler

Are bundle exec and require 'bundler/setup' equivalent?

ruby bundler