Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/dalli-3.2.7' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jan 29, 2024
2 parents b69bd8b + 20983f3 commit 61878ae
Show file tree
Hide file tree
Showing 2 changed files with 5 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', '~> 0.2.5'
gem 'bcrypt', '~> 3.1.20'
gem 'cancancan', '~> 3.5.0'
gem 'charlock_holmes', '~> 0.7.7'
gem 'dalli', '~> 3.2.6'
gem 'dalli', '~> 3.2.7'
gem 'exception_notification', '~> 4.5.0'
gem 'fancybox-rails', '~> 0.3.0'
gem 'friendly_id', '~> 5.5.1'
Expand Down
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ GEM
faraday (~> 0.9)
faraday_middleware (~> 0.10)
nokogiri (~> 1.6, >= 1.6.8)
base64 (0.2.0)
bcrypt (3.1.20)
bindex (0.8.1)
bootstrap-sass (2.3.2.2)
Expand Down Expand Up @@ -196,7 +197,8 @@ GEM
rexml
crass (1.0.6)
daemons (1.4.1)
dalli (3.2.6)
dalli (3.2.7)
base64
dante (0.2.0)
date (3.3.3)
declarative (0.0.20)
Expand Down Expand Up @@ -591,7 +593,7 @@ DEPENDENCIES
capistrano (~> 2.15.11)
capybara (~> 3.40.0)
charlock_holmes (~> 0.7.7)
dalli (~> 3.2.6)
dalli (~> 3.2.7)
excel_analyzer!
exception_notification (~> 4.5.0)
factory_bot_rails (~> 6.4.3)
Expand Down

0 comments on commit 61878ae

Please sign in to comment.