Sha256: 6faec32901fc715efc1603f536ce718355263da0ba1385e2993e05f10498a983

Contents?: true

Size: 331 Bytes

Versions: 3

Compression:

Stored size: 331 Bytes

Contents

source "https://rubygems.org"

# Gem dependencies are specified in formalist.gemspec
gemspec

# Lock to a version of dry-v that'll offer the AST/error message structures we expect
gem "dry-validation", git: "https://github.com/dryrb/dry-validation", ref: "6447302f3b53766b29f29230831890a5cc3822e0"

group :tools do
  gem "pry"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
formalist-0.2.2 Gemfile
formalist-0.2.1 Gemfile
formalist-0.2.0 Gemfile