Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
Adding nokogiri dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Brett Terpstra <[email protected]>
  • Loading branch information
ttscoff committed Mar 17, 2014
1 parent 9636194 commit 2fb2a64
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ GEM
memoizable (0.4.0)
thread_safe (~> 0.1.3)
mime-types (2.1)
mini_portile (0.5.2)
multipart-post (2.0.0)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
oauth (0.4.7)
rake (10.1.1)
rspec (2.14.1)
Expand Down Expand Up @@ -66,6 +69,7 @@ DEPENDENCIES
feed-normalizer
json
levenshtein
nokogiri
rake
rspec
twitter (~> 5.3.0)
Expand Down

0 comments on commit 2fb2a64

Please sign in to comment.