diff --git a/Gemfile.lock b/Gemfile.lock index 9e23712..8ca4421 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,6 +58,7 @@ GEM json (~> 1.4) nokogiri (~> 1) aws-sigv4 (1.0.2) + bcrypt (3.1.11) bcrypt (3.1.11-x86-mingw32) bindex (0.5.0) bootstrap (4.0.0.beta3) @@ -72,6 +73,7 @@ GEM bullet (5.7.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.10.0) + byebug (11.1.3) climate_control (0.2.0) cocaine (0.5.8) climate_control (>= 0.0.3, < 1.0) @@ -83,7 +85,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.3) + crass (1.0.6) css_parser (1.6.0) addressable dotenv (2.2.1) @@ -95,6 +97,7 @@ GEM execjs (2.7.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) + ffi (1.9.18) ffi (1.9.18-x86-mingw32) figaro (1.1.1) thor (~> 0.14) @@ -160,7 +163,7 @@ GEM railties (>= 3.2.16) json (1.8.6) jwt (1.5.6) - loofah (2.1.1) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -177,16 +180,21 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.1) multi_json (1.12.2) multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.2.0) - nokogiri (1.8.1-x86-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.6-x86-mingw32) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -200,6 +208,7 @@ GEM cocaine (~> 0.5.5) mime-types mimemagic (~> 0.3.0) + pg (0.21.0) pg (0.21.0-x86-mingw32) popper_js (1.12.9) premailer (1.11.1) @@ -211,6 +220,7 @@ GEM premailer (~> 1.7, >= 1.7.9) public_suffix (3.0.1) puma (3.11.0) + racc (1.6.0) rack (2.0.3) rack-canonical-host (0.2.3) addressable (> 0, < 3) @@ -234,8 +244,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -305,6 +315,7 @@ GEM tzinfo (>= 1.0.0) uglifier (4.1.2) execjs (>= 0.3.0, < 3) + unicode (0.4.4.4) unicode (0.4.4.4-x86-mingw32) uniform_notifier (1.10.0) web-console (3.5.1) @@ -318,6 +329,7 @@ GEM will_paginate (3.1.6) PLATFORMS + ruby x86-mingw32 DEPENDENCIES