Skip to content

Commit d57a232

Browse files
committed
Merge pull request #31 from dazoakley/ruby-2-fix
Fix to make this compile/valid in Ruby 2.0
2 parents 18bf575 + f23bffe commit d57a232

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/oai/client.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# encoding: us-ascii
2+
13
# External dependencies
24
require 'uri'
35
require 'faraday'

0 commit comments

Comments
 (0)