Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rubocop requirement from ~> 0.49, < 0.67 to ~> 0.49, < 1.20 #389

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Update rubocop requirement from ~> 0.49, < 0.67 to ~> 0.49, < 1.20 #389

merged 1 commit into from
Aug 24, 2021

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Aug 23, 2021

Hi @jonabc , I have fixed the issue raised by dependabot's PR.
I have replaced XXHash64 with SHA256
Replaces #388

Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>

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@v0.49.0...v0.81.0)

Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@mmorel-35 mmorel-35 requested a review from jonabc August 24, 2021 08:01
Copy link
Contributor

@jonabc jonabc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✨ thanks for fixing the failures and cleaning things up, much appreciated!

@jonabc jonabc merged commit 1ac9593 into licensee:master Aug 24, 2021
jonabc added a commit that referenced this pull request Sep 6, 2021
## 3.2.1

2021-09-06

### Changed

- Updated multiple dependency versions (:tada: @mmorel-35 #385, #389)
- Go homepage links use pkg.go.dev instead of godoc.org (:tada: @mmorel-35 73cfbbe)
- Local development ruby version changed to 2.7.4 (#393)

### Fixed

- Bundler source correctly finds platform specific dependencies (#392)
@jonabc jonabc mentioned this pull request Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants