mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 01:31:35 +08:00
DEV: Move automation dependencies to core's Gemfile (#26531)
Moving the automation plugin dependencies to core allows us to receive automatic notifications about new releases for those gems. Internal topic: t/112693/54.
This commit is contained in:
@ -7,9 +7,6 @@
|
||||
# authors: jjaffeux
|
||||
# url: https://github.com/discourse/discourse/tree/main/plugins/automation
|
||||
|
||||
gem "iso8601", "0.13.0"
|
||||
gem "rrule", "0.4.4"
|
||||
|
||||
enabled_site_setting :discourse_automation_enabled
|
||||
|
||||
register_asset "stylesheets/common/discourse-automation.scss"
|
||||
|
Reference in New Issue
Block a user