Skip to content

Commit

Permalink
Merge pull request #4775 from dodona-edu/dependabot/bundler/dalli-3.2.5
Browse files Browse the repository at this point in the history
Bump dalli from 3.2.4 to 3.2.5
  • Loading branch information
bmesuere committed Jun 19, 2023
2 parents f7012be + f3a3a37 commit 2e4bbee
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 @@ -124,7 +124,7 @@ gem 'has_scope', '~> 0.8.1'
gem 'rubyzip', '~> 2.3.2'

# memcache
gem 'dalli', '~> 3.2.4'
gem 'dalli', '~> 3.2.5'

# Generate 'random' values like usernames, emails, ...
gem 'faker', '~> 3.2.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ GEM
cssbundling-rails (1.1.2)
railties (>= 6.0.0)
daemons (1.4.1)
dalli (3.2.4)
dalli (3.2.5)
date (3.3.3)
ddtrace (1.12.1)
debase-ruby_core_source (= 3.2.1)
Expand Down Expand Up @@ -528,7 +528,7 @@ DEPENDENCIES
capybara (~> 3.39.2)
counter_culture (~> 3.2)
cssbundling-rails (~> 1.1.2)
dalli (~> 3.2.4)
dalli (~> 3.2.5)
ddtrace (~> 1.12.1)
delayed_job_active_record (~> 4.1.7)
delayed_job_web (~> 1.4.4)
Expand Down

0 comments on commit 2e4bbee

Please sign in to comment.