This removes the Gemfile.lock which should not be present in library repos.
It also fixes the tests, for now. Ideally the API requests would all be mocked rather than made against the Sandbox.
Contributing to Twilio
All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.
[x] I acknowledge that all my contributions will be made under the project's license.
This removes the
Gemfile.lock
which should not be present in library repos.It also fixes the tests, for now. Ideally the API requests would all be mocked rather than made against the Sandbox.
Contributing to Twilio