Diego81 / omnicontacts

A generalized Rack middleware for importing contacts from major email providers.
477 stars 230 forks source link

Please update the rubygems.org version to the latest version. #173

Closed reikubonaga closed 6 years ago

reikubonaga commented 7 years ago

The rubygems.org version is 0.3.7 but the latest version of this repository is 0.3.9.

jr180180 commented 7 years ago

If you don't want to wait until this is deployed to RubyGems, here's a quick tip for those that aren't sure how to import a gem from Github.

You can use something like:

gem "omnicontacts", :git => 'git://github.com/Diego81/omnicontacts.git'

In your Gemfile 🙂

katiemccann commented 6 years ago

Version 0.3.10 is now available on RubyGems.