Skip to content

Instantly share code, notes, and snippets.

@altherlex
Created November 18, 2014 13:04
Show Gist options
  • Save altherlex/120ca706390aec8fbfd7 to your computer and use it in GitHub Desktop.
Save altherlex/120ca706390aec8fbfd7 to your computer and use it in GitHub Desktop.
Sentry version 6.3.0 doesn't work with sentry-raven master (0.12.0)
#If you use Sentry (6.3.0)
#
#You have use gems for your RailsApp in such versions:
gem "sentry-raven", :tag=>'0.7.1',:git => "https://github.com/getsentry/raven-ruby.git"
gem 'hashie' , '=2.1.2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment