diff --git a/Gemfile.lock b/Gemfile.lock index 2cc483e..d3c908a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,11 +67,12 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.2) + crass (1.0.5) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) erubi (1.7.0) execjs (2.7.0) + ffi (1.9.18) ffi (1.9.18-x64-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) @@ -86,7 +87,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - loofah (2.1.1) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -96,13 +97,15 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.10.3) multi_json (1.12.2) netrc (0.11.0) nio4r (2.1.0) - nokogiri (1.8.1-x64-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.5-x64-mingw32) + mini_portile2 (~> 2.4.0) popper_js (1.12.5) public_suffix (3.0.1) puma (3.10.0) @@ -136,6 +139,10 @@ GEM rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) + rest-client (2.0.2) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rest-client (2.0.2-x64-mingw32) ffi (~> 1.9) http-cookie (>= 1.0.2, < 2.0) @@ -163,6 +170,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x64-mingw32) thor (0.20.0) thread_safe (0.3.6) @@ -178,6 +186,7 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext + unf_ext (0.0.7.4) unf_ext (0.0.7.4-x64-mingw32) web-console (3.5.1) actionview (>= 5.0) @@ -191,6 +200,7 @@ GEM nokogiri (~> 1.3) PLATFORMS + ruby x64-mingw32 DEPENDENCIES