pymander / evernote-mode

Emacs interface for Evernote
166 stars 23 forks source link

use RbConfig instead of obsolete ::Config #35

Closed loganrosen closed 8 years ago

loganrosen commented 8 years ago

This is a trivial change, given that you're already requiring 'rbconfig' instead of the old 'config.' This fixes at least #30 and #31 by adding compatibility with newer versions of Ruby. I tested installation with Ruby 2.3.0p0, and it appears to work properly now.