Skip to content

Commit 741f41d

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] <support@github.com>
1 parent 21c3d69 commit 741f41d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GEM
1717
minitest (>= 5.1)
1818
tzinfo (~> 2.0)
1919
zeitwerk (~> 2.3)
20-
addressable (2.7.0)
20+
addressable (2.8.0)
2121
public_suffix (>= 2.0.2, < 5.0)
2222
colorator (1.1.0)
2323
concurrent-ruby (1.1.8)
@@ -71,8 +71,10 @@ GEM
7171
rb-fsevent (~> 0.10, >= 0.10.3)
7272
rb-inotify (~> 0.9, >= 0.9.10)
7373
mercenary (0.4.0)
74+
mini_portile2 (2.5.3)
7475
minitest (5.14.4)
75-
nokogiri (1.11.6-x86_64-darwin)
76+
nokogiri (1.11.6)
77+
mini_portile2 (~> 2.5.0)
7678
racc (~> 1.4)
7779
pathutil (0.16.2)
7880
forwardable-extended (~> 2.6)

0 commit comments

Comments
 (0)