Bump counter_culture from 2.8.0 to 2.9.0 (#14610)

Bumps [counter_culture](https://github.com/magnusvk/counter_culture) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/magnusvk/counter_culture/releases)
- [Changelog](https://github.com/magnusvk/counter_culture/blob/master/CHANGELOG.md)
- [Commits](https://github.com/magnusvk/counter_culture/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: counter_culture
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-27 15:22:44 -04:00 committed by GitHub
parent fd3ab09199
commit 3f52089695
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ gem "bootsnap", ">= 1.1.0", require: false # Boot large ruby/rails apps faster
gem "carrierwave", "~> 2.2" # Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends
gem "carrierwave-bombshelter", "~> 0.2" # Protect your carrierwave from image bombs
gem "cloudinary", "~> 1.21" # Client library for easily using the Cloudinary service
gem "counter_culture", "~> 2.8" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "counter_culture", "~> 2.9" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "ddtrace", "~> 0.52.0" # ddtrace is Datadogs tracing client for Ruby.
gem "devise", "~> 4.8" # Flexible authentication solution for Rails
gem "devise_invitable", "~> 2.0.5" # Allows invitations to be sent for joining

View file

@ -169,7 +169,7 @@ GEM
coffee-script-source (1.12.2)
concurrent-ruby (1.1.9)
connection_pool (2.2.5)
counter_culture (2.8.0)
counter_culture (2.9.0)
activerecord (>= 4.2)
activesupport (>= 4.2)
crack (0.4.5)
@ -857,7 +857,7 @@ DEPENDENCIES
carrierwave (~> 2.2)
carrierwave-bombshelter (~> 0.2)
cloudinary (~> 1.21)
counter_culture (~> 2.8)
counter_culture (~> 2.9)
cypress-rails (~> 0.5.2)
ddtrace (~> 0.52.0)
derailed_benchmarks (~> 2.1)

Binary file not shown.

BIN
vendor/cache/counter_culture-2.9.0.gem vendored Normal file

Binary file not shown.