Skip to content

Properly support GemSpecification.require_paths in Bundled Gems

Compare
Choose a tag to compare
@kigster kigster released this 09 Jul 22:02
· 47 commits to master since this release

v0.5.2 (2021-07-09)

Full Changelog

Closed issues:

  • require_paths attribute does not work #97
  • google-protobuf and grpc gems fail #86
  • Ruby Gem isn't including generated files #85

Merged pull requests:

  • Add includes option to ruby_bundle rule for per-gem load path customization #102 (mmizutani)

v0.5.1 (2021-07-08)

Full Changelog

Closed issues:

  • ruby_bundle should support local gems #62

Merged pull requests:

  • feat: Support mapping the vendor cache from workspace #92 (russell)