Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation Notices: Aug 2024 #1577

Open
lcjohnso opened this issue Aug 25, 2023 · 1 comment
Open

Deprecation Notices: Aug 2024 #1577

lcjohnso opened this issue Aug 25, 2023 · 1 comment

Comments

@lcjohnso
Copy link
Member

On login and use of Rails console, I see the following messages:

  1. Top level ::CompositeIO is deprecated, require 'multipart/post' and use Multipart::Post::CompositeReadIO instead!
  2. Top level ::Parts is deprecated, require 'multipart/post' and use Multipart::Post::Parts instead!
  3. [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.

@lcjohnso
Copy link
Member Author

As of 19 Aug 2024:

  1. 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.
  2. Top level ::CompositeIO is deprecated, require 'multipart/post' and use Multipart::Post::CompositeReadIO instead!
  3. Top level ::Parts is deprecated, require 'multipart/post' and use Multipart::Post::Parts instead!
  4. 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 lcjohnso changed the title Deprecation Notices: Aug 2023 Deprecation Notices: Aug 2024 Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant