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: boxt/boxt_rubocop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.16
Choose a base ref
...
head repository: boxt/boxt_rubocop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.17
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 13, 2022

  1. Bump rails from 7.0.3 to 7.0.3.1 (#22)

    Bumps [rails](https://github.com/rails/rails) from 7.0.3 to 7.0.3.1.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Commits](rails/rails@v7.0.3...v7.0.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: rails
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    3a289d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Update rubocop requirement from = 1.31.2 to = 1.32.0 (#23)

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.31.2...v1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    dee35ae View commit details
    Browse the repository at this point in the history
  2. Bumped version

    schinery committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6a46b11 View commit details
    Browse the repository at this point in the history
Loading