Skip to content

Commit

Permalink
Merge pull request #4801 from dodona-edu/dependabot/bundler/counter_c…
Browse files Browse the repository at this point in the history
…ulture-3.3.1

Bump counter_culture from 3.3.0 to 3.3.1
  • Loading branch information
bmesuere committed Jul 4, 2023
2 parents 1abe3d3 + 160cd46 commit 964d1ab
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 @@ -531,7 +531,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 964d1ab

Please sign in to comment.