Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Gemspec versions #75

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Gemspec versions #75

wants to merge 3 commits into from

Conversation

kbrock
Copy link

@kbrock kbrock commented Aug 24, 2021

  • fix test version of mocha so the tests can be run.
  • upgrade the faraday and faraday_middleware gem references so code that depends upon azure-core can be upgraded as well.
  • this has implications and I'm going through other azure gems to see that they are ok with this upgrade.

This PR overlaps with #71 but most importantly, upgrades to a version middleware that is compatible with the new faraday.

Thanks for all your help

kbrock added 3 commits August 24, 2021 16:54
mocha had deprecated require mocha/mini_test.
It finally went away and that broke this gem.

requiring the new format
No reason to require a certain version of bundler or rake
That allows dependencies to upgrade without forcing them to upgrade.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant