diff --git a/Gemfile.lock b/Gemfile.lock index 416f9f7..fd98aa3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.3.3) + strscan rouge (3.30.0) safe_yaml (1.0.5) sass (3.7.4) @@ -82,6 +83,7 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) + strscan (3.1.0) typhoeus (1.4.1) ethon (>= 0.9.0) webrick (1.7.0)