Skip to content

Releases: bazelruby/rules_ruby

v0.6.0 Release, Fall 2021

10 Nov 21:37
Compare
Choose a tag to compare

v0.6.0 (2021-11-09)

Full Changelog

Merged pull requests:

  • Bump nokogiri from 1.11.7 to 1.12.5 in /examples/simple_rails_api #120 (dependabot[bot])
  • Upstream changes from Selenium's fork #118 (p0deje)
  • Bump puma from 4.3.8 to 4.3.9 in /examples/simple_rails_api #117 (dependabot[bot])
  • Bump nokogiri from 1.11.7 to 1.12.5 in /examples/simple_rails_api #116 (dependabot[bot])
  • Bump Ruby primary to 3.0.2 & Add sdk versions: 2.5.9, 2.6.8, 2.7.3, 2.7.4, 3.0.2 #114 (kigster)

Properly support GemSpecification.require_paths in Bundled Gems

09 Jul 22:02
Compare
Choose a tag to compare

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)

Ruby 3.0.1, Bazel 4.1.2 and more.

08 Jul 00:45
a1ddd91
Compare
Choose a tag to compare

This release brings rules_ruby up to date with various dependencies. It fixes issues with tests, improves setup, and bumps up Ruby version from 2.7.1 to 3.0.1.