Skip to content

Commit

Permalink
Merge pull request #813 from Codeminer42/dependabot/bundler/dalli-3.2.3
Browse files Browse the repository at this point in the history
Bump dalli from 3.2.2 to 3.2.3
  • Loading branch information
carloslopes authored Dec 27, 2022
2 parents f012ed9 + d41fc59 commit a798747
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 @@ -20,7 +20,7 @@ gem 'cloudinary'
gem 'coffee-rails'
gem 'compass-rails', '~> 3.1.0'
gem 'configuration'
gem 'dalli', '~> 3.2.2'
gem 'dalli', '~> 3.2.3'
gem 'devise'
gem 'devise-async'
gem 'devise-authy', '~> 1.10.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ GEM
cypress-on-rails (1.13.1)
rack
daemons (1.4.1)
dalli (3.2.2)
dalli (3.2.3)
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
database_cleaner-active_record (2.0.1)
Expand Down Expand Up @@ -621,7 +621,7 @@ DEPENDENCIES
compass-rails (~> 3.1.0)
configuration
cypress-on-rails (~> 1.0)
dalli (~> 3.2.2)
dalli (~> 3.2.3)
database_cleaner
devise
devise-async
Expand Down

0 comments on commit a798747

Please sign in to comment.