mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-03-25 08:55:49 +00:00
Use my fork of simple_oauth v0.3.2
This commit is contained in:
parent
745b919620
commit
01f1477a23
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -2,6 +2,7 @@ source 'https://rubygems.org'
|
||||||
|
|
||||||
gem 'rake'
|
gem 'rake'
|
||||||
gem 'yard'
|
gem 'yard'
|
||||||
|
gem 'simple_oauth', git: 'https://github.com/samsonjs/simple_oauth.git', tag: 'v0.3.2'
|
||||||
|
|
||||||
gem 'jruby-openssl', platforms: :jruby
|
gem 'jruby-openssl', platforms: :jruby
|
||||||
gem 'json', platforms: :mri_19
|
gem 'json', platforms: :mri_19
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue