Skip to content

Commit

Permalink
Bump counter_culture from 3.7.0 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [counter_culture](https://github.com/magnusvk/counter_culture) from 3.7.0 to 3.8.0.
- [Changelog](https://github.com/magnusvk/counter_culture/blob/master/CHANGELOG.md)
- [Commits](magnusvk/counter_culture@v3.7.0...v3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 4e54faf commit 6447621
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ gem 'datadog', '~> 2.3.0'
gem 'after_commit_everywhere', '~> 1.4.0'

# More advanced counter_cache that allows conditions
gem 'counter_culture', '~> 3.7'
gem 'counter_culture', '~> 3.8'

group :development, :test do
# Use mocha for stubbing and mocking
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ GEM
childprocess (5.0.0)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
counter_culture (3.7.0)
counter_culture (3.8.0)
activerecord (>= 4.2)
activesupport (>= 4.2)
crack (1.0.0)
Expand Down Expand Up @@ -576,7 +576,7 @@ DEPENDENCIES
capistrano-yarn (~> 2.0.2)
capistrano3-delayed-job (~> 1.7.6)
capybara (~> 3.40.0)
counter_culture (~> 3.7)
counter_culture (~> 3.8)
cssbundling-rails (~> 1.4.1)
dalli (~> 3.2.8)
datadog (~> 2.3.0)
Expand Down

0 comments on commit 6447621

Please sign in to comment.