diff --git a/Gemfile.lock b/Gemfile.lock index aed2575..620d48d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM arel (6.0.4) autoprefixer-rails (6.3.6.2) execjs - bcrypt (3.1.11) + bcrypt (3.1.13) bindata (2.3.5) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) @@ -84,15 +84,16 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) + crass (1.0.5) crossfilter-rails (1.3.7) railties (>= 3.0, < 5.0) d3-rails (4.3.0) railties (>= 3.1) debug_inspector (0.0.3) - devise (4.1.1) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 5.1) + railties (>= 4.1.0) responders warden (~> 1.2.3) erubis (2.7.0) @@ -105,7 +106,8 @@ GEM activesupport (>= 4.2.0) httparty (0.15.6) multi_xml (>= 0.5.2) - i18n (0.8.4) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) @@ -114,7 +116,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4) @@ -122,16 +125,16 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mimemagic (0.3.2) - mini_portile2 (2.2.0) - minitest (5.10.2) + mini_portile2 (2.4.0) + minitest (5.12.2) multi_json (1.12.1) multi_xml (0.6.0) net-ldap (0.15.0) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) paperclip (6.0.0) activemodel (>= 4.2.0) @@ -140,7 +143,7 @@ GEM mimemagic (~> 0.3.0) terrapin (~> 0.6.0) pg (0.21.0) - rack (1.6.8) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -156,22 +159,23 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.8) - activesupport (>= 4.2.0.beta, < 5.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.0.0) + rake (13.0.0) rdoc (4.3.0) remotipart (1.3.1) - responders (2.2.0) - railties (>= 4.2.0, < 5.1) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) sass (3.4.24) sass-rails (5.0.6) railties (>= 4.0.0, < 6) @@ -196,7 +200,7 @@ GEM net-ssh (>= 2.8.0) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) - thor (0.19.4) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.7) tiny_tds (1.0.4) @@ -204,11 +208,11 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.3) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - warden (1.2.6) + warden (1.2.7) rack (>= 1.0) web-console (2.3.0) activemodel (>= 4.0)