diff --git a/Gemfile.lock b/Gemfile.lock index de743a4..1359894 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,6 +61,7 @@ GEM execjs coffee-script-source (1.9.0) columnize (0.9.0) + crass (1.0.5) debug_inspector (0.0.2) debugger-linecache (1.2.0) devise (3.4.1) @@ -113,7 +114,8 @@ GEM launchy (2.4.3) addressable (~> 2.3) libv8 (3.16.14.7) - loofah (2.0.1) + loofah (2.4.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) macaddr (1.7.1) systemu (~> 2.6.2) @@ -121,14 +123,14 @@ GEM mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.4.3) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.5.1) multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) netrc (0.10.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) oauth (0.4.7) oauth2 (1.0.0) faraday (>= 0.8, < 0.10)