Created
November 18, 2014 13:04
-
-
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)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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