Skip to content

Commit

Permalink
Bump after_commit_everywhere from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [after_commit_everywhere](https://github.com/Envek/after_commit_everywhere) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/Envek/after_commit_everywhere/releases)
- [Changelog](https://github.com/Envek/after_commit_everywhere/blob/master/CHANGELOG.md)
- [Commits](Envek/after_commit_everywhere@v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent f675f74 commit 28e08b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ gem 'stackprof', '~> 0.2.26'
gem 'datadog', '~> 2.7.1'

# Make sure filesystem changes only happen at the end of a transaction
gem 'after_commit_everywhere', '~> 1.4.0'
gem 'after_commit_everywhere', '~> 1.5.0'

# More advanced counter_cache that allows conditions
gem 'counter_culture', '~> 3.8'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
aes_key_wrap (1.1.0)
after_commit_everywhere (1.4.0)
after_commit_everywhere (1.5.0)
activerecord (>= 4.2)
activesupport
airbrussh (1.4.1)
Expand Down Expand Up @@ -267,7 +267,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.2)
logger (1.6.3)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -284,7 +284,7 @@ GEM
memory_profiler (1.1.0)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.4)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
minitest-utils (0.4.8)
Expand Down Expand Up @@ -481,7 +481,7 @@ GEM
logger
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
securerandom (0.3.2)
securerandom (0.4.1)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -529,7 +529,7 @@ GEM
test-prof (1.4.2)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.2)
timeout (0.4.3)
trilogy (2.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -568,7 +568,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
after_commit_everywhere (~> 1.4.0)
after_commit_everywhere (~> 1.5.0)
annotate (~> 3.2.0)
autoprefixer-rails (~> 10.4.19)
bcrypt_pbkdf
Expand Down

0 comments on commit 28e08b8

Please sign in to comment.