Skip to content

Commit e7c207c

Browse files
committed
Update Gemfile
Updating Gemfile to add bigdecimal support
1 parent a64293e commit e7c207c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source 'https://rubygems.org'
22

3+
gem 'bigdecimal'
34
gem 'base64'
45
gem 'dicebag', git: 'https://github.com/Humblemonk/Dice-Bag.git', branch: 'pre-3.3'
56
gem 'discordrb', github: 'shardlab/discordrb', branch: 'main'

0 commit comments

Comments
 (0)