-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump dependencies to their last version (#36)
* chore: update gem's version in `Gemfile.lock` * build: fix invalid lockfile invalid resolution The lockfile was not valid: ``` Your lockfile doesn't include a valid resolution. You can fix this by regenerating your lockfile or trying to manually editing the bad locked gems to a version that satisfies all dependencies. The unmet dependencies are: * openssl (> 2.0, < 3.1), depended upon openssl-signature_algorithm-1.2.1, unsatisfied by openssl-3.1.0 ``` * build(deps): bump `bundler` from `2.2.8` to `2.5.23` * build(deps): bump `appraisal` from `2.2.0` to `2.5.0` * build(deps): bump `rake` from `13.0.3` to `13.2.1` * build(deps): bump `bindata` from `2.4.14` to `2.5.0` * build(deps): bump `diff-lcs` from `1.4.4` to `1.5.1` * build(deps): bump `jaro_winkler` from `1.5.4` to `1.5.6` * build(deps): bump `openssl` from `3.1.0` to `3.2.0` * build(deps): bump `parallel` from `1.20.1` to `1.26.3` * build(deps): bump `parser` from `3.0.0.0` to `3.3.6.0` * build(deps): bump `rainbow` from `3.0.0` to `3.1.1` * build(deps): bump `rexml` from `3.2.4` to `3.3.9` * build(deps): bump `rspec` from `3.10.0` to `3.13.0` * build(deps): bump `ruby-progressbar` from `1.11.0` to `1.13.0`
- Loading branch information
1 parent
169d809
commit 3c3978d
Showing
6 changed files
with
35 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters