Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bazelruby/rules_ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Choose a base ref
...
head repository: bazelruby/rules_ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 11 commits
  • 52 files changed
  • 5 contributors

Commits on Jul 9, 2021

  1. Adding "make tags"

    kigster committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    e7bcedb View commit details
    Browse the repository at this point in the history
  2. Updating CHANGELOG

    kigster committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    91a9405 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Configuration menu
    Copy the full SHA
    c44f18d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c794621 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    091d577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a6b31 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Upstream changes from Selenium's fork (#118)

    * Allow to symlink additional files for ruby_bundle()
    
    * Allow to use ruby_bundle() without Gemfile.lock
    
    * Fix host Ruby runtime crash on Fedora 34
    
    * Fix host Ruby runtime loading on Windows
    
    * Fix host Ruby runtime loading for JRuby on Linux
    
    * Do not register local gems within ruby_bundle()
    
    * Support JRuby gem loading
    
    * fixup! Allow to use ruby_bundle() without Gemfile.lock
    p0deje authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a391ccf View commit details
    Browse the repository at this point in the history
  2. Bump nokogiri from 1.11.7 to 1.12.5 in /examples/simple_rails_api (#116)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.12.5.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.11.7...v1.12.5)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Konstantin Gredeskoul <kigster@gmail.com>
    dependabot[bot] and kigster authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f7df786 View commit details
    Browse the repository at this point in the history
  3. Bump nokogiri from 1.11.7 to 1.12.5 in /examples/simple_rails_api (#120)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.12.5.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.11.7...v1.12.5)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    17471e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. 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)
    
    * Add sdk versions: 2.5.9, 2.6.8, 2.7.3, 2.7.4, 3.0.2
    
    * Upgrading baseline ruby to 3.0.2
    
    * Default to bash in the Docker image
    
    * Bump build
    
    * Update ruby/private/sdk.bzl
    
    Co-authored-by: Minoru Mizutani <mmizutani@users.noreply.github.com>
    
    * Fix the build
    
    * Hoping to fix buildifier errrors
    
    * Fix Docker image, setup link for python
    
    * Remove additional include
    
    Co-authored-by: Takeo Sawada <myc.monad@gmail.com>
    Co-authored-by: Minoru Mizutani <mmizutani@users.noreply.github.com>
    3 people authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a2309dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4c60ef View commit details
    Browse the repository at this point in the history
Loading