# Specifying the gem dependecies for plugin - gem does not exist

**URL:** https://meta.discourse.org/t/specifying-the-gem-dependecies-for-plugin-gem-does-not-exist/65878
**Category:** Development
**Created:** [7월 9, 2017, 4:07오전 UTC](https://meta.discourse.org/t/specifying-the-gem-dependecies-for-plugin-gem-does-not-exist/65878 "2017-07-09T04:07:20Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [7월 9, 2017, 12:48오후 UTC](https://meta.discourse.org/t/specifying-the-gem-dependecies-for-plugin-gem-does-not-exist/65878/4 "2017-07-09T12:48:05Z")

</div>

This is not how you include gems,

> [@Plugin with custom gems](https://meta.discourse.org/t/plugin-with-custom-gems/57190/4):
>
> Add your gem dependencies (all the dependency tree) to your plugin.rb file:

The version has to be specific, you can not use `~>`

---

_[View the full topic](https://meta.discourse.org/t/specifying-the-gem-dependecies-for-plugin-gem-does-not-exist/65878)._
