Skip to content

Commit

Permalink
cannot handle airbrake 5 and up
Browse files Browse the repository at this point in the history
  • Loading branch information
jkraemer committed Jun 21, 2016
1 parent a834468 commit ddd06ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group :test do
gem 'airbrake'
gem 'airbrake', '< 5.0'
end

0 comments on commit ddd06ef

Please sign in to comment.