Skip to content

Commit

Permalink
Updated dependencies in order to avoid exceptions with older rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
sauron committed Mar 3, 2016
1 parent 58c6b6a commit d4d62c5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
planet (0.5.4)
planet (0.5.5)
box (~> 0.1, >= 0.1.1)
feedjira (~> 1.3, >= 1.3.1)
gli (~> 2.12, >= 2.12.0)
Expand All @@ -20,12 +20,12 @@ GEM
loofah (~> 2.0.0)
sax-machine (~> 0.2.1)
gli (2.12.0)
loofah (2.0.1)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mini_portile (0.6.0)
mini_portile2 (2.0.0)
mustache (0.99.6)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
nokogumbo (1.1.9)
nokogiri
sanitize (3.0.0)
Expand Down

0 comments on commit d4d62c5

Please sign in to comment.