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: kigster-patch-1
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: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 3 files changed
  • 4 contributors

Commits on May 27, 2022

  1. Bump rack from 2.2.3 to 2.2.3.1 in /examples/simple_rails_api

    Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
    - [Release notes](https://github.com/rack/rack/releases)
    - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
    - [Commits](rack/rack@2.2.3...2.2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: rack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2022
    Configuration menu
    Copy the full SHA
    1007b5f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Bump tzinfo from 1.2.9 to 1.2.10 in /examples/simple_rails_api

    Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10.
    - [Release notes](https://github.com/tzinfo/tzinfo/releases)
    - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
    - [Commits](tzinfo/tzinfo@v1.2.9...v1.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: tzinfo
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    66d6546 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    dd14077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0afbb6e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Bump globalid from 0.5.2 to 1.0.1 in /examples/simple_rails_api

    Bumps [globalid](https://github.com/rails/globalid) from 0.5.2 to 1.0.1.
    - [Release notes](https://github.com/rails/globalid/releases)
    - [Commits](rails/globalid@v0.5.2...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: globalid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8e7f62f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Aug 24, 2023

  1. Merge pull request #151 from bazelruby/kigster-patch-1

    Update README.adoc
    kigster authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e60d0cd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    95482d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update README.adoc

    kigster authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    40f403a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    ecefcd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5229f3d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    9b3af8d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Fix typo in README code examples

    Replacing `}` by `)`.
    Morriar authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7ace2b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    8a03f6c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    99db0a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #144 from bazelruby/dependabot/bundler/examples/si…

    …mple_rails_api/globalid-1.0.1
    kigster authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    e97007b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f6b0b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #132 from bazelruby/dependabot/bundler/examples/si…

    …mple_rails_api/rack-2.2.3.1
    kigster authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    4d3c726 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0712d36 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #135 from bazelruby/dependabot/bundler/examples/si…

    …mple_rails_api/tzinfo-1.2.10
    kigster authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    b81b785 View commit details
    Browse the repository at this point in the history
Loading