Skip to content

Commit b53306a

Browse files
authored
Merge pull request #207 from BobHanson/master
Update Gemfile.lock
2 parents d90cd24 + 85b5d40 commit b53306a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.2)
9+
addressable (>= 2.8.0)
1010
public_suffix (>= 2.0.2, < 4.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
@@ -74,7 +74,7 @@ GEM
7474
rouge (= 2.2.1)
7575
terminal-table (~> 1.4)
7676
github-pages-health-check (1.4.0)
77-
addressable (~> 2.3)
77+
addressable (>= 2.8.0)
7878
net-dns (~> 0.8)
7979
octokit (~> 4.0)
8080
public_suffix (~> 2.0)
@@ -86,7 +86,7 @@ GEM
8686
i18n (0.9.5)
8787
concurrent-ruby (~> 1.0)
8888
jekyll (~> 3.7.4)
89-
addressable (~> 2.4)
89+
addressable (>= 2.8.0)
9090
colorator (~> 1.0)
9191
em-websocket (~> 0.5)
9292
i18n (~> 0.7)
@@ -229,7 +229,7 @@ GEM
229229
rb-fsevent (~> 0.9, >= 0.9.4)
230230
rb-inotify (~> 0.9, >= 0.9.7)
231231
sawyer (0.8.1)
232-
addressable (>= 2.3.5, < 2.6)
232+
addressable (>= 2.8.0)
233233
faraday (~> 0.8, < 1.0)
234234
terminal-table (1.8.0)
235235
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)