You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On login and use of Rails console, I see the following messages:
Top level ::CompositeIO is deprecated, require 'multipart/post' and use Multipart::Post::CompositeReadIO instead!
Top level ::Parts is deprecated, require 'multipart/post' and use Multipart::Post::Parts instead!
[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.
The text was updated successfully, but these errors were encountered:
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::CompositeReadIO instead!
Top level ::Parts is deprecated, require 'multipart/post' and use Multipart::Post::Parts instead!
After executing command: [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.
lcjohnso
changed the title
Deprecation Notices: Aug 2023
Deprecation Notices: Aug 2024
Aug 19, 2024
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.
The text was updated successfully, but these errors were encountered: