mapbox / mapbox-sdk-rb

A Ruby interface to Mapbox APIs.
Other
59 stars 32 forks source link

Bump version and publish #36

Closed antonvolkoff closed 5 years ago

antonvolkoff commented 5 years ago

I have noticed that there is a discrepancy in code between current master and version on rubygems. As you can seen on https://rubygems.org/gems/mapbox-sdk last release was made in August 16, 2018.

The problem is that current documentation does not match version published on rubygems. For example in published version Mapbox::Direction.directions expects only 2 params, while documentation gives an example of 3 params. As I see changes were done in October with https://github.com/mapbox/mapbox-sdk-rb/pull/28 but were never published to rubygems.

Could you please bump it to v2.2 and publish it?

samfader commented 5 years ago

Good catch, thanks @choix.

https://rubygems.org/gems/mapbox-sdk/versions/2.2.0