diff --git a/Gemfile b/Gemfile index 87ce35f..3108923 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'base64', '~> 0.1.0' -gem 'dicebag', git: 'https://github.com/Humblemonk/Dice-Bag.git', branch: 'master' +gem 'dicebag', git: 'https://github.com/Humblemonk/Dice-Bag.git', branch: 'pre-3.3' gem 'discordrb', github: 'shardlab/discordrb', branch: 'main' gem 'dotenv', '~> 2.5' gem 'rest-client', '~> 2.0', '>= 2.0.2'