Sha256: 084809ff90d9d24ac21fb83c9eb941b288fe97e3c6b27c7da1f8814a0a700ca3
Contents?: true
Size: 357 Bytes
Versions: 5
Compression:
Stored size: 357 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in steep.gemspec gemspec gem "with_steep_types", path: "test/gems/with_steep_types" gem "without_steep_types", path: "test/gems/without_steep_types" gem "rake" gem "minitest", "~> 5.15" gem "minitest-hooks" group :stackprof, optional: true do gem "stackprof" end gem 'minitest-slow_test'
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
steep-1.0.0 | Gemfile |
steep-0.52.2 | Gemfile |
steep-0.52.1 | Gemfile |
steep-0.52.0 | Gemfile |
steep-0.51.0 | Gemfile |