Skip to content

Commit

Permalink
Require 'forwardable' from stdlib
Browse files Browse the repository at this point in the history
The specs didn't catch this, because rspec requires it already.
  • Loading branch information
Invizory committed Feb 7, 2014
1 parent a262044 commit f843194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/sperm/groups/isomorphism.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'forwardable'
require 'openssl'

module Sperm::Groups
Expand Down

0 comments on commit f843194

Please sign in to comment.