diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-13 07:46:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 07:46:11 +0000 |
commit | 9af6be35b7884082946b4742100124a660e059e4 (patch) | |
tree | 741a3237ab593bc289531a3066e0af19bd7d3baf | |
parent | 7c775a376ca17c06fd08a65ebe7a8937be02ed3c (diff) | |
download | pronto-hlint-dependabot/bundler/ci/pronto/addressable-2.8.0.tar.gz pronto-hlint-dependabot/bundler/ci/pronto/addressable-2.8.0.tar.zst pronto-hlint-dependabot/bundler/ci/pronto/addressable-2.8.0.zip |
Bump addressable from 2.7.0 to 2.8.0 in /ci/prontodependabot/bundler/ci/pronto/addressable-2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | ci/pronto/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/pronto/Gemfile.lock b/ci/pronto/Gemfile.lock index 683d4dd..00b0217 100644 --- a/ci/pronto/Gemfile.lock +++ b/ci/pronto/Gemfile.lock | |||
@@ -1,7 +1,7 @@ | |||
1 | GEM | 1 | GEM |
2 | remote: https://rubygems.org/ | 2 | remote: https://rubygems.org/ |
3 | specs: | 3 | specs: |
4 | addressable (2.7.0) | 4 | addressable (2.8.0) |
5 | public_suffix (>= 2.0.2, < 5.0) | 5 | public_suffix (>= 2.0.2, < 5.0) |
6 | diff-lcs (1.3) | 6 | diff-lcs (1.3) |
7 | faraday (1.0.0) | 7 | faraday (1.0.0) |
@@ -29,7 +29,7 @@ GEM | |||
29 | thor (~> 0.20.0) | 29 | thor (~> 0.20.0) |
30 | pronto-hlint (0.1.0) | 30 | pronto-hlint (0.1.0) |
31 | pronto (~> 0.10.0) | 31 | pronto (~> 0.10.0) |
32 | public_suffix (4.0.3) | 32 | public_suffix (4.0.6) |
33 | rainbow (3.0.0) | 33 | rainbow (3.0.0) |
34 | rake (13.0.1) | 34 | rake (13.0.1) |
35 | rspec (3.9.0) | 35 | rspec (3.9.0) |