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.30
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.31
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 13, 2022

  1. Update rubocop-rspec requirement from = 2.15.0 to = 2.16.0 (#48)

    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.15.0...v2.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-rspec
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    25532a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Update rubocop requirement from = 1.40.0 to = 1.41.0 (#49)

    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.40.0...v1.41.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    eb77ec2 View commit details
    Browse the repository at this point in the history
  2. Bumped version

    schinery committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    e56ae33 View commit details
    Browse the repository at this point in the history
Loading