mirror of
https://github.com/safing/web
synced 2025-04-03 10:39:11 +00:00
Update Gem Stuff
This commit is contained in:
parent
02f17bef51
commit
9dce7a28b0
2 changed files with 3 additions and 7 deletions
2
Gemfile
2
Gemfile
|
@ -11,4 +11,4 @@ group :jekyll_plugins do
|
|||
gem 'jekyll-redirect-from'
|
||||
end
|
||||
|
||||
gem 'therubyracer'
|
||||
gem 'webrick'
|
||||
|
|
|
@ -52,7 +52,6 @@ GEM
|
|||
rexml
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
libv8 (3.16.14.19)
|
||||
liquid (4.0.3)
|
||||
listen (3.7.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
|
@ -64,7 +63,6 @@ GEM
|
|||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
ref (2.0.0)
|
||||
rexml (3.2.5)
|
||||
rouge (3.30.0)
|
||||
safe_yaml (1.0.5)
|
||||
|
@ -72,12 +70,10 @@ GEM
|
|||
ffi (~> 1.9)
|
||||
terminal-table (2.0.0)
|
||||
unicode-display_width (~> 1.1, >= 1.1.1)
|
||||
therubyracer (0.12.3)
|
||||
libv8 (~> 3.16.14.15)
|
||||
ref
|
||||
uglifier (4.2.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unicode-display_width (1.8.0)
|
||||
webrick (1.7.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
@ -87,7 +83,7 @@ DEPENDENCIES
|
|||
jekyll-minifier
|
||||
jekyll-paginate
|
||||
jekyll-redirect-from
|
||||
therubyracer
|
||||
webrick
|
||||
|
||||
BUNDLED WITH
|
||||
2.1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue