Sha256: f280085e5b047357b10a1adc190c336040a7a5a5914619d90763d027df6c4d02
Contents?: true
Size: 412 Bytes
Versions: 5
Compression:
Stored size: 412 Bytes
Contents
source "https://rubygems.org" gem "sentry-ruby-core", path: "./" gem "sentry-ruby", path: "./" # TODO: Remove this if https://github.com/jruby/jruby/issues/6547 is addressed gem "i18n", "<= 1.8.7" gem "rake", "~> 12.0" gem "rspec", "~> 3.0" gem "codecov", "0.2.12" gem "pry" gem "rack" unless ENV["WITHOUT_RACK"] == "1" gem "benchmark-ips" gem "benchmark_driver" gem "benchmark-ipsa" gem "benchmark-memory"
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
sentry-ruby-core-4.3.0 | Gemfile |
sentry-ruby-core-4.2.2 | Gemfile |
sentry-ruby-core-4.2.1 | Gemfile |
sentry-ruby-core-4.2.0 | Gemfile |
sentry-ruby-core-4.1.6 | Gemfile |