Skip to content

Commit

Permalink
Build(deps): Bump dalli from 3.2.5 to 3.2.6
Browse files Browse the repository at this point in the history
Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.5 to 3.2.6.
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](petergoldstein/dalli@v3.2.5...v3.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 2d94cf7 commit 72c6887
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 @@ -91,7 +91,7 @@ gem 'activejob-uniqueness'
gem 'bcrypt', '~> 3.1.19'
gem 'cancancan', '~> 3.5.0'
gem 'charlock_holmes', '~> 0.7.7'
gem 'dalli', '~> 3.2.5'
gem 'dalli', '~> 3.2.6'
gem 'exception_notification', '~> 4.5.0'
gem 'fancybox-rails', '~> 0.3.0'
gem 'friendly_id', '~> 5.5.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ GEM
rexml
crass (1.0.6)
daemons (1.4.1)
dalli (3.2.5)
dalli (3.2.6)
dante (0.2.0)
date (3.3.3)
declarative (0.0.20)
Expand Down Expand Up @@ -582,7 +582,7 @@ DEPENDENCIES
capistrano (~> 2.15.11)
capybara (~> 3.39.2)
charlock_holmes (~> 0.7.7)
dalli (~> 3.2.5)
dalli (~> 3.2.6)
exception_notification (~> 4.5.0)
factory_bot_rails (~> 6.2.0)
fancybox-rails (~> 0.3.0)
Expand Down

0 comments on commit 72c6887

Please sign in to comment.