Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1 from nov/master
Browse files Browse the repository at this point in the history
explicitly require rack/oauth2
  • Loading branch information
maruric committed Apr 20, 2016
2 parents 38105c9 + fd95949 commit 2a1d0ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ricohapi/mstorage.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Copyright (c) 2016 Ricoh Company, Ltd. All Rights Reserved.
# See LICENSE for more information

require 'rack/oauth2'
require 'ricohapi/oauth'
require 'ricohapi/mstorage/version'

Expand Down

0 comments on commit 2a1d0ac

Please sign in to comment.