Skip to content

Commit 614c027

Browse files
Bump addressable from 2.7.0 to 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](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 5410179 commit 614c027

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
minitest (>= 5.1)
6767
tzinfo (~> 2.0)
6868
zeitwerk (~> 2.3)
69-
addressable (2.7.0)
69+
addressable (2.8.0)
7070
public_suffix (>= 2.0.2, < 5.0)
7171
builder (3.2.4)
7272
byebug (11.1.3)
@@ -103,9 +103,11 @@ GEM
103103
marcel (1.0.1)
104104
method_source (1.0.0)
105105
mini_mime (1.0.3)
106+
mini_portile2 (2.5.3)
106107
minitest (5.14.4)
107108
nio4r (2.5.7)
108-
nokogiri (1.11.4-x86_64-linux)
109+
nokogiri (1.11.4)
110+
mini_portile2 (~> 2.5.0)
109111
racc (~> 1.4)
110112
pg (1.2.3)
111113
pry (0.13.1)

0 commit comments

Comments
 (0)