Skip to content

Commit 4029afb

Browse files
chore(deps): bump addressable from 2.7.0 to 2.8.0 in /packages/ruby (#275)
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](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c95a74f commit 4029afb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ruby/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
addressable (2.7.0)
10+
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
ast (2.4.1)
1313
crack (0.4.3)
@@ -26,7 +26,7 @@ GEM
2626
parallel (1.19.2)
2727
parser (2.7.1.4)
2828
ast (~> 2.4.1)
29-
public_suffix (4.0.5)
29+
public_suffix (4.0.6)
3030
rack (2.2.3)
3131
rack-test (1.1.0)
3232
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)