Skip to content

Commit

Permalink
Merge pull request #5848 from dodona-edu/dependabot/bundler/counter_c…
Browse files Browse the repository at this point in the history
…ulture-3.8.0
  • Loading branch information
bmesuere authored Oct 17, 2024
2 parents 5589759 + 6447621 commit 5c04986
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 @@ -577,7 +577,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 5c04986

Please sign in to comment.