Bump addressable from 2.5.2 to 2.8.1
dependabot[bot]
committed Oct 05, 2022
passed
commit 277ddc7381e5742a89e5e19498e3f50074ae9802
Showing 1
changed file with
3 additions
and 4 deletions
Gemfile.lock
+3
-4
| @@ | @@ -7,8 +7,8 @@ GEM |
| minitest (~> 5.1) | |
| thread_safe (~> 0.3, >= 0.3.4) | |
| tzinfo (~> 1.1) | |
| - | addressable (2.5.2) |
| - | public_suffix (>= 2.0.2, < 4.0) |
| + | addressable (2.8.1) |
| + | public_suffix (>= 2.0.2, < 6.0) |
| attr_extras (4.4.0) | |
| autoprefixer-rails (6.7.7.2) | |
| execjs | |
| @@ | @@ -163,7 +163,7 @@ GEM |
| pry (0.11.3) | |
| coderay (~> 1.1.0) | |
| method_source (~> 0.9.0) | |
| - | public_suffix (3.0.2) |
| + | public_suffix (5.0.0) |
| rack (2.0.4) | |
| rack-cache (1.7.1) | |
| rack (>= 0.4) | |
| @@ | @@ -205,7 +205,6 @@ PLATFORMS |
| DEPENDENCIES | |
| guard-livereload (~> 2.5.1) | |
| locomotivecms_wagon | |
| - | rb-fsevent (~> 0.9.1) |
| BUNDLED WITH | |
| 1.16.1 | |