mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
chore(deps): update dependency better_errors to v2.10.0
This commit is contained in:
parent
327e77838c
commit
2d55ba7776
1 changed files with 4 additions and 3 deletions
|
@ -6,10 +6,10 @@ GEM
|
|||
i18n (>= 1.6, < 2)
|
||||
minitest (>= 5.1)
|
||||
tzinfo (~> 2.0)
|
||||
better_errors (2.9.1)
|
||||
coderay (>= 1.0.0)
|
||||
better_errors (2.10.0)
|
||||
erubi (>= 1.0.0)
|
||||
rack (>= 0.9.0)
|
||||
rouge (>= 1.0.0)
|
||||
browser (5.3.1)
|
||||
byebug (11.1.3)
|
||||
chunky_png (1.4.0)
|
||||
|
@ -70,7 +70,7 @@ GEM
|
|||
byebug (~> 11.0)
|
||||
pry (>= 0.13, < 0.15)
|
||||
racc (1.6.2)
|
||||
rack (2.2.6.4)
|
||||
rack (2.2.7)
|
||||
rack-protection (3.0.6)
|
||||
rack
|
||||
rack-ssl-enforcer (0.2.9)
|
||||
|
@ -82,6 +82,7 @@ GEM
|
|||
ffi (~> 1.0)
|
||||
redcarpet (3.6.0)
|
||||
rexml (3.2.5)
|
||||
rouge (1.11.1)
|
||||
rr (3.1.0)
|
||||
rss (0.2.9)
|
||||
rexml
|
||||
|
|
Loading…
Reference in a new issue