File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ gem "coffee-rails"
3030
3131# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
3232gem "jbuilder"
33- gem "redis" , "~> 4 .0"
33+ gem "redis" , "~> 5 .0"
3434
3535# bundle exec rake doc:rails generates the API under doc/api.
3636gem "sdoc" , group : :doc
Original file line number Diff line number Diff line change 295295 rails (>= 5.2 )
296296 rainbow (~> 3.0 )
297297 redcarpet (3.6.0 )
298- redis (4.8.1 )
298+ redis (5.3.0 )
299+ redis-client (>= 0.22.0 )
300+ redis-client (0.22.2 )
301+ connection_pool
299302 regexp_parser (2.9.2 )
300303 reline (0.5.9 )
301304 io-console (~> 0.5 )
@@ -469,7 +472,7 @@ DEPENDENCIES
469472 rainbow
470473 react_on_rails (= 14.0.3 )
471474 redcarpet
472- redis (~> 4 .0 )
475+ redis (~> 5 .0 )
473476 rspec-rails (~> 6.0.0 )
474477 rubocop (= 1.24.1 )
475478 rubocop-performance (~> 1.13 )
You can’t perform that action at this time.
0 commit comments