diff --git a/Gemfile.lock b/Gemfile.lock index b4c64ab..7d44a8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.4) byebug (9.0.5) capistrano (3.4.1) i18n @@ -81,6 +81,7 @@ GEM climate_control (>= 0.0.3, < 1.0) coderay (1.1.1) concurrent-ruby (1.0.2) + crass (1.0.6) daemons (1.2.3) debug_inspector (0.0.2) devise (4.2.0) @@ -93,16 +94,17 @@ GEM eventmachine (1.2.0.1) excon (0.51.0) geocoder (1.3.7) - globalid (0.3.7) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) hashids (1.0.2) hub (1.12.4) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) jmespath (1.3.1) - json (1.8.3) + json (1.8.6) jsonapi (0.1.1.beta2) json (~> 1.8) jwt (1.5.4) @@ -110,27 +112,30 @@ GEM actionpack (>= 3.0.0) activesupport (>= 3.0.0) kgio (2.10.0) - loofah (2.0.3) + loofah (2.9.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.4) - mime-types (>= 1.16, < 4) + mail (2.7.1) + mini_mime (>= 0.1.1) mandrill-api (1.0.53) excon (>= 0.16.0, < 1.0) json (>= 1.7.7, < 2.0) - mime-types (3.1) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mimemagic (0.3.1) - mini_portile2 (2.1.0) - minitest (5.9.0) + mime-types-data (3.2021.0225) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_mime (1.1.0) + mini_portile2 (2.4.0) + minitest (5.14.4) multi_json (1.12.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) newrelic_rpm (3.16.0.318) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) paperclip (5.0.0) activemodel (>= 4.2.0) @@ -139,8 +144,7 @@ GEM mime-types mimemagic (~> 0.3.0) pg (0.18.4) - pkg-config (1.1.7) - rack (1.6.4) + rack (1.6.13) rack-cors (0.3.1) rack-test (0.6.3) rack (>= 1.0) @@ -155,14 +159,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.5) 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.3.0) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -193,7 +197,7 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) @@ -201,7 +205,7 @@ GEM builder (>= 2.1.2) jwt (~> 1.0) multi_json (>= 1.3.0) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) unicorn (5.1.0) kgio (~> 2.6)