Skip to content

Commit

Permalink
Bump dalli from 2.7.11 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.11 to 3.2.3.
- [Release notes](https://github.com/petergoldstein/dalli/releases)
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](petergoldstein/dalli@v2.7.11...v3.2.3)

---
updated-dependencies:
- dependency-name: dalli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2022
1 parent 7ff5994 commit 7440e9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
ruby '~> 2.7.5'
gem 'actionmailer', '~> 6.1'
gem 'compass-rails'
gem 'dalli', '~> 2.7.1'
gem 'dalli', '~> 3.2.3'
gem 'faraday', '~> 0.8'
gem 'faraday-http-cache', '~> 2.0'
gem 'figaro'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -74,7 +74,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
dalli (2.7.11)
dalli (3.2.3)
declarative (0.0.20)
declarative-option (0.1.0)
derailed (0.1.0)
Expand Down Expand Up @@ -379,7 +379,7 @@ DEPENDENCIES
bummr
capybara
compass-rails
dalli (~> 2.7.1)
dalli (~> 3.2.3)
derailed
email_spec
faraday (~> 0.8)
Expand Down

0 comments on commit 7440e9d

Please sign in to comment.