docbrown/config/initializers
dependabot-preview[bot] 56736aab15
[deploy] Bump flipper, flipper-active_record and flipper-ui (#8966)
* Bump flipper, flipper-active_record and flipper-ui

Bumps [flipper](https://github.com/jnunemaker/flipper), [flipper-active_record](https://github.com/jnunemaker/flipper) and [flipper-ui](https://github.com/jnunemaker/flipper). These dependencies needed to be updated together.

Updates `flipper` from 0.17.2 to 0.18.0
- [Release notes](https://github.com/jnunemaker/flipper/releases)
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md)
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.17.2...v0.18.0)

Updates `flipper-active_record` from 0.17.2 to 0.18.0
- [Release notes](https://github.com/jnunemaker/flipper/releases)
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md)
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.17.2...v0.18.0)

Updates `flipper-ui` from 0.17.2 to 0.18.0
- [Release notes](https://github.com/jnunemaker/flipper/releases)
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md)
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.17.2...v0.18.0)

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

* Bump flipper, flipper-active_record and flipper-ui (Update vendor/cache)

* Removed outdated flipper UI configuration

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Josh Puetz <josh@dev.to>
2020-06-30 08:19:27 -05:00
..
rack [deploy] Add API Key to API Write Throttle (#8110) 2020-05-28 09:45:01 -05:00
0_application_config.rb Adapt dev env to run on a remote box (#8232) 2020-06-18 13:01:49 +02:00
acts_as_taggable_on.rb [deploy] Enable ActsAsTaggableOn.strict_case_match (#8299) 2020-06-05 13:52:01 -04:00
ahoy.rb [deploy] Mask ip addresses + no cookies in ahoy (#8843) 2020-06-22 20:54:43 -04:00
ahoy_email.rb Upgrade ahoy_email to 1.0.3 (#2534) 2019-04-23 16:32:14 -04:00
application_controller_renderer.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
assets.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
audit_events.rb Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
authentication.rb Rails 6: enable zeitwerk autoloader (#8766) 2020-06-22 16:27:55 +02:00
aws_sdk.rb Rails 6: enable zeitwerk autoloader (#8766) 2020-06-22 16:27:55 +02:00
backtrace_silencers.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
cache_logger.rb Enable cache logging in development if requested (#5330) 2020-01-02 08:11:58 -05:00
carrierwave.rb Remove ENV["USE_NEW_AWS"] and use Orig ENV variables for New Creds (#5771) [deploy] 2020-01-27 15:46:57 -05:00
cloudinary.rb Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04:00
content_security_policy.rb Adapt dev env to run on a remote box (#8232) 2020-06-18 13:01:49 +02:00
cookies_serializer.rb Initial commit 2018-02-28 16:11:08 -05:00
cors.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
datadog_apm.rb Rails 6: enable zeitwerk autoloader (#8766) 2020-06-22 16:27:55 +02:00
devise.rb Make Devise.mailer_sender configurable (#8246) 2020-06-08 12:02:07 +02:00
docker.rb Replace whitelisted_ips with permissions in Docker init (#8341) 2020-06-08 16:16:02 +02:00
doorkeeper.rb [deploy] Create write_articles oauth scope (#7834) 2020-05-14 09:55:53 -04:00
filter_parameter_logging.rb Initial commit 2018-02-28 16:11:08 -05:00
flipper.rb [deploy] Bump flipper, flipper-active_record and flipper-ui (#8966) 2020-06-30 08:19:27 -05:00
gibbon.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
honeybadger.rb [deploy] handle rate limit errors gracefully (#7422) 2020-04-22 08:55:26 -05:00
honeycomb.rb [deploy] Track Deploys In Honeycomb (#7935) 2020-05-19 09:10:41 -05:00
hypershield.rb Only Enable Hypershield if ENV variable is present (#6666) [deploy] 2020-03-16 15:28:46 -04:00
inflections.rb Initial commit 2018-02-28 16:11:08 -05:00
initialization_cachebust.rb Cache onboarding at edge (#6966) 2020-03-31 16:12:14 +02:00
liquid.rb Rails 6: enable zeitwerk autoloader (#8766) 2020-06-22 16:27:55 +02:00
mime_types.rb Initial commit 2018-02-28 16:11:08 -05:00
new_framework_defaults_5_2.rb Rails 5.2 features: enable cache versioning (recyclable keys) (#5329) [deploy] 2020-01-02 08:40:03 -05:00
new_framework_defaults_6_0.rb [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
octokit.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
omniauth.rb Fix Datadog auth failure payload and add tests (#7150) 2020-04-09 09:54:51 +07:00
persistent_csrf_token_cookie.rb [deploy] Authentication refactoring: cleanups (#7576) 2020-04-29 10:33:30 -04:00
pusher.rb Rails 6: enable zeitwerk autoloader (#8766) 2020-06-22 16:27:55 +02:00
redcarpet.rb Implement KatexTag (#6237) [deploy] 2020-03-09 17:58:54 -04:00
reserved_words.rb [deploy] Remove github from reserved words (#8860) 2020-06-23 13:36:12 -04:00
rolify.rb #260 increase mentee-mentor description length (#405) 2018-08-20 10:20:23 -04:00
s3_direct_upload.rb Remove trailing slashes from URLs to improve SEO (#8836) [deploy] 2020-06-22 13:44:58 -07:00
session_store.rb [deploy] Make force_ssl an environment variable to make sure new communities can get proper ssl config. (#7090) 2020-04-08 14:23:50 -04:00
sidekiq.rb Rails 6: enable zeitwerk autoloader (#8766) 2020-06-22 16:27:55 +02:00
sidekiq_unique_jobs.rb [deploy] ensure that often run sidekiq jobs are unique until they execute (#7168) 2020-04-08 19:19:30 -04:00
slack_notifier.rb Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
stripe.rb Remove leftover Stripe subscriptions code (#6243) 2020-02-24 08:33:36 -05:00
strong_migrations.rb Use builtin Rails index_exists? for indices (#6293) 2020-02-26 11:05:23 -05:00
timber.rb Customize UserContext in Timber logs (#4972) [deploy] 2019-12-02 13:21:52 -05:00
timeout.rb Adds optional support for Docker/Compose (#296) 2018-10-12 11:48:53 -04:00
vault.rb [deploy] Remove Vault ENV variables from Envfile so they arent Required in Prod (#8895) 2020-06-24 15:02:16 -05:00
wrap_parameters.rb Initial commit 2018-02-28 16:11:08 -05:00
zeitwerk.rb Rails 6: enable zeitwerk autoloader (#8766) 2020-06-22 16:27:55 +02:00