Skip to content

Commit e989082

Browse files
Bump addressable from 2.7.0 to 2.8.0 in /hello-ktea
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]>
1 parent e221b61 commit e989082

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hello-ktea/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.7.0)
10+
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
concurrent-ruby (1.1.7)
1313
domain_name (0.5.20190701)
@@ -28,9 +28,9 @@ GEM
2828
ffi-compiler (>= 1.0, < 2.0)
2929
i18n (1.8.5)
3030
concurrent-ruby (~> 1.0)
31-
kerbi (1.1.24)
31+
kerbi (1.1.44)
3232
minitest (5.14.1)
33-
public_suffix (4.0.5)
33+
public_suffix (4.0.6)
3434
rake (13.0.1)
3535
thread_safe (0.3.6)
3636
tzinfo (1.2.7)
@@ -46,7 +46,7 @@ PLATFORMS
4646
DEPENDENCIES
4747
activesupport
4848
http
49-
kerbi (~> 1.1.24)
49+
kerbi (>= 1.1.43)
5050

5151
RUBY VERSION
5252
ruby 2.6.3p62

0 commit comments

Comments
 (0)