diff --git a/Gemfile b/Gemfile index d44db19e5..3006851ba 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ group :development do end group :test do - gem 'capybara', '~> 2.4' + gem 'capybara' gem 'coveralls', require: false gem 'email_spec' gem 'haml_lint' diff --git a/Gemfile.lock b/Gemfile.lock index 6a05558ff..3ae88e148 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,41 +11,48 @@ GIT GEM remote: https://rubygems.org/ specs: - actionmailer (4.2.7.1) - actionpack (= 4.2.7.1) - actionview (= 4.2.7.1) - activejob (= 4.2.7.1) + actionmailer (4.2.8) + actionpack (= 4.2.8) + actionview (= 4.2.8) + activejob (= 4.2.8) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.7.1) - actionview (= 4.2.7.1) - activesupport (= 4.2.7.1) + actionpack (4.2.8) + actionview (= 4.2.8) + activesupport (= 4.2.8) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (4.2.7.1) - activesupport (= 4.2.7.1) + actionview (4.2.8) + activesupport (= 4.2.8) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - activejob (4.2.7.1) - activesupport (= 4.2.7.1) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (4.2.8) + activesupport (= 4.2.8) globalid (>= 0.3.0) - activesupport (4.2.7.1) + activemodel (4.2.8) + activesupport (= 4.2.8) + builder (~> 3.1) + activerecord (4.2.8) + activemodel (= 4.2.8) + activesupport (= 4.2.8) + arel (~> 6.0) + activesupport (4.2.8) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.3.8) + arel (6.0.4) ast (2.3.0) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - benchmark-ips (2.5.0) + benchmark-ips (2.7.2) better_errors (2.1.1) coderay (>= 1.0.0) erubis (>= 2.6.6) @@ -63,7 +70,7 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - chunky_png (1.3.5) + chunky_png (1.3.8) cliver (0.3.2) codeclimate-engine-rb (0.4.0) virtus (~> 1.0) @@ -86,12 +93,12 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - connection_pool (2.2.0) - coveralls (0.8.19) + connection_pool (2.2.1) + coveralls (0.8.20) json (>= 1.8, < 3) - simplecov (~> 0.12.0) + simplecov (~> 0.14.1) term-ansicolor (~> 1.3) - thor (~> 0.19.1) + thor (~> 0.19.4) tins (~> 1.6) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -100,17 +107,17 @@ GEM declarative-option (0.1.0) derailed (0.1.0) derailed_benchmarks - derailed_benchmarks (1.3.0) + derailed_benchmarks (1.3.2) benchmark-ips (~> 2) get_process_mem (~> 0) heapy (~> 0) memory_profiler (~> 0) rack (>= 1) - rake (~> 10) + rake (> 10, < 13) thor (~> 0.19) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - diff-lcs (1.2.5) + diff-lcs (1.3) docile (1.1.5) email_spec (2.1.0) htmlentities (~> 4.3.3) @@ -123,16 +130,16 @@ GEM multipart-post (>= 1.2, < 3) faraday-http-cache (1.3.1) faraday (~> 0.8) - ffi (1.9.14) + ffi (1.9.18) figaro (1.1.1) thor (~> 0.14) flamegraph (0.9.5) font-awesome-rails (4.7.0.1) railties (>= 3.2, < 5.1) - get_process_mem (0.2.0) + get_process_mem (0.2.1) globalid (0.3.7) activesupport (>= 4.1.0) - google-api-client (0.10.2) + google-api-client (0.10.3) addressable (~> 2.3) googleauth (~> 0.5) httpclient (~> 2.7) @@ -166,22 +173,31 @@ GEM hashdiff (0.3.2) heapy (0.1.2) hike (1.2.3) - hiredis (0.6.0) - html2haml (2.0.0) + hiredis (0.6.1) + html2haml (2.1.0) erubis (~> 2.7.0) - haml (~> 4.0.0) - nokogiri (~> 1.6.0) + haml (~> 4.0) + nokogiri (>= 1.6.0) ruby_parser (~> 3.5) htmlentities (4.3.4) httpclient (2.8.3) hurley (0.2) i18n (0.8.1) ice_nine (0.11.2) - json (1.8.6) + json (2.0.3) jwt (1.5.6) - kaminari (0.17.0) - actionpack (>= 3.0.0) - activesupport (>= 3.0.0) + kaminari (1.0.1) + activesupport (>= 4.1.0) + kaminari-actionview (= 1.0.1) + kaminari-activerecord (= 1.0.1) + kaminari-core (= 1.0.1) + kaminari-actionview (1.0.1) + actionview + kaminari-core (= 1.0.1) + kaminari-activerecord (1.0.1) + activerecord + kaminari-core (= 1.0.1) + kaminari-core (1.0.1) launchy (2.4.3) addressable (~> 2.3) letter_opener (1.4.1) @@ -199,7 +215,7 @@ GEM mail (2.6.4) mime-types (>= 1.16, < 4) memoist (0.15.0) - memory_profiler (0.9.6) + memory_profiler (0.9.8) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) @@ -208,7 +224,7 @@ GEM multi_json (1.12.1) multipart-post (2.0.0) newrelic_rpm (4.0.0.332) - nokogiri (1.6.8.1) + nokogiri (1.7.1) mini_portile2 (~> 2.1.0) ohanakapa (1.1.2) sawyer (~> 0.5.3) @@ -224,7 +240,7 @@ GEM quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rack (1.6.5) - rack-cache (1.6.1) + rack-cache (1.7.0) rack (>= 0.4) rack-mini-profiler (0.10.2) rack (>= 1.2.0) @@ -243,21 +259,21 @@ GEM rails_serve_static_assets rails_stdout_logging rails_serve_static_assets (0.0.5) - rails_stdout_logging (0.0.4) - railties (4.2.7.1) - actionpack (= 4.2.7.1) - activesupport (= 4.2.7.1) + rails_stdout_logging (0.0.5) + railties (4.2.8) + actionpack (= 4.2.8) + activesupport (= 4.2.8) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.2.1) - rake (10.5.0) + rake (12.0.0) rb-fsevent (0.9.8) - rb-inotify (0.9.7) + rb-inotify (0.9.8) ffi (>= 0.5.0) - readthis (1.0.0) + readthis (2.0.2) connection_pool (~> 2.1) redis (~> 3.0) - redis (3.2.2) + redis (3.3.3) reek (4.5.6) codeclimate-engine-rb (~> 0.4.0) parser (>= 2.3.1.2, < 2.5) @@ -294,10 +310,10 @@ GEM unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.8.1) ruby_dep (1.5.0) - ruby_parser (3.8.1) + ruby_parser (3.8.4) sexp_processor (~> 4.1) safe_yaml (1.0.4) - sass (3.4.22) + sass (3.4.23) sass-rails (5.0.6) railties (>= 4.0.0, < 6) sass (~> 3.1) @@ -307,13 +323,13 @@ GEM sawyer (0.5.5) addressable (~> 2.3.5) faraday (~> 0.8, < 0.10) - sexp_processor (4.7.0) + sexp_processor (4.8.0) signet (0.7.3) addressable (~> 2.3) faraday (~> 0.9) jwt (~> 1.5) multi_json (~> 1.10) - simplecov (0.12.0) + simplecov (0.14.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) @@ -336,7 +352,7 @@ GEM sprockets (>= 2.8, < 4.0) stackprof (0.2.10) sysexits (1.2.0) - term-ansicolor (1.4.0) + term-ansicolor (1.5.0) tins (~> 1.0) thor (0.19.4) thread_safe (0.3.6) @@ -345,7 +361,7 @@ GEM tzinfo (1.2.3) thread_safe (~> 0.1) uber (0.1.0) - uglifier (3.1.11) + uglifier (3.1.12) execjs (>= 0.3.0, < 3) unicode-display_width (1.1.3) vcr (3.0.3) @@ -373,7 +389,7 @@ DEPENDENCIES better_errors binding_of_caller (~> 0.7.2) bummr - capybara (~> 2.4) + capybara compass-rails coveralls derailed