Skip to content

Commit

Permalink
add file-tail to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
paulv committed May 1, 2012
1 parent 8a4fcfc commit 9c6739f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -6,3 +6,4 @@ gem 'time-lord'
gem 'weather-underground'
gem 'rspec'
gem 'rspec-given'
gem 'file-tail'
4 changes: 4 additions & 0 deletions Gemfile.lock
Expand Up @@ -3,6 +3,8 @@ GEM
specs:
cinch (2.0.2)
diff-lcs (1.1.3)
file-tail (1.0.8)
tins (~> 0.3)
happymapper (0.4.0)
libxml-ruby (~> 2.0)
libxml-ruby (2.3.2)
Expand All @@ -24,6 +26,7 @@ GEM
rest-client (~> 1.6.1)
temperature (1.2)
time-lord (0.2.5)
tins (0.4.2)
weather-underground (1.1.1)
happymapper
rest-client
Expand All @@ -34,6 +37,7 @@ PLATFORMS

DEPENDENCIES
cinch
file-tail
nokogiri
rspec
rspec-given
Expand Down

0 comments on commit 9c6739f

Please sign in to comment.