Commit Graph

275 Commits

Author SHA1 Message Date
Andrew Brown
280118c72e add view_components gem to start tperf testing locally 2021-08-02 18:16:31 -07:00
Andrew Brown
a133d4f035 downgrade d3-rails again since it crashes uglifier compilation 2021-07-18 01:17:49 -07:00
Andrew Brown
6021e60a60 remove mixpanel 2021-07-18 00:50:12 -07:00
Andrew Brown
d0bb5caa4b downgrade sprockets back to 3.7.2 because 4.0 is still as buggy as it was last year 2021-07-18 00:47:35 -07:00
Andrew Brown
fb40fa4a71
Merge pull request #948 from indentlabs/dependabot/bundler/sprockets-4.0.2
Bump sprockets from 3.7.2 to 4.0.2
2021-07-18 01:38:18 -05:00
Andrew Brown
f2cb216837 d3 comment 2021-07-17 23:23:55 -07:00
Andrew Brown
cf32da9e9b remove flipper 2021-07-17 23:22:28 -07:00
dependabot[bot]
4b1e07b77e
Bump sprockets from 3.7.2 to 4.0.2
Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.2 to 4.0.2.
- [Release notes](https://github.com/rails/sprockets/releases)
- [Changelog](https://github.com/rails/sprockets/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/sprockets/compare/v3.7.2...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-18 06:21:30 +00:00
Andrew Brown
c6110bd28e Merge branch 'master' into jul-2-maintenance 2021-07-05 10:35:04 -07:00
Andrew Brown
5586b8c714 remove rails_12factor 2021-07-02 15:12:43 -07:00
Andrew Brown
0e99d22249 expose wc gem globally 2021-06-30 18:01:14 -07:00
Andrew Brown
eae59ef451 use 3rd party lib for word counts 2021-06-30 17:41:22 -07:00
Andrew Brown
8630d7d8b1
Merge branch 'master' into travis-2021 2021-05-27 02:25:37 -07:00
dependabot-preview[bot]
9fa3ec8a7d
[Security] Bump puma from 5.2.2 to 5.3.1
Bumps [puma](https://github.com/puma/puma) from 5.2.2 to 5.3.1. **This update includes a security fix.**
- [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/v5.2.2...v5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-27 01:56:11 +00:00
Andrew Brown
fcb2ba3c29 remove perf test 2021-05-24 15:13:33 -07:00
Andrew Brown
2af57480f9 first passing test 2021-05-21 16:47:17 -07:00
Andrew Brown
a1dc5863f0 clean slate tests 2021-05-21 13:38:57 -07:00
Andrew Brown
9c75029589 remove guard 2021-05-21 13:37:09 -07:00
Andrew Brown
9de0e4666f remove factorybot 2021-05-21 13:35:55 -07:00
Andrew Brown
79ba60f9ba remove capybara 2021-05-21 13:33:59 -07:00
Andrew Brown
1d380dbf62 remove better_errors 2021-05-21 13:30:21 -07:00
Andrew Brown
5e0e85df43 remove cucumber 2021-05-21 13:26:39 -07:00
Andrew Brown
66466ec3d6 Revert "add wicked_pdf to test binary on heroku"
This reverts commit 17cc02cef1.
2021-03-27 17:36:18 -07:00
Andrew Brown
f7499b9896 Revert "wicked_pdf disappeared"
This reverts commit d2d2ec51f4.
2021-03-27 17:36:11 -07:00
Andrew Brown
d2d2ec51f4 wicked_pdf disappeared 2021-03-27 17:25:00 -07:00
Andrew Brown
17cc02cef1 add wicked_pdf to test binary on heroku 2021-03-27 14:27:12 -07:00
dependabot-preview[bot]
0206c0c5c9
Bump rails_admin from 2.0.2 to 2.1.1
Bumps [rails_admin](https://github.com/sferik/rails_admin) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/sferik/rails_admin/releases)
- [Changelog](https://github.com/sferik/rails_admin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sferik/rails_admin/compare/v2.0.2...v2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 06:18:11 +00:00
dependabot-preview[bot]
dacc4b8d79
Bump ruby-prof from 1.4.2 to 1.4.3
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/ruby-prof/ruby-prof/releases)
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.4.2...1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 06:26:56 +00:00
Andrew Brown
a05deb4df8 Merge branch 'master' of github.com:indentlabs/notebook 2021-03-07 23:13:48 -08:00
Andrew Brown
11752abcdc upgrade ruby 2.6.3 -> 2.7.2 2021-03-07 16:38:52 -08:00
dependabot-preview[bot]
9d1ec121fe
Bump puma from 5.1.1 to 5.2.2
Bumps [puma](https://github.com/puma/puma) from 5.1.1 to 5.2.2.
- [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/v5.1.1...v5.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 05:46:07 +00:00
dependabot-preview[bot]
d0fe484acd
Bump shoulda-matchers from 4.4.1 to 4.5.0
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.4.1...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-22 05:50:13 +00:00
Andrew Brown
c5f69f0076
Merge pull request #805 from indentlabs/dependabot/bundler/ruby-prof-1.4.2
Bump ruby-prof from 1.4.1 to 1.4.2
2021-01-21 16:58:24 -08:00
dependabot-preview[bot]
10619c69f5
Bump ruby-prof from 1.4.1 to 1.4.2
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/ruby-prof/ruby-prof/releases)
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.4.1...1.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-22 00:53:58 +00:00
dependabot-preview[bot]
b5fd8fe2fa
Bump puma from 5.0.4 to 5.1.1
Bumps [puma](https://github.com/puma/puma) from 5.0.4 to 5.1.1.
- [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/v5.0.4...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-11 06:03:59 +00:00
dependabot-preview[bot]
22fa968e0d
Bump puma from 4.3.6 to 5.0.2
Bumps [puma](https://github.com/puma/puma) from 4.3.6 to 5.0.2.
- [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/v4.3.6...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 21:26:20 +00:00
Andrew Brown
a3be997be6
Merge pull request #749 from indentlabs/dependabot/bundler/shoulda-matchers-4.4.1
Bump shoulda-matchers from 4.3.0 to 4.4.1
2020-10-07 00:21:50 -07:00
Andrew Brown
370f08704a move language_filter to main app gems 2020-09-26 19:36:14 -07:00
Andrew Brown
e5fb44ba6d add adult content detection & trigger words 2020-09-25 19:45:51 -07:00
Andrew Brown
e79a1fb33e add linsear write readability 2020-09-25 03:09:46 -07:00
dependabot-preview[bot]
4bccb7869c
Bump shoulda-matchers from 4.3.0 to 4.4.1
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.3.0...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 09:28:37 +00:00
dependabot-preview[bot]
975cf1a7de
Bump ruby-prof from 1.3.2 to 1.4.1
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.3.2 to 1.4.1.
- [Release notes](https://github.com/ruby-prof/ruby-prof/releases)
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.3.2...1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-15 05:45:54 +00:00
dependabot-preview[bot]
08ae8b7041
Bump ruby-prof from 1.3.1 to 1.3.2
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/ruby-prof/ruby-prof/releases)
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-21 05:46:05 +00:00
dependabot-preview[bot]
5414d75307
Bump ruby-prof from 1.3.0 to 1.3.1
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/ruby-prof/ruby-prof/releases)
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.3.0...1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 06:14:52 +00:00
Andrew Brown
f95cb84b74
Merge pull request #611 from indentlabs/dependabot/bundler/ruby-prof-1.3.0
Bump ruby-prof from 1.2.0 to 1.3.0
2020-03-02 23:53:27 -06:00
Andrew Brown
eb02678696
Merge branch 'master' into react 2020-03-02 01:01:14 -06:00
dependabot-preview[bot]
a4f71af678
Bump ruby-prof from 1.2.0 to 1.3.0
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/ruby-prof/ruby-prof/releases)
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.2.0...1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 05:46:36 +00:00
dependabot-preview[bot]
3698b152ba
Bump shoulda-matchers from 4.2.0 to 4.3.0
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 05:38:32 +00:00
Andrew Brown
b732f5b487 install webpacker & react 2020-02-02 20:00:33 -06:00
dependabot-preview[bot]
9e864380e3
Bump ruby-prof from 1.1.0 to 1.2.0
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/ruby-prof/ruby-prof/releases)
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.1.0...1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-24 05:37:06 +00:00