diff --git a/Gemfile.lock b/Gemfile.lock index 6afaa62d..eda27263 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM bcrypt (3.1.11) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.4) byebug (9.0.5) codeclimate-test-reporter (0.5.2) simplecov (>= 0.7.1, < 1.0.0) @@ -64,6 +64,7 @@ GEM concurrent-ruby (1.0.2) crack (0.4.3) safe_yaml (~> 1.0.0) + crass (1.0.6) css_parser (1.4.2) addressable database_cleaner (1.5.3) @@ -102,7 +103,8 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jmespath (1.3.1) jquery-rails (4.1.1) rails-dom-testing (>= 1, < 3) @@ -120,7 +122,8 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.0.3) + loofah (2.20.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) mail (2.6.4) @@ -130,18 +133,16 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.1.2) - mini_portile2 (2.1.0) - minitest (5.9.0) + mini_portile2 (2.4.0) + minitest (5.15.0) multi_xml (0.6.0) nenv (0.3.0) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) notiffany (0.1.0) nenv (~> 0.1) shellany (~> 0.0) pg (0.18.4) - pkg-config (1.1.7) premailer (1.8.6) css_parser (>= 1.3.6) htmlentities (>= 4.0.0) @@ -153,7 +154,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) puma (3.4.0) - rack (1.6.4) + rack (1.6.13) rack-cache (1.6.1) rack (>= 0.4) rack-protection (1.5.3) @@ -171,14 +172,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.5.1) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.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.5.0) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -255,11 +256,11 @@ GEM libv8 (~> 3.16.14.0) ref thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.5) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3)