Commit graph

73 commits

Author SHA1 Message Date
Mac Siri
9718bd64bf Update Gemfile.lock 2018-10-24 14:19:05 -04:00
dependabot[bot]
7bbaf5f4dc Bump airbrake from 5.8.1 to 7.4.0 (#974)
Bumps [airbrake](https://github.com/airbrake/airbrake) from 5.8.1 to 7.4.0.
- [Release notes](https://github.com/airbrake/airbrake/releases)
- [Changelog](https://github.com/airbrake/airbrake/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbrake/airbrake/compare/v5.8.1...v7.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 16:50:19 -04:00
dependabot[bot]
a3f9695d12 Bump delayed_job_active_record from 4.1.2 to 4.1.3 (#976) [ci skip]
Bumps [delayed_job_active_record](https://github.com/collectiveidea/delayed_job_active_record) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/collectiveidea/delayed_job_active_record/releases)
- [Commits](https://github.com/collectiveidea/delayed_job_active_record/compare/v4.1.2...v4.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 16:42:17 -04:00
dependabot[bot]
75253a5d84 Bump feedjira from 2.1.4 to 2.2.0 (#975)
Bumps [feedjira](http://feedjira.com) from 2.1.4 to 2.2.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 11:55:13 -04:00
dependabot[bot]
4c201af13f Bump timber from 2.6.1 to 2.6.2 (#973) [ci-skip]
Bumps [timber](https://github.com/timberio/timber-ruby) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/timberio/timber-ruby/releases)
- [Changelog](https://github.com/timberio/timber-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/timberio/timber-ruby/commits/v2.6.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 11:52:18 -04:00
rhymes
7fe6777c75 Support links with trailing slash for link tag (#950)
The previous implementation of the link tag didn't support links with a trailing slash. It was also based on an internal and undocumentented function in Rails.

https://github.com/rails/rails/issues/28331#issuecomment-285440151
2018-10-19 15:25:58 -04:00
Mac Siri
c35544a154 Replace sprocket-es6 with new uglifier feature (#928) 2018-10-19 13:12:07 -04:00
rhymes
1b60ee5009 Use timezone aware methods (#893)
* Use timezone aware datetime methods

* Use timezone aware date parse for GitHub issue tag

* Introduce a bit of chaos programming using Zonebie

Zonebie uses a random timezone to run tests, it's a really good way to see if the code is timezone dependent or not.

* Convert GitHub issue date as UTC
2018-10-18 16:26:29 -04:00
Mac Siri
e881cf5e7c Remove Keen gem (#924)
* Remove phantom migration

* Remove keen gem

* Update doc
2018-10-15 17:37:22 -04:00
dependabot[bot]
de695821a0 Bump test-prof from 0.5.0 to 0.7.2 (#914) [ci skip]
Bumps [test-prof](https://github.com/palkan/test-prof) from 0.5.0 to 0.7.2.
- [Release notes](https://github.com/palkan/test-prof/releases)
- [Changelog](https://github.com/palkan/test-prof/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palkan/test-prof/compare/v0.5.0...v0.7.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-15 12:22:11 -04:00
dependabot[bot]
ceaacfa506 Bump factory_bot_rails from 4.11.0 to 4.11.1 (#917) [ci skip]
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS)
- [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v4.11.0...v4.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-15 12:21:15 -04:00
dependabot[bot]
775dca2142 Bump front_matter_parser from 0.1.1 to 0.2.0 (#778)
Bumps [front_matter_parser](https://github.com/waiting-for-dev/front_matter_parser) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/waiting-for-dev/front_matter_parser/releases)
- [Changelog](https://github.com/waiting-for-dev/front_matter_parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/waiting-for-dev/front_matter_parser/compare/v0.1.1...v0.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-11 15:54:05 -04:00
dependabot[bot]
90adcf8bcf Bump jquery-rails from 4.3.1 to 4.3.3 (#676) [ci skip]
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/rails/jquery-rails/releases)
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/jquery-rails/compare/v4.3.1...v4.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-11 15:52:41 -04:00
dependabot[bot]
4fe9fcbe7f Bump reverse_markdown from 1.0.5 to 1.1.0 (#853)
Bumps [reverse_markdown](https://github.com/xijo/reverse_markdown) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/xijo/reverse_markdown/releases)
- [Changelog](https://github.com/xijo/reverse_markdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xijo/reverse_markdown/compare/v1.0.5...v1.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:17:04 -04:00
dependabot[bot]
624bfe8035 Bump rails-assets-airbrake-js-client from 1.4.8 to 1.5.0 (#851) [ci skip]
Bumps rails-assets-airbrake-js-client from 1.4.8 to 1.5.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:15:59 -04:00
dependabot[bot]
d5befa34dd Bump dalli from 2.7.6 to 2.7.8 (#850) [ci skip]
Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.6 to 2.7.8.
- [Release notes](https://github.com/petergoldstein/dalli/releases)
- [Changelog](https://github.com/petergoldstein/dalli/blob/master/History.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v2.7.6...v2.7.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:14:30 -04:00
dependabot[bot]
e1fd19c166 Bump bullet from 5.7.3 to 5.7.6 (#852) [ci skip]
Bumps [bullet](https://github.com/flyerhzm/bullet) from 5.7.3 to 5.7.6.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/5.7.3...5.7.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:11:54 -04:00
dependabot[bot]
a39b865b3e [Security] Bump nokogiri from 1.8.4 to 1.8.5 (#829)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.8.5. **This update includes security fixes.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.4...v1.8.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 11:16:56 -04:00
dependabot[bot]
986ce0a02a Bump flipflop from 2.3.1 to 2.4.0 (#718) [ci skip]
Bumps [flipflop](https://github.com/voormedia/flipflop) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/voormedia/flipflop/releases)
- [Changelog](https://github.com/voormedia/flipflop/blob/master/CHANGES.md)
- [Commits](https://github.com/voormedia/flipflop/compare/2.3.1...2.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-03 15:45:14 -04:00
dependabot[bot]
a57c520501 Bump google-api-client from 0.19.8 to 0.24.2 (#803) [ci skip]
Bumps [google-api-client](https://github.com/google/google-api-ruby-client) from 0.19.8 to 0.24.2.
- [Release notes](https://github.com/google/google-api-ruby-client/releases)
- [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/google-api-ruby-client/compare/0.19.8...0.24.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-03 12:22:06 -04:00
dependabot[bot]
b2f2b1e5e5 Bump sinatra from 2.0.3 to 2.0.4 (#777) [ci skip]
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.3...v2.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 16:54:53 -04:00
dependabot[bot]
8aaf7b6138 Bump rubocop from 0.58.2 to 0.59.2 (#776) [ci skip]
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.58.2 to 0.59.2.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.58.2...v0.59.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 16:06:13 -04:00
dependabot[bot]
eafefd7422 Bump octokit from 4.8.0 to 4.12.0 (#744) [ci skip]
* Bump octokit from 4.8.0 to 4.12.0

Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.8.0 to 4.12.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/master/RELEASE.md)
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.8.0...v4.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update spec
2018-09-25 17:04:58 -04:00
dependabot[bot]
e72b6f0ab6 Bump stackprof from 0.2.11 to 0.2.12 (#717) [ci skip]
Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/tmm1/stackprof/releases)
- [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tmm1/stackprof/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 12:59:38 -04:00
dependabot[bot]
b9e0d4c472 Bump chromedriver-helper from 1.2.0 to 2.1.0 (#743) [ci skip]
Bumps [chromedriver-helper](https://github.com/flavorjones/chromedriver-helper) from 1.2.0 to 2.1.0.
- [Release notes](https://github.com/flavorjones/chromedriver-helper/releases)
- [Changelog](https://github.com/flavorjones/chromedriver-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/chromedriver-helper/compare/v1.2.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 12:54:55 -04:00
Andy Zhao
0e193de0ea Add pry-byebug gem (#690) 2018-09-17 16:15:02 -04:00
dependabot[bot]
1031faee76 Bump rails-assets-airbrake-js-client from 0.9.8 to 1.4.8 (#677)
Bumps rails-assets-airbrake-js-client from 0.9.8 to 1.4.8.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-17 13:02:25 -04:00
dependabot[bot]
9d1952bd4b Bump rubocop-rspec from 1.28.0 to 1.29.1 (#674) [ci skip]
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.28.0 to 1.29.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.28.0...v1.29.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-17 11:55:53 -04:00
dependabot[bot]
0fc9b18d94 Bump rspec-rails from 3.7.2 to 3.8.0 (#675) [ci skip]
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/rspec/rspec-rails/releases)
- [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v3.7.2...v3.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-17 11:36:00 -04:00
dependabot[bot]
7b8fff6e1a Bump puma from 3.11.2 to 3.12.0 (#545)
Bumps [puma](https://github.com/puma/puma) from 3.11.2 to 3.12.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.11.2...v3.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-11 12:50:20 -04:00
dependabot[bot]
4ca7cb7bac Bump stream_rails from 2.5.2 to 2.6.5 (#468) [ci skip]
Bumps [stream_rails](https://github.com/GetStream/stream-rails) from 2.5.2 to 2.6.5.
- [Release notes](https://github.com/GetStream/stream-rails/releases)
- [Commits](https://github.com/GetStream/stream-rails/compare/v2.5.2...v2.6.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-11 12:49:04 -04:00
dependabot[bot]
4526b4453f Bump recaptcha from 4.6.4 to 4.12.0 (#546)
Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 4.6.4 to 4.12.0.
- [Release notes](https://github.com/ambethia/recaptcha/releases)
- [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ambethia/recaptcha/compare/v4.6.4...v4.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-11 12:25:52 -04:00
dependabot[bot]
060fa1ce16 Bump rouge from 3.1.1 to 3.2.1 (#544) [ci skip]
Bumps [rouge](https://github.com/jneen/rouge) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/jneen/rouge/releases)
- [Changelog](https://github.com/jneen/rouge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jneen/rouge/compare/v3.1.1...v3.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-11 12:25:26 -04:00
dependabot[bot]
b2dc1f2b7e Bump pundit from 1.1.0 to 2.0.0 (#557)
Bumps [pundit](https://github.com/varvet/pundit) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/varvet/pundit/releases)
- [Changelog](https://github.com/varvet/pundit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/varvet/pundit/compare/v1.1.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-10 16:15:25 -04:00
dependabot[bot]
4a7cd2a79b [Security] Bump rubyzip from 1.2.1 to 1.2.2 (#567)
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 1.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v1.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-31 14:59:41 -04:00
Mac Siri
954efd3cab
Implement Liquid::CaptureTag (#565)
* Remove package-lock.json

* Remove phantom schema row

* Add better_errors gem

* Implement Liquid::CaptureTag

* Update .gitignore
2018-08-31 13:14:00 -04:00
dependabot[bot]
476b111f67 Bump ahoy_email from 0.5.0 to 0.5.2 (#515)
Bumps [ahoy_email](https://github.com/ankane/ahoy_email) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/ankane/ahoy_email/releases)
- [Changelog](https://github.com/ankane/ahoy_email/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/ahoy_email/compare/v0.5.0...v0.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-30 10:34:05 -04:00
dependabot[bot]
12421a5d75 Bump byebug from 8.2.5 to 10.0.2 (#543) [ci skip]
Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 8.2.5 to 10.0.2.
- [Release notes](https://github.com/deivid-rodriguez/byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/deivid-rodriguez/byebug/compare/v8.2.5...v10.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-30 10:31:14 -04:00
dependabot[bot]
2a85308ad1 Bump stripe from 3.15.0 to 3.25.0 (#536)
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 3.15.0 to 3.25.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-ruby/compare/v3.15.0...v3.25.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 17:03:17 -04:00
dependabot[bot]
87025ccb69 Bump uglifier from 3.2.0 to 4.1.18 (#469)
Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.1.18.
- [Release notes](https://github.com/lautis/uglifier/releases)
- [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lautis/uglifier/compare/v3.2.0...v4.1.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 15:25:26 -04:00
dependabot[bot]
26504d1cc7 Bump brakeman from 3.7.2 to 4.3.1 (#528) [ci skip]
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 3.7.2 to 4.3.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/master/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v3.7.2...v4.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 14:30:57 -04:00
dependabot[bot]
6e1e5422d7 Bump capybara from 2.18.0 to 3.6.0 (#527) [ci skip]
Bumps [capybara](https://github.com/teamcapybara/capybara) from 2.18.0 to 3.6.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/2.18.0...3.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 13:16:16 -04:00
dependabot[bot]
67c04d9bc2 Bump fastly from 1.13.2 to 1.15.0 (#466)
Bumps [fastly](https://github.com/fastly/fastly-ruby) from 1.13.2 to 1.15.0.
- [Release notes](https://github.com/fastly/fastly-ruby/releases)
- [Changelog](https://github.com/fastly/fastly-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fastly/fastly-ruby/compare/v1.13.2...v1.15.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 11:39:17 -04:00
dependabot[bot]
f77e1b48c0 Bump ancestry from 3.0.1 to 3.0.2 (#514) 2018-08-28 13:42:56 -04:00
dependabot[bot]
0d687021b9 Bump skylight from 1.5.1 to 2.0.2 (#493) 2018-08-28 12:56:28 -04:00
dependabot[bot]
f883f500e5 Bump parallel_tests from 2.21.3 to 2.22.0 (#465)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.21.3 to 2.22.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.21.3...v2.22.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-27 16:47:40 -04:00
dependabot[bot]
6bd1d29096 Bump rb-fsevent from 0.10.2 to 0.10.3 (#495)
Bumps [rb-fsevent](https://github.com/thibaudgg/rb-fsevent) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/thibaudgg/rb-fsevent/releases)
- [Commits](https://github.com/thibaudgg/rb-fsevent/compare/v0.10.2...v0.10.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-27 16:44:19 -04:00
Grey Baker
519d1e1fea Bump factorybot rails (#475)
* Bump factory_bot_rails from 4.10.0 to 4.11.0

Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS)
- [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v4.10.0...v4.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update factories to always use blocks
2018-08-24 17:28:26 -04:00
rhymes
b6f61cb4b7 Upgrade pg gem to 1.0 (#328)
This references #298. The rationale behind the changes:

* msgpack supports Ruby 2.5 on Windows starting from 1.2.4
* pg supports Ruby 2.5 on Windows starting from 1.0
* stackprof is Linux/OSX only
2018-08-15 16:18:42 -04:00
Grey Baker
6d91448155 Bump nokogiri from 1.8.3 to 1.8.4 (#297)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.3...v1.8.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-09 16:04:31 -04:00