lib/ninsho/omniauth.rb in ninsho-0.0.1 vs lib/ninsho/omniauth.rb in ninsho-0.0.2

- old
+ new

@@ -1,4 +1,5 @@ +# Thanks to plataformatec for providing this begin require "omniauth" require 'omniauth/version' rescue LoadError warn "Could not load 'omniauth'. Please ensure you have the omniauth gem >= 1.0.0 installed and listed in your Gemfile."