SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[ruby] How to install a specific version of a ruby gem?
Home
Question
How to install a specific version of a ruby gem?
Use the
-v
flag:
$ gem install fog -v 1.8
Examples related to
ruby
•
Uninitialized Constant MessagesController
•
Embed ruby within URL : Middleman Blog
•
Titlecase all entries into a form_for text field
•
Ruby - ignore "exit" in code
•
Empty brackets '[]' appearing when using .where
•
find_spec_for_exe': can't find gem bundler (>= 0.a) (Gem::GemNotFoundException)
•
How to update Ruby Version 2.0.0 to the latest version in Mac OSX Yosemite?
•
How to fix "Your Ruby version is 2.3.0, but your Gemfile specified 2.2.5" while server starting
•
Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432?
•
How to update Ruby with Homebrew?
Examples related to
gem
•
Embed ruby within URL : Middleman Blog
•
Why won't bundler install JSON gem?
•
Installing PG gem on OS X - failure to build native extension
•
How to install a specific version of a ruby gem?
•
Unable to install gem - Failed to build gem native extension - cannot load such file -- mkmf (LoadError)
•
How to upgrade rubygems
•
"Could not find a valid gem in any repository" (rubygame and others)
•
Pull is not possible because you have unmerged files, git stash doesn't work. Don't want to commit
•
Uninstall old versions of Ruby gems
•
Could not locate Gemfile