ports/www/redmine51/files/mysql.rb
Xin LI 1932cdae48 www/redmine51: Add new port
Redmine is a flexible project management web application written
using Ruby on Rails framework, it is cross-platform and
cross-database.

PR:		ports/277661
Reviewed by:	mikael
2024-03-31 22:42:08 -07:00

2 lines
50 B
Ruby

gem "mysql2", "~> 0.5.0"
gem "with_advisory_lock"