# Plugin with custom gems

**URL:** https://meta.discourse.org/t/plugin-with-custom-gems/57190
**Category:** Development
**Created:** [February 9, 2017, 5:45pm UTC](https://meta.discourse.org/t/plugin-with-custom-gems/57190 "2017-02-09T17:45:17Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [February 10, 2017, 2:06am UTC](https://meta.discourse.org/t/plugin-with-custom-gems/57190/4 "2017-02-10T02:06:41Z")

</div>

Add your gem dependencies (all the dependency tree) to your `plugin.rb` file:

> <https://github.com/xfalcox/discourse-backups-to-dropbox/blob/master/plugin.rb#L7-L13>

---

_[View the full topic](https://meta.discourse.org/t/plugin-with-custom-gems/57190)._
