diff --git a/Gemfile.lock b/Gemfile.lock index e3643b6..15b88bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM bourbon (4.2.7) sass (~> 3.4) thor (~> 0.19) - builder (3.2.2) + builder (3.2.4) bundler-audit (0.5.0) bundler (~> 1.2) thor (~> 0.18) @@ -89,6 +89,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) + crass (1.0.6) database_cleaner (1.5.3) debug_inspector (0.0.2) devise (3.5.10) @@ -139,12 +140,13 @@ GEM activesupport (>= 3.2, < 5) hashie (3.4.4) high_voltage (3.0.0) - html2haml (2.0.0) + html2haml (2.2.0) erubis (~> 2.7.0) - haml (~> 4.0.0) - nokogiri (~> 1.6.0) + haml (>= 4.0, < 6) + nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inherited_resources (1.6.0) actionpack (>= 3.2, < 5) has_scope (~> 0.6.0.rc) @@ -165,11 +167,12 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - json (1.8.3) + json (1.8.6) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) - loofah (2.0.3) + loofah (2.4.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -177,11 +180,11 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.0.0) - minitest (5.9.0) + mini_portile2 (2.4.0) + minitest (5.14.0) multi_json (1.12.1) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (0.18.4) phantomjs (2.1.1.0) @@ -194,7 +197,7 @@ GEM pry-rails (0.3.4) pry (>= 0.9.10) puma (3.4.0) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.5) @@ -210,12 +213,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) 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 @@ -256,8 +259,8 @@ GEM rspec-mocks (~> 3.4.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - ruby_parser (3.8.2) - sexp_processor (~> 4.1) + ruby_parser (3.14.2) + sexp_processor (~> 4.9) sass (3.4.22) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) @@ -268,7 +271,7 @@ GEM sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - sexp_processor (4.7.0) + sexp_processor (4.14.1) shoulda-matchers (3.1.1) activesupport (>= 4.0.0) slop (3.6.0) @@ -281,11 +284,11 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (0.19.1) - thread_safe (0.3.5) - tilt (2.0.4) + thread_safe (0.3.6) + tilt (2.0.10) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3) @@ -296,7 +299,7 @@ GEM binding_of_caller (>= 0.7.2) railties (>= 4.0) sprockets-rails (>= 2.0, < 4.0) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) PLATFORMS