kazasiki / omniauth-line

omniauth Line strategy
51 stars 117 forks source link

Release 0.1.1 - add dependency constraint for omniauth 1.x #33

Open koshilife opened 3 years ago

koshilife commented 3 years ago

Hi, @kazasiki

Could you review this PR about #32 issue?

I tested manually in remote server with https communication environment, and confirmed following.

If you want to try my branch, you can use like following in your Gemfile.

gem 'omniauth-line', github: 'koshilife/omniauth-line', branch: '#32_add_dependency_constraint_for_omniauth_1.x'