summaryrefslogtreecommitdiff
path: root/security/ruby-metasploit-model/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2021-05-30security/ruby-metasploit-model: update to 4.0.2taca1-4/+3
Quote from commit logs: 4.0.2 (2021-05-05) * Land #60, Add ruby 3.0 tests 4.0.1 (2021-04-29) * Land #59, Remove bundle cache 4.0.0 (2021-04-28) * Land #57, update to Rails 6.x compatible * update schema comment for automation 3.1.4 (2021-04-28) * and #58, Replaces travis with GH actions for testing
2021-02-03security/ruby-metasploit-model: update to 3.1.3taca1-2/+3
pkgsrc change: add LICENSE. No release note nor changelog. Here are quote from commit log. 3.1.0 (2020-10-05) * Added Address Format Validator And Updated Spec Testing * Update app/validators/password_is_strong_validator.rb 3.1.1 (2020-10-05) * update dummy schema.rb for automation 3.1.2 (2020-10-05) * update authors and do not include `bin` in gem 3.1.3 (2020-12-01) * update to support Ruby 2.7
2020-06-24security/ruby-metasploit-model: update to 3.0.0taca1-2/+3
Update ruby-metasploit-model to 3.0.0, this is a leaf package and is curently marked as broken. 3.0.0 * Switch to use Ruby on Rails 5.2.
2017-09-14security/ruby-metasploit-model: Import version 2.0.4minskim1-0/+209
Common code, such as validators and mixins, that are shared between ActiveModels in metasploit-framework and ActiveRecords in metasploit_data_models.