diff --git a/Gemfile.lock b/Gemfile.lock index 59784a4..a1f1d5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM rails (>= 3.1) bootstrap3-datetimepicker-rails (4.17.47) momentjs-rails (>= 2.8.1) - builder (3.2.3) + builder (3.2.4) chartkick (3.0.1) climate_control (0.2.0) coderay (1.1.2) @@ -63,7 +63,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.0.5) + concurrent-ruby (1.2.2) countries (2.1.4) i18n_data (~> 0.8.0) money (~> 6.9) @@ -72,7 +72,7 @@ GEM country_select (3.1.1) countries (~> 2.0) sort_alphabetical (~> 1.0) - crass (1.0.4) + crass (1.0.6) debug_inspector (0.0.3) devise (4.5.0) bcrypt (~> 3.0) @@ -105,7 +105,7 @@ GEM jbuilder (1.5.3) activesupport (>= 3.0.0) multi_json (>= 1.2.0) - jquery-rails (4.3.3) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -133,7 +133,7 @@ GEM less (~> 2.6.0) sprockets (>= 2) libv8 (3.16.14.19) - loofah (2.2.3) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -142,17 +142,20 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.6.1) + minitest (5.15.0) momentjs-rails (2.20.1) railties (>= 3.1) money (6.13.1) i18n (>= 0.6.4, <= 2) multi_json (1.13.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) orm_adapter (0.5.0) paperclip (6.1.0) activemodel (>= 4.2.0) @@ -176,7 +179,8 @@ GEM puma (3.12.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.10) + racc (1.6.2) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.9) @@ -190,14 +194,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.9) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) 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.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails4-autocomplete (1.1.1) rails (>= 3.0) rails_12factor (0.0.3) @@ -211,7 +215,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (3.0.0) - rake (12.3.1) + rake (13.0.6) ransack (1.8.9) actionpack (>= 3.0, <= 5.1.1) activerecord (>= 3.0, <= 5.1.1) @@ -292,7 +296,7 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) to_xls-rails (1.3.1) @@ -305,7 +309,7 @@ GEM execjs (>= 2.2.2, >= 2.2) less-rails (>= 2.5.0) railties (>= 3.1) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)