Skip to content

Commit

Permalink
Merge pull request #167 from johnelse/add-cgi-dep
Browse files Browse the repository at this point in the history
Add missing cgi dependency
  • Loading branch information
gjtorikian committed Feb 3, 2015
2 parents 3841042 + d373a23 commit a77f316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/html/proofer/checkable.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'addressable/uri'
require 'cgi'
require_relative './utils'

module HTML
Expand Down

0 comments on commit a77f316

Please sign in to comment.