Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 4, 2023
1 parent e9ad584 commit 160cd46
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 @@ -141,7 +141,7 @@ gem 'ddtrace', '~> 1.12.1'
gem 'after_commit_everywhere', '~> 1.3.1'

# More advanced counter_cache that allows conditions
gem 'counter_culture', '~> 3.2'
gem 'counter_culture', '~> 3.3'

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 @@ -120,7 +120,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.2.2)
counter_culture (3.3.0)
counter_culture (3.3.1)
activerecord (>= 4.2)
activesupport (>= 4.2)
crack (0.4.5)
Expand Down Expand Up @@ -530,7 +530,7 @@ DEPENDENCIES
capistrano-yarn (~> 2.0.2)
capistrano3-delayed-job (~> 1.7.6)
capybara (~> 3.39.2)
counter_culture (~> 3.2)
counter_culture (~> 3.3)
cssbundling-rails (~> 1.2.0)
dalli (~> 3.2.5)
ddtrace (~> 1.12.1)
Expand Down

0 comments on commit 160cd46

Please sign in to comment.