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

Removing lock on json dependency. Allowing Ruby to use the json bundl… #90

Merged
merged 8 commits into from
Sep 7, 2019

Conversation

mykewould
Copy link
Contributor

…ed in its stdlib

Fixes #85

cwsaylor and others added 8 commits December 17, 2016 16:10
based on doc's

```
shipment = Shippo::Shipment.create(
    :address_from => address_from,
    :address_to => address_to,
    :parcels => parcel,
    :async => false
)
```
change parcel to parcels - Update basic_shipment_example
@mykewould mykewould changed the base branch from master to new-release September 7, 2019 18:07
@mykewould mykewould merged commit 942ef9c into new-release Sep 7, 2019
@mykewould mykewould deleted the remove-json-dep branch September 7, 2019 18:08
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.

4 participants