Skip to content

Commit 4461f70

Browse files
Bump addressable in /ruby/ruby_on_rails_hello_world/helloworld
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.5.2...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cec3a13 commit 4461f70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ruby/ruby_on_rails_hello_world/helloworld/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ GEM
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
4444
tzinfo (~> 1.1)
45-
addressable (2.5.2)
46-
public_suffix (>= 2.0.2, < 4.0)
45+
addressable (2.8.1)
46+
public_suffix (>= 2.0.2, < 6.0)
4747
archive-zip (0.11.0)
4848
io-like (~> 0.3.0)
4949
arel (9.0.0)
@@ -109,7 +109,7 @@ GEM
109109
nokogiri (1.12.5)
110110
mini_portile2 (~> 2.6.1)
111111
racc (~> 1.4)
112-
public_suffix (3.0.3)
112+
public_suffix (4.0.7)
113113
puma (3.12.0)
114114
racc (1.6.2)
115115
rack (2.2.6.4)

0 commit comments

Comments
 (0)