Skip to content

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 ccaf47d commit d9a1de4
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 @@ -4,7 +4,7 @@ gem 'rails', '3.2.16'

gem 'mongoid', '3.1.5'

gem 'logstasher', '0.4.1'
gem 'logstasher', '0.4.8'
gem 'unicorn', '4.6.3'
gem 'exception_notification', '4.0.1'
gem 'aws-ses', '0.5.0', :require => 'aws/ses'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
json (1.8.1)
kgio (2.8.0)
logstash-event (1.1.5)
logstasher (0.4.1)
logstasher (0.4.8)
logstash-event (~> 1.1.0)
mail (2.5.4)
mime-types (~> 1.16)
Expand Down Expand Up @@ -145,7 +145,7 @@ DEPENDENCIES
database_cleaner (= 1.2.0)
exception_notification (= 4.0.1)
factory_girl_rails (= 4.2.1)
logstasher (= 0.4.1)
logstasher (= 0.4.8)
mongoid (= 3.1.5)
rails (= 3.2.16)
rspec-rails (= 2.14.0)
Expand Down

0 comments on commit d9a1de4

Please sign in to comment.