# Using "custom" ruby gems

**URL:** https://meta.discourse.org/t/using-custom-ruby-gems/225274
**Category:** Development
**Created:** [April 26, 2022, 1:22am UTC](https://meta.discourse.org/t/using-custom-ruby-gems/225274 "2022-04-26T01:22:38Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [April 26, 2022, 6:03am UTC](https://meta.discourse.org/t/using-custom-ruby-gems/225274/2 "2022-04-26T06:03:23Z")

</div>

Have you seen?: [Discord Bot Construction Kit 🤖](https://meta.discourse.org/t/discord-bot-construction-kit/122530)

> [@FerrariFlunker](#):
>
> For whatever reason, the most up to date version on [discordrb | RubyGems.org | your community gem host](https://rubygems.org/gems/discordrb/) is 3.4.0, which is about two years old and buggy.

It’s still under active development. Speaking to the developers recently the next version will be out “when it’s done”. Amongst other things they are working on Threading support.

> [@FerrariFlunker](#):
>
> Luckily, there’s an up to date version of the plugin that exists here

These are the same thing. It’s just that the gem document only claims 3.4.0 as latest. The other is the official repo. If you click the Homepage link on your first link it takes you to your second link ;). I have no idea why the gem document does not list 3.4.1.

You can reference a GitHub repo if you really have to: [https://stackoverflow.com/questions/2823492/install-gem-from-github-branch](https://stackoverflow.com/questions/2823492/install-gem-from-github-branch)

---

_[View the full topic](https://meta.discourse.org/t/using-custom-ruby-gems/225274)._
