Sha256: f162ad0ca11ab6aa0768b31fb2bb32ec6e3590aed80e157a1b8ff66c690b7a86
Contents?: true
Size: 363 Bytes
Versions: 2
Compression:
Stored size: 363 Bytes
Contents
source "https://rubygems.org" gemspec group :test do gem "codeclimate-test-reporter", require: nil gem "dry-auto_inject" gem "dry-validation", git: "https://github.com/dryrb/dry-validation", branch: "master" gem "dry-types", git: "https://github.com/dryrb/dry-types", branch: "master" end group :tools do gem "pry" gem "byebug", platform: :mri end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
formalist-0.3.0 | Gemfile |
formalist-0.2.3 | Gemfile |