Skip to content

Commit

Permalink
failing when deployed to secondary machine because "set" in not set t…
Browse files Browse the repository at this point in the history
…o require
  • Loading branch information
Ben Roberts committed Aug 27, 2018
1 parent dbda0ae commit e70ad04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/microformats.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require 'nokogiri'
require 'open-uri'
require 'json'
require 'set'

require 'microformats/version'
require 'microformats/absolute_uri'
Expand Down

0 comments on commit e70ad04

Please sign in to comment.