Skip to content

Commit 2d099b0

Browse files
Bump addressable from 2.4.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.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.4.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fcb142 commit 2d099b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ GEM
5454
minitest (~> 5.1)
5555
thread_safe (~> 0.3, >= 0.3.4)
5656
tzinfo (~> 1.1)
57-
addressable (2.4.0)
57+
addressable (2.8.0)
58+
public_suffix (>= 2.0.2, < 5.0)
5859
angular-ui-bootstrap-rails (0.14.3)
5960
angular_rails_csrf (1.0.4)
6061
rails (>= 3, < 5)
@@ -189,6 +190,7 @@ GEM
189190
pg (0.18.4)
190191
polyamorous (1.3.0)
191192
activerecord (>= 3.0)
193+
public_suffix (4.0.6)
192194
puma (2.16.0)
193195
quiet_assets (1.1.0)
194196
railties (>= 3.1, < 5.0)

0 commit comments

Comments
 (0)