Evaluation of `polymorphic_constraints` gem

pull/325/merge
Rick Carlino 2017-05-18 13:20:12 -05:00
parent 4c046e5d52
commit d1cdfdfcb2
2 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,7 @@ gem "figaro"
gem "fog-google", git: "https://github.com/fog/fog-google"
gem "pg"
gem "montrose"
gem "polymorphic_constraints"
# Error reporting tools.
# Active on the "official" FarmBot server, set the appropriate ENV

View File

@ -163,6 +163,8 @@ GEM
mime-types
mimemagic (~> 0.3.0)
pg (0.20.0)
polymorphic_constraints (1.0.0)
rails
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
@ -283,6 +285,7 @@ DEPENDENCIES
mutations
paperclip
pg
polymorphic_constraints
pry
rack-attack
rack-cors