Skip to content

Commit 96d3327

Browse files
authored
Merge pull request #37 from BookOfGreg/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.5.2 to 2.8.0
2 parents d8d2cfb + 9fc79c2 commit 96d3327

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ GEM
3838
i18n (>= 0.7, < 2)
3939
minitest (~> 5.1)
4040
tzinfo (~> 1.1)
41-
addressable (2.5.2)
42-
public_suffix (>= 2.0.2, < 4.0)
41+
addressable (2.8.0)
42+
public_suffix (>= 2.0.2, < 5.0)
4343
arel (8.0.0)
4444
babel-source (5.8.35)
4545
babel-transpiler (0.7.0)
@@ -94,7 +94,7 @@ GEM
9494
nio4r (2.3.1)
9595
nokogiri (1.10.8)
9696
mini_portile2 (~> 2.4.0)
97-
public_suffix (3.0.3)
97+
public_suffix (4.0.6)
9898
puma (4.3.9)
9999
nio4r (~> 2.0)
100100
rack (2.2.3)

0 commit comments

Comments
 (0)