docbrown/app/services/edge_cache
dependabot[bot] f24d3d157f
Bump rubocop-rails from 2.10.1 to 2.11.0 (#14043)
* Bump rubocop-rails from 2.10.1 to 2.11.0

Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.10.1...v2.11.0)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* Enable new cops and fix violations

* Remove expected string literal

As we're passing a block (that yields a string) there are no arguments
to the debug call.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rhymes <github@rhymes.dev>
Co-authored-by: Dan Uber <dan@forem.com>
2021-06-22 11:25:28 -05:00
..
bust Replace MAX_USER_MENTIONS with Settings::RateLimit.mention_creation (#13736) 2021-05-12 08:16:38 -07:00
bust.rb Fix rescue in EdgeCache::Bust (#13303) 2021-04-07 15:31:30 -04:00
bust_article.rb Bump rubocop-rails from 2.10.1 to 2.11.0 (#14043) 2021-06-22 11:25:28 -05:00
bust_comment.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
bust_commentable.rb Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
bust_events.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
bust_listings.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
bust_organization.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
bust_page.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
bust_podcast.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
bust_podcast_episode.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
bust_sidebar.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
bust_tag.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
bust_user.rb When busting user cache, also clear the api response (#13465) 2021-04-22 09:16:15 -05:00