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 1.0.1 #163

Merged
merged 4 commits into from
Oct 16, 2024
Merged

Upgrade 1.0.1 #163

merged 4 commits into from
Oct 16, 2024

Conversation

ignacio-chiazzo
Copy link
Owner

@ignacio-chiazzo ignacio-chiazzo commented Oct 16, 2024

@@ -44,7 +44,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency("minitest", "~> 5.0")
spec.add_development_dependency("rake", "~> 12.3")

spec.add_dependency("faraday", "~> 2")
spec.add_dependency("faraday", "~> 2.0", "> 2.0.1")
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forced the version to be higher than 2.0.1 since 2.0.0 has a bug lostisland/faraday#1362 (see error failing)

@ignacio-chiazzo ignacio-chiazzo marked this pull request as ready for review October 16, 2024 18:19
@ignacio-chiazzo ignacio-chiazzo merged commit 86b3681 into main Oct 16, 2024
4 checks passed
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.

1 participant