Sha256: 757ae8cd6ef4cbacb72c96aa1e4f0d9e9811031a332deeed5239f261a52f3abd

Contents?: true

Size: 158 Bytes

Versions: 4

Compression:

Stored size: 158 Bytes

Contents

source 'http://rubygems.org'

gemspec

if RUBY_VERSION >= '2.2.0'
  gem 'activesupport', '>= 4.0', '>= 4.0'
else
  gem 'activesupport', '>= 4.0', '< 5.0'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
asana_exception_notifier-0.5.0 Gemfile
asana_exception_notifier-0.4.0 Gemfile
asana_exception_notifier-0.3.8 Gemfile
asana_exception_notifier-0.3.7 Gemfile