Skip to content

Commit 3fff18a

Browse files
Bump addressable from 2.7.0 to 2.8.0 (#22)
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 d617bdf commit 3fff18a

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
@@ -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
coffee-script (2.4.1)
1313
coffee-script-source
@@ -213,13 +213,15 @@ GEM
213213
rb-fsevent (~> 0.10, >= 0.10.3)
214214
rb-inotify (~> 0.9, >= 0.9.10)
215215
mercenary (0.3.6)
216+
mini_portile2 (2.5.3)
216217
minima (2.5.1)
217218
jekyll (>= 3.5, < 5.0)
218219
jekyll-feed (~> 0.9)
219220
jekyll-seo-tag (~> 2.1)
220221
minitest (5.14.4)
221222
multipart-post (2.1.1)
222-
nokogiri (1.11.6-x86_64-linux)
223+
nokogiri (1.11.6)
224+
mini_portile2 (~> 2.5.0)
223225
racc (~> 1.4)
224226
octokit (4.21.0)
225227
faraday (>= 0.9)

0 commit comments

Comments
 (0)