Skip to content

Commit

Permalink
Add mixin ruby gems not included in 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan8902 committed Dec 30, 2024
1 parent d8c564d commit a6353a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ gem 'unicorn'
gem 'rake'
gem 'redis'
gem 'acme-client'
gem 'bigdecimal'
gem 'mutex_m'
gem 'drb'

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
Expand Down

0 comments on commit a6353a5

Please sign in to comment.