Name bundler
Version 1.9.4 (06dc8472b9142fd6aaefff780d6d252c20dc2a04)
Summary Makes sure Ruby applications run the same code on every machine.
Description Bundler makes sure Ruby applications run the same code on every machine. It does this by managing the gems that the application depends on. Given a list of gems, it can automatically download and install those gems, as well as any other gems needed by the gems that are listed. Before installing gems, it checks the versions of every gem to make sure that they are compatible, and can all be loaded at the same time. After the gems have been installed, Bundler can help you update some or all of them when new versions become available. Finally, it records the exact versions that have been installed, so that others can install the exact same gems.
Section base
License MIT
Homepage
Recipe file recipes-devtools/ruby/bundler_git.bb
Layer meta-ruby (morty branch)
Inherits
  • ruby
Dependencies
  • ruby-native
  • virtual/i586-oe-linux-compilerlibs
  • virtual/i586-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/bundler/bundler.git

Patches

None

Other branches

This recipe in other branches of meta-ruby:

Branch Recipe
pyro (Yocto Project 2.3) bundler 1.9.4
morty (Yocto Project 2.2) bundler 1.9.4 (this recipe)
krogoth (Yocto Project 2.1) bundler 1.9.4
jethro (Yocto Project 2.0) bundler 1.9.4
fido (Yocto Project 1.8) bundler 1.6.2
dizzy (Yocto Project 1.7) bundler 1.6.2