diff --git a/Gemfile.lock b/Gemfile.lock index 9e23712..3bca09f 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) @@ -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) @@ -141,7 +144,8 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) htmlentities (4.3.4) - httparty (0.15.6) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.9.1) concurrent-ruby (~> 1.0) @@ -177,7 +181,9 @@ 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) minitest (5.11.1) @@ -185,6 +191,8 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.2.0) + nokogiri (1.8.1) + mini_portile2 (~> 2.3.0) nokogiri (1.8.1-x86-mingw32) mini_portile2 (~> 2.3.0) oauth (0.5.4) @@ -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) @@ -305,6 +314,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 +328,7 @@ GEM will_paginate (3.1.6) PLATFORMS + ruby x86-mingw32 DEPENDENCIES