mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +00:00
Fix typo in ff6d87ef82
This commit is contained in:
parent
ff6d87ef82
commit
960a969590
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,6 +1,6 @@
|
|||
source :rubygems
|
||||
|
||||
gem 'jruby-openssl', :platforms => :jruby do
|
||||
gem 'jruby-openssl', :platforms => :jruby
|
||||
gem 'rake'
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Reference in a new issue