Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

Commit

Permalink
Bump logstasher to 0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
alext committed Feb 17, 2014
1 parent acbc745 commit 95972ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -33,7 +33,7 @@ gem "whenever", "0.7.3"
gem "aws-ses", require: "aws/ses" # Needed by exception_notification
gem "exception_notification"

gem 'logstasher', '0.4.1'
gem 'logstasher', '0.4.8'

group :assets do
gem "bootstrap-sass"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -123,7 +123,7 @@ GEM
libv8 (3.16.14.3)
listen (0.5.0)
logstash-event (1.1.5)
logstasher (0.4.1)
logstasher (0.4.8)
logstash-event (~> 1.1.0)
mail (2.5.3)
i18n (>= 0.4.0)
Expand Down Expand Up @@ -310,7 +310,7 @@ DEPENDENCIES
hashie (= 2.0.5)
jquery-rails (= 1.0.19)
json_expressions
logstasher (= 0.4.1)
logstasher (= 0.4.8)
mlanett-redis-lock (= 0.2.5)
multi_json (~> 1.7.7)
mysql2 (= 0.3.13)
Expand Down

0 comments on commit 95972ca

Please sign in to comment.