Wednesday, 15 February 2012

ruby on rails - Latest gem not installing -


We are trying to install the latest version of Plucky to go with our Mongo installation, but running bundles The update has not been updated, the plucky gem for the latest version, which is 0.6.3. Our gem version stays at 0.5.2 for some reason.

We run both bundle updates and bundled update software .

Gemfile:

  Mani 'Mongo' Mani 'Mongo_Mapper' Mani 'Jose' Mani 'BSN_Actest' Mani 'BSN' Mani 'Newkral_RPM' Mani 'rpm_contrib'  
  [root @ mongo] Gemstones included by the # bundle list bundle: * ActionMailer (3.2.12) * Action pack (3.2.12) * Active Modal (3.2.12) * Active Record (3.2.12) * Active Source (3.2.12) * Activation Port (3.2.12) * IRL (3.0.2) * BSON (1.9.0) * BSN (1.9.0 ) * Builder * (3.0.4) * Bundler (1.3.1) * Coffee-Rail (3.2.2) * Coffee-Script (2.2.0) * Coffee-Scripts-Source (1.6.2) * Erbis (2.7.0) * ExxesJS (1.4.0) * Increment (1.2.3) * i18n (0.6.4) * Travel (1.0.4) * jquery-rails ( 3.0.1) * json (1.8.0) * Mail (2.4.4) * Mime-Type (1.23) * Mongo (1.9.0) * Mongo_Mapper (0.12.0) * Multi-Jason (1.7.7) * mysql2 (0.3.11) * Nurex_RPM (3.6.3.111) * Plucky (0.5.2) ... [Root @ Mongo] # Bundle Update Http: //rubygems.org / ........... Receive Gem Metadata from http://rubygems.org/ ... Resolve dependence using Gem (10.1.0) Activation support using I18n (0.6.4) Multi-Jason (1.7.7) 3.2.12) Use Using the 3.04 Builder (3.0.4) Using the Activiumload (3.2.12) Using the Arribus (2.7.0) Using Travel (1.0.4) Using Rack (1.4.5) Using Rack-Cash (1.2) Using Rack-Tests (0.6.2) Using Increase (1.2.3) Using Inclination (1.4.1) Using Sports (2.2.2) Using ActionPack Using (3.2.12) Using Mime-Type (1.23) Polyglot (0.3.3) Using Tritches (1.4.14) Using Mail (2.4.4) A Using the FunnelMailer (3.2.12) Using ASL (3.0.2) Using Teziano (0.3.37) Using the Active Record (3.2.12) Using Active Sources (3.2.12) BSN (1.9. 0) Using bson_ext (1.9.0) Using Bundler (1.3.1) Using a Coffee-Scripts-Source (1.6.2) Using Exxcases (1.4.0) Coffee-Script (2.2 .0) Using Rack-SSL (1.3.3) Using json (1.8.0) Using rdoc (3.12.2) Thor K Using the Raillet (0.18.1) Using Raillet (3.2.12) Coffee-Rail (3.2.2) Using jquery-rails (3.0.1) Our ING Mango (1.9.0) Plucky (0.5.2) Experiment ... Your bundle has been updated! Use the bundle show [gemname] `where the bundle gem has been installed. [Root @ Mongo] #    

You should first install:

Install the gem installed

Then add the following line to you Gemfile:

Mani 'plucky', '~ & gt; 0.6.3 '

Your preference ' ~ & gt; 0.6.3 ' part You can go with gem' plucky ',' 0.6.3 '.

Add a comment if it does not work.

No comments:

Post a Comment