getsentry/raven-ruby

View on GitHub
sentry-ruby/examples/rake/Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '> 2.6'

gem "rake"
gem 'sentry-ruby', path: "../../"