Sha256: 8aa3d5cc231bcdb4e1f9ef11dc2be5560ce344d9346e1cd4a5c5528b34762cda
Contents?: true
Size: 308 Bytes
Versions: 27
Compression:
Stored size: 308 Bytes
Contents
source 'https://rubygems.org' gem 'rake', '13.0.3' group :docs do gem 'yard' gem 'redcarpet' end group :spec do gem 'simplecov', require: false, group: :test gem 'typhoeus' gem 'rspec' gem 'faker' end group :prof do gem 'benchmark-ips' gem 'memory_profiler' end gemspec
Version data entries
27 entries across 27 versions & 1 rubygems
Version | Path |
---|---|
cuboid-0.1.4 | Gemfile |
cuboid-0.1.3 | Gemfile |
cuboid-0.1.2 | Gemfile |
cuboid-0.1.1 | Gemfile |
cuboid-0.1.0 | Gemfile |
cuboid-0.0.5 | Gemfile |
cuboid-0.0.4 | Gemfile |