DEFRA / sroc-service-team

Guides, info and issue management for the Charging Module Team
Other
0 stars 1 forks source link

AWS SDK for Ruby V2 has been marked as deprecated #23

Open Cruikshanks opened 4 years ago

Cruikshanks commented 4 years ago

https://trello.com/c/gKnSb5XO

When working on the above ticket to upgrade the SROC TCM to use ruby 2.7.1 I got this message after running bundle install

AWS SDK For Ruby V2 has been marked as deprecated. Please upgrade to AWS SDK For Ruby V3.

Handily they have provided detailed guidance on how to upgrade based on how you are currently using it.