Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/dalli-3.2.6' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Oct 3, 2023
2 parents 4f81919 + 72c6887 commit abc675b
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 abc675b

Please sign in to comment.