diff --git a/Gemfile.lock b/Gemfile.lock index 88c1eb9..adf42f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.3) byebug (5.0.0) columnize (= 0.9.0) charlock_holmes (0.7.3) @@ -70,6 +70,7 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) columnize (0.9.0) + concurrent-ruby (1.1.5) crack (0.4.2) safe_yaml (~> 1.0.0) crass (1.0.2) @@ -90,29 +91,34 @@ GEM mime-types (>= 1.19) rugged (~> 0.23.0b1) github-markdown (0.6.8) - globalid (0.3.5) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) html-pipeline (1.11.0) activesupport (>= 2) nokogiri (~> 1.4) httparty (0.13.3) json (~> 1.8) multi_xml (>= 0.5.2) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.1) - json (1.8.3) - loofah (2.0.2) + json (1.8.6) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.3) - mime-types (>= 1.16, < 3) - mime-types (2.6.1) - mini_portile (0.6.2) - minitest (5.7.0) + mail (2.7.1) + mini_mime (>= 0.1.1) + mime-types (3.3) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) + mini_mime (1.0.2) + mini_portile2 (2.4.0) + minitest (5.12.0) multi_xml (0.5.5) multipart-post (2.0.0) newrelic_rpm (3.11.2.286) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) nokogumbo (1.4.1) nokogiri octokit (3.8.0) @@ -124,7 +130,7 @@ GEM pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.2.0) - rack (1.6.1) + rack (1.6.11) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -142,12 +148,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.6) - 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.2) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -215,9 +221,9 @@ GEM html-pipeline temple (0.7.6) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.1) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) virtus (1.0.5) axiom-types (~> 0.1)