mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
41a94048e55e082f373e19d9fcee311860aaba9e
Incorporates the following:
- migrates back small change to gems:build:force from bfc1609a50 to finish closing #2266.
- unrolls to_proc calls in gems.rake, to match the change in master.
- fixes #2722 by passing the options hash to dependencies during build. (includes a test)
- fixes #2721 by loading the specification directly in from_directory_name. Adds an option to opt-out of specification loading when needed (in gems:refresh_specs, for instance). Includes tests.
- fixes #2679 by refreshing specs for all frozen gems rather than just gems loaded from the environment.
- fixes #2678 by passing the options hash to dependencies during unpack.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%