Skip to content

Commit ce49677

Browse files
Bump addressable from 2.7.0 to 2.8.0 (#55)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1146c21 commit ce49677

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ GEM
6464
minitest (~> 5.1)
6565
tzinfo (~> 1.1)
6666
zeitwerk (~> 2.1, >= 2.1.8)
67-
addressable (2.7.0)
67+
addressable (2.8.0)
6868
public_suffix (>= 2.0.2, < 5.0)
6969
builder (3.2.3)
7070
byebug (11.0.1)
@@ -91,15 +91,16 @@ GEM
9191
marcel (0.3.3)
9292
mimemagic (~> 0.3.2)
9393
method_source (0.9.2)
94-
mimemagic (0.3.3)
94+
mimemagic (0.3.10)
95+
nokogiri (~> 1)
96+
rake
9597
mini_mime (1.0.2)
9698
mini_portile2 (2.4.0)
9799
minitest (5.12.2)
98100
multi_json (1.13.1)
99101
multi_xml (0.6.0)
100102
multipart-post (2.1.1)
101103
nio4r (2.5.2)
102-
nokogiri (1.10.4)
103104
nokogiri (1.10.8)
104105
mini_portile2 (~> 2.4.0)
105106
oauth2 (1.4.2)
@@ -108,7 +109,7 @@ GEM
108109
multi_json (~> 1.3)
109110
multi_xml (~> 0.5)
110111
rack (>= 1.2, < 3)
111-
public_suffix (4.0.1)
112+
public_suffix (4.0.6)
112113
rack (2.0.7)
113114
rack-test (1.1.0)
114115
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)