Commit graph

308 commits

Author SHA1 Message Date
depfu[bot]
97b4a63f54 Update stripe to version 4.0.3 2018-11-20 14:33:35 -08:00
depfu[bot]
24cf03205d Update selenium-webdriver to version 3.141.0 2018-11-20 14:15:56 -08:00
depfu[bot]
f3ed623125 Update dalli to version 2.7.9 2018-11-20 14:15:28 -08:00
depfu[bot]
c1d32648b3 Update daemons to version 1.2.6 2018-11-20 13:46:18 -08:00
depfu[bot]
6043f7aedc Update pg to version 1.1.3 2018-11-20 13:28:16 -08:00
depfu[bot]
4b7a7292cb Update capybara to version 3.11.1 2018-11-19 15:10:14 -08:00
James Mason
a9e8498abe transactional db support for capybara tests! 2018-11-19 08:40:55 -08:00
James Mason
9eae73c7e4 Goodbye phantomjs, hello (again) selenium. 2018-11-19 08:40:55 -08:00
depfu[bot]
078031e679 Update stripe to version 4.0.2 2018-11-19 07:53:48 -08:00
depfu[bot]
6cc5ca92b4 Update uglifier to version 4.1.20 2018-11-19 07:53:13 -08:00
depfu[bot]
47895207a3 Update selectize-rails to version 0.12.6 2018-11-16 10:33:32 -08:00
depfu[bot]
4c1e5b9965 Update recaptcha to version 4.13.0 2018-11-16 09:15:17 -08:00
James Mason
f4b3582410 Update rubocop-rspec: 1.29.1 → 1.30.1 (minor) 2018-11-16 09:06:05 -08:00
depfu[bot]
656c87e37d Update acts_as_list to version 0.9.17 2018-11-16 08:55:09 -08:00
depfu[bot]
51c124ff91 Update autoprefixer-rails to version 9.3.1 2018-11-16 08:43:53 -08:00
depfu[bot]
69eb7f5ec2 Update skylight to version 3.1.1 2018-11-16 08:38:25 -08:00
depfu[bot]
c69de4f91e Update money-rails to version 1.13.0 2018-11-14 18:17:47 -08:00
depfu[bot]
5ec2671b40 Update rails-assets-bootstrap-select to version 1.13.3 2018-11-14 18:17:27 -08:00
depfu[bot]
771ab62145 Update airbrake to version 7.4.0 2018-11-14 18:17:10 -08:00
depfu[bot]
45c6cd37a4 Update codecov to version 0.1.14 2018-11-14 17:34:22 -08:00
depfu[bot]
7b1a361bb4 Update stripe-ruby-mock to version 2.5.6 2018-11-14 14:17:45 -08:00
depfu[bot]
b482a7ba98 Update rails-assets-holderjs to version 2.9.6 2018-11-14 14:17:23 -08:00
depfu[bot]
c58bfd9d5b Update carrierwave-bombshelter to version 0.2.2 2018-11-14 14:03:31 -08:00
depfu[bot]
61e7153599 Update dalli to version 2.7.9 2018-11-14 13:30:36 -08:00
depfu[bot]
ed22b62551 Update carrierwave to version 1.2.3 2018-11-14 13:29:39 -08:00
depfu[bot]
7818d270f7 Update cocoon to version 1.2.12 2018-11-14 07:47:21 -08:00
depfu[bot]
cd150aaf21 Update json-schema to version 2.8.1 2018-11-13 18:25:06 -08:00
depfu[bot]
9eb8142915 Update rack to version 2.0.6 2018-11-08 12:03:32 +01:00
depfu[bot]
8271250b5d Update loofah to version 2.2.3 2018-11-03 23:23:28 +01:00
James Mason
b11001cdba Every campaign has an end.
Drop ahoy, because it's more trouble than it's worth. This means dropping
visits, campaigns, targets.

Campaigns are better run to analytics, such as:
* https://matomo.org/docs/tracking-campaigns/
* https://matomo.org/docs/tracking-goals-web-analytics/
* https://support.google.com/analytics/answer/1012040?hl=en
2018-10-16 21:34:04 +02:00
depfu[bot]
134d9aeeb6 Update uglifier to version 4.1.19 2018-10-10 18:32:00 -07:00
depfu[bot]
7814c2cf9b Update rspec-activemodel-mocks to version 1.1.0 2018-10-10 18:16:53 -07:00
depfu[bot]
7eb9c05a93 Update mini_magick to version 4.9.2 2018-10-10 17:41:47 -07:00
depfu[bot]
75b0d0d1bf Update money-rails to version 1.12.0 2018-10-10 17:39:06 -07:00
depfu[bot]
60847e1dae Update cancancan to version 2.3.0 2018-10-10 14:16:44 -07:00
depfu[bot]
d0f673b73d Update autoprefixer-rails to version 9.1.4 2018-10-10 14:13:33 -07:00
depfu[bot]
9dbbe5ee3f Update stripe-ruby-mock to version 2.5.5 2018-10-10 14:12:41 -07:00
James Mason
f3757fd4e7 Update chart-js-rails to version 0.1.6
Supercedes #2152 with required code changes.
2018-10-10 21:23:28 +02:00
depfu[bot]
b26b73cb18 Update nokogiri to version 1.8.5 2018-10-06 19:04:35 +02:00
James Mason
6682a6baaa Conservative update of haml-rails 0.5.3 -> 0.8.2 2018-10-01 01:07:01 +02:00
Henne Vogelsang
a0b79c7789 Drop knapsack
It constantly fails with "Mysql2::Error: This connection is in use by...".
Might be because of database cleaner? But until we can get this stable,
rip it out again.

Replaced by a matrix based on test type
2018-09-20 00:56:17 +02:00
Henne Vogelsang
cae610ecf0 Include all "supported" databases in our bundle
It's not really nice to force people to change Gemfile which is
under SCM control. This also enables us to make the database
adapter configurable.
2018-09-12 19:41:37 +02:00
Henne Vogelsang
5fc867a8fc Introduces rubocop-rspec
Also regenerating the config. Most stuff in there didn't really make sense.
Time to go through .rubocop_todo.yml people :-)
2018-09-08 04:29:22 +02:00
Henne Vogelsang
272690fa21 Setup a more recent ruby version
2.5.0 has been released since 8 months now...
2018-09-06 00:43:25 +02:00
Henne Vogelsang
82c3372af2 Switch to FactoryBot (including update to 4.11.0)
https://robots.thoughtbot.com/factory_bot
2018-09-06 00:42:28 +02:00
Henne Vogelsang
f458736a39 Update paper-trail to version 10.0.1 2018-09-04 21:12:46 +02:00
depfu[bot]
ec5413a163 Update rdoc-generator-fivefish to version 0.4.0 2018-09-04 11:34:03 +02:00
depfu[bot]
938d845681 Update whenever to version 0.10.0 2018-09-04 10:52:48 +02:00
depfu[bot]
b640967a22 Update uglifier to version 4.1.18 2018-09-04 10:51:36 +02:00
depfu[bot]
40f649a58c Update timecop to version 0.9.1 2018-09-04 00:08:29 +02:00