Bug #644
closed
missing gems in environment.rb
Added by Alexander Rusa almost 14 years ago.
Updated almost 14 years ago.
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
and also
config.gem "libvirt"
Proposed patch for adding gem dependencies on rest-client
and json
. The dependency on libvirt
and virt
will be handled by the patch in bug #582.
- Status changed from New to Ready For Testing
- Assignee set to Jochen Schalanda
- Target version set to 0.2
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF