Skip to content

Commit

Permalink
Recent rubygems no longer supports require_gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kidd committed Mar 28, 2008
1 parent 4eeca2a commit 472741d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code_signing.rb
@@ -1,5 +1,5 @@
require 'rubygems'
require_gem 'termios'
gem 'termios'
require 'termios'
require 'child_process'

Expand Down

0 comments on commit 472741d

Please sign in to comment.