Sha256: 0473112f17fb5e697df21674a9ea538510db373a73b5a09ef64a9a74d4658294
Contents?: true
Size: 259 Bytes
Versions: 7
Compression:
Stored size: 259 Bytes
Contents
source 'https://rubygems.org' gemspec group :development, :test do gem 'pry-byebug' gem 'rake' # lock to a specific version to prevent breaking CI when new versions come out gem 'sorbet', '= 0.5.6433' end group :test do gem 'rspec', '~> 3.0' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
kuby-core-0.17.0 | Gemfile |
kuby-core-0.16.1 | Gemfile |
kuby-core-0.16.0 | Gemfile |
kuby-core-0.15.0 | Gemfile |
kuby-core-0.14.0 | Gemfile |
kuby-core-0.13.0 | Gemfile |
kuby-core-0.12.0 | Gemfile |