Skip to content

Commit

Permalink
Merge pull request #858 from nla/dependabot/bundler/mock_redis-0.44.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump mock_redis from 0.39.0 to 0.44.0
  • Loading branch information
yetti authored Jan 31, 2024
2 parents 06c6837 + 4f7f61a commit 8663417
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 @@ -151,5 +151,5 @@ group :test do
gem "simplecov", "~> 0.22.0"
gem "simplecov-json", "~> 0.2.3"

gem "mock_redis", "~> 0.39.0"
gem "mock_redis", "~> 0.44.0"
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ GEM
mini_mime (1.1.5)
minitar (0.9)
minitest (5.21.2)
mock_redis (0.39.0)
mock_redis (0.44.0)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -729,7 +729,7 @@ DEPENDENCIES
jsbundling-rails
lograge
memory_profiler
mock_redis (~> 0.39.0)
mock_redis (~> 0.44.0)
mysql2 (~> 0.5)
nla-blacklight_common!
phonelib (~> 0.8.4)
Expand Down

0 comments on commit 8663417

Please sign in to comment.