Skip to content

Commit

Permalink
Bump after_commit_everywhere from 1.3.1 to 1.4.0 (#129)
Browse files Browse the repository at this point in the history
Bumps [after_commit_everywhere](https://github.com/Envek/after_commit_everywhere) from 1.3.1 to 1.4.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.3.1...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 9e5f9fb commit c9a4346
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ gem 'administrate'

# State machines
gem 'aasm'
gem 'after_commit_everywhere', '~> 1.0'
gem 'after_commit_everywhere', '~> 1.4'

# Code syntax highlighter
gem 'rouge'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ GEM
kaminari (~> 1.2.2)
sassc-rails (~> 2.1)
selectize-rails (~> 0.6)
after_commit_everywhere (1.3.1)
after_commit_everywhere (1.4.0)
activerecord (>= 4.2)
activesupport
android_key_attestation (0.3.0)
Expand Down Expand Up @@ -214,7 +214,7 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.21.2)
minitest (5.22.2)
msgpack (1.7.2)
multi_xml (0.6.0)
mutex_m (0.2.0)
Expand Down Expand Up @@ -495,7 +495,7 @@ PLATFORMS
DEPENDENCIES
aasm
administrate
after_commit_everywhere (~> 1.0)
after_commit_everywhere (~> 1.4)
bcrypt (~> 3.1.20)
bootsnap
brakeman
Expand Down

0 comments on commit c9a4346

Please sign in to comment.