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

ObjectMapper version is limited to 2.x #71

Open
letko-dmitry opened this issue Sep 22, 2017 · 5 comments
Open

ObjectMapper version is limited to 2.x #71

letko-dmitry opened this issue Sep 22, 2017 · 5 comments

Comments

@letko-dmitry
Copy link

Right now the version of ObjectMapper is specified as ss.dependency "ObjectMapper", '~> 2.2' in podspec. And it doesn't allow us to use version 3.0 of the library. But it's definitely compatible. So I'd propose to make dependency softer.
Not sure if it's needed to make PR for that.

@dylanmaryk
Copy link

Just created a PR for this: #72

@rayjun83
Copy link

maybe now should be ss.dependency "ObjectMapper", '~> 3.1.0'

@dylanmaryk
Copy link

@rayjun83 Created PR #76 for this

@ffleandro
Copy link

When will this be merged?

@dylanmaryk
Copy link

@ffleandro there's no need now, as the version has already been bumped higher

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

No branches or pull requests

4 participants