RubyGems is a package management tool for the Ruby programming language.
Using the command-line gem tool, how can I install a specific version of a gem?
ruby gemI'm certainly no Ruby developer but I have an application on my server using Ruby, Gems, and Bundler. I am …
ruby gem bundlerI have several versions of a Ruby gem: $ gem list rjb (1.3.4, 1.3.3, 1.1.9) How can I remove old versions but keep the …
ruby gemI need to upgrade gems to 1.8 i tried installing the respective debian packages but it seems its not getting upgraded …
ruby gemRuby 1.9.3 The part of Gemfile #............... gem "pony" gem "bcrypt-ruby", :require => "bcrypt" gem "nokogiri" #.................. When I'm trying to install gems, …
ruby-on-rails ruby ubuntu gem bcryptI just want to pull. I have changes to disregard, my Gemfile and Gemlock files and I'd be happy to …
ruby-on-rails git gem git-pull git-stashI get the following error when attempting to run cap production deploy. DEBUG [dc362284] Bundler::GemNotFound: Could not find json-1.8.1.…
ruby-on-rails gem capistrano bundlerIt seems many others have had problems installing the pg gem. None of the solutions posed for others have worked …
ruby-on-rails macos postgresql gemI have checked all the other similar answers and none was exactly like mine, neither did any of those solutions …
ruby macos gem osx-mountain-lion sudoI'm trying to install libv8 3.16.14.3 but getting an error on OSX Mavericks using latest stable rvm and ruby-1.9.3-p125. This …
gem rubygems osx-mavericks osx-yosemite libv8