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

Upgrade Faraday to >= 2.0 #58

Merged
merged 2 commits into from
Jun 6, 2022
Merged

Upgrade Faraday to >= 2.0 #58

merged 2 commits into from
Jun 6, 2022

Conversation

schinery
Copy link
Contributor

Also includes:

  • Dropped support for Ruby 2.5 and 2.6
  • Added separate Gemfile.danger as danger currently uses Faraday 1.0
  • Updated rubocop to 1.3.0, which includes using ENV.fetch instead of ENV[], and removing the todo

Most of these changes were copied from the Slack Ruby Client PR done previously.

@dblock
Copy link
Owner

dblock commented Jun 5, 2022

Thank you! Looks like danger needs a bit of work.

@schinery
Copy link
Contributor Author

schinery commented Jun 6, 2022

Thank you! Looks like danger needs a bit of work.

Copied over swagger-danger be mistake, should be good now.

@dangerpr-bot
Copy link

1 Warning
⚠️ [DEPRECATION] check is deprecated. Please use check! instead.

Generated by 🚫 Danger

@dblock dblock merged commit 2a05b7f into dblock:master Jun 6, 2022
@dblock
Copy link
Owner

dblock commented Jun 6, 2022

Merged, thank you!

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

Successfully merging this pull request may close these issues.

3 participants