Skip to content

Commit

Permalink
Merge pull request #196 from jekyll/fix-rss-parser
Browse files Browse the repository at this point in the history
Merge pull request 196
  • Loading branch information
parkr committed May 7, 2015
2 parents cd1b68e + ab07770 commit f9ccf46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jekyll-import/importers/rss.rb
Expand Up @@ -13,6 +13,7 @@ def self.validate(options)

def self.require_deps
JekyllImport.require_with_fallback(%w[
rss
rss/1.0
rss/2.0
open-uri
Expand Down

0 comments on commit f9ccf46

Please sign in to comment.