Open lcjohnso opened 1 year ago
As of 19 Aug 2024:
Warning: the running version of Bundler (2.1.4) is older than the version that created the lockfile (2.3.26). We suggest you to upgrade to the version that created the lockfile by running gem install bundler:2.3.26.
Top level ::CompositeIO is deprecated, require 'multipart/post' and use
Multipart::Post::CompositeReadIOinstead!
Top level ::Parts is deprecated, require 'multipart/post' and use
Multipart::Post::Partsinstead!
[redis-rb] The Redis connection was configured with username "dummyuser", but the provided password was for the default user. This will start failing in redis-rb 4.6.
On login and use of Rails console, I see the following messages:
Top level ::CompositeIO is deprecated, require 'multipart/post' and use
Multipart::Post::CompositeReadIOinstead!
Top level ::Parts is deprecated, require 'multipart/post' and use
Multipart::Post::Partsinstead!
[redis-rb] The Redis connection was configured with username "dummyuser", but the provided password was for the default user. This will start failing in redis-rb 4.6.
Unknown whether any of these require action, but wanted to post for visibility.