Skip to content

Commit

Permalink
Merge pull request #31 from dazoakley/ruby-2-fix
Browse files Browse the repository at this point in the history
Fix to make this compile/valid in Ruby 2.0
  • Loading branch information
mjsuhonos committed Jun 12, 2013
2 parents 18bf575 + f23bffe commit d57a232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/oai/client.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# encoding: us-ascii

# External dependencies
require 'uri'
require 'faraday'
Expand Down

0 comments on commit d57a232

Please sign in to comment.