Skip to content

Commit

Permalink
bring in filewatch 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fetep committed Jan 2, 2012
1 parent 4a01247 commit 9d4be96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ end
gem "cabin", "0.1.7" # for logging. apache 2 license
gem "bunny" # for amqp support, MIT-style license
gem "uuidtools" # for naming amqp queues, License ???
gem "filewatch", "0.3.0" # for file tailing, BSD License
gem "filewatch", "0.3.2" # for file tailing, BSD License
gem "jls-grok", "0.9.4" # for grok filter, BSD License
jruby? and gem "jruby-elasticsearch", "0.0.11" # BSD License
gem "stomp" # for stomp protocol, Apache 2.0 License
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
json
columnize (0.3.4)
ffi-rzmq (0.9.0)
filewatch (0.3.0)
filewatch (0.3.2)
gelf (1.1.3)
json
gelfd (0.2.0)
Expand Down Expand Up @@ -64,7 +64,7 @@ DEPENDENCIES
bunny
cabin (= 0.1.7)
ffi-rzmq (= 0.9.0)
filewatch (= 0.3.0)
filewatch (= 0.3.2)
gelf
gelfd (= 0.2.0)
gmetric (= 0.1.3)
Expand Down

0 comments on commit 9d4be96

Please sign in to comment.