diff --git a/Gemfile.lock b/Gemfile.lock index 3bc50f6..a33cd39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,9 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) + ffi (1.15.5) ffi (1.15.5-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.8.0) @@ -49,7 +51,8 @@ GEM rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.3.3) + strscan rouge (3.28.0) safe_yaml (1.0.5) sass (3.7.4) @@ -57,10 +60,12 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) + strscan (3.1.0) webrick (1.7.0) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES jekyll (~> 3.1)