arunagw / omniauth-twitter

OmniAuth strategy for Twitter
http://arunagw.github.io/omniauth-twitter/
578 stars 166 forks source link

Support for Ruby 2.4 #112

Closed SamSaffron closed 7 years ago

SamSaffron commented 7 years ago

Re:

s.add_dependency 'json', '~> 1.3' 

json on 2.4 seems to be at 2.0.2, trying to install an old json like 1.8.3 on 2.4 will fail.

is there any reason for this explicit dependency?

jonian commented 7 years ago

Hi, any timeline on when a new version without json will be released?

arunagw commented 7 years ago

New version has been released https://rubygems.org/gems/omniauth-twitter/versions/1.3.0