diff --git a/Gemfile.lock b/Gemfile.lock index e50682a..416c56e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM bootstrap-sass (3.3.7) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.2) + builder (3.2.4) byebug (9.0.5) childprocess (0.5.9) ffi (~> 1.0, >= 1.0.11) @@ -73,6 +73,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) + crass (1.0.6) debug_inspector (0.0.2) devise (4.2.0) bcrypt (~> 3.0) @@ -88,7 +89,8 @@ GEM globalid (0.3.7) activesupport (>= 4.1.0) google-analytics-rails (1.1.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) iniparse (1.4.2) jquery-easing-rails (0.0.2) railties (>= 3.1.0) @@ -98,8 +100,9 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - json (1.8.3) - loofah (2.0.3) + json (1.8.6) + loofah (2.9.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -107,14 +110,15 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) - mini_portile2 (2.1.0) - minitest (5.9.1) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_portile2 (2.4.0) + minitest (5.14.4) nested_form (0.3.2) newrelic_rpm (3.16.3.323) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) overcommit (0.36.0) childprocess (~> 0.5.8) @@ -128,14 +132,13 @@ GEM parser (2.3.1.4) ast (~> 2.2) pg (0.19.0) - pkg-config (1.1.7) powerpack (0.1.1) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) puma (3.6.0) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.7.1) @@ -149,14 +152,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.7.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.3.0) + loofah (~> 2.3) railties (4.2.7.1) actionpack (= 4.2.7.1) activesupport (= 4.2.7.1) @@ -199,9 +202,9 @@ GEM sprockets (>= 3.0.0) temple (0.7.7) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.5) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.0.2) execjs (>= 0.3.0, < 3)