Project

General

Profile

Actions

Bug #644

closed

missing gems in environment.rb

Added by Alexander Rusa about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

As somone mentioned in Issue #542, some gems are not listed as dependencies and won't be installed by rake gems:install.

Please add these two lines to environment.rb

config.gem "json" 
config.gem "rest-client" 

Files

0001-Fixes-bug-644-Added-gem-dependencies-for-rest-client.patch 0001-Fixes-bug-644-Added-gem-dependencies-for-rest-client.patch 914 Bytes Proposed patch for adding gem dependencies on 'rest-client' and 'json' Jochen Schalanda, 02/07/2011 10:00 AM

Related issues 1 (0 open1 closed)

Has duplicate Foreman - Bug #542: missing rest_client gemDuplicateOhad Levy12/16/2010Actions
Actions

Also available in: Atom PDF