mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update gems
This commit is contained in:
parent
3f216086ef
commit
f135d994bc
1 changed files with 2 additions and 4 deletions
|
@ -7,7 +7,6 @@ GEM
|
|||
multi_json (~> 1.3)
|
||||
thread_safe (~> 0.1)
|
||||
tzinfo (~> 0.3.37)
|
||||
atomic (1.1.16)
|
||||
backports (3.6.0)
|
||||
better_errors (1.1.0)
|
||||
coderay (>= 1.0.0)
|
||||
|
@ -27,7 +26,7 @@ GEM
|
|||
ffi (1.9.3)
|
||||
highline (1.6.21)
|
||||
hike (1.2.3)
|
||||
html-pipeline (1.7.0)
|
||||
html-pipeline (1.8.0)
|
||||
activesupport (>= 2)
|
||||
nokogiri (~> 1.4)
|
||||
i18n (0.6.9)
|
||||
|
@ -77,8 +76,7 @@ GEM
|
|||
eventmachine (>= 1.0.0)
|
||||
rack (>= 1.0.0)
|
||||
thor (0.19.1)
|
||||
thread_safe (0.3.1)
|
||||
atomic (>= 1.1.7, < 2)
|
||||
thread_safe (0.3.2)
|
||||
tilt (1.4.1)
|
||||
typhoeus (0.6.8)
|
||||
ethon (>= 0.7.0)
|
||||
|
|
Loading…
Reference in a new issue