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.36
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.37
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 16, 2023

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

Commits on Mar 1, 2023

  1. Update rubocop requirement from = 1.45.1 to = 1.46.0 (#67)

    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.45.1...v1.46.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 Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0dd8cbf View commit details
    Browse the repository at this point in the history
  2. Update rubocop-rails requirement from = 2.17.4 to = 2.18.0 (#68)

    Updates the requirements on [rubocop-rails](https://github.com/rubocop/rubocop-rails) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop-rails/releases)
    - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-rails@v2.17.4...v2.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-rails
      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 Mar 1, 2023
    Configuration menu
    Copy the full SHA
    201c258 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Update rubocop requirement from = 1.46.0 to = 1.47.0 (#69)

    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.46.0...v1.47.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 Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d92068c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update rubocop-rspec requirement from = 2.18.1 to = 2.19.0 (#70)

    Updates the requirements on [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
    - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-rspec@v2.18.1...v2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-rspec
      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 Mar 7, 2023
    Configuration menu
    Copy the full SHA
    264766c View commit details
    Browse the repository at this point in the history
  2. Update rubocop requirement from = 1.47.0 to = 1.48.0 (#71)

    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.47.0...v1.48.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 Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9082e28 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Bumped version

    schinery committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    7a5fa1e View commit details
    Browse the repository at this point in the history
Loading