Skip to content

Commit

Permalink
Make rubocop happy
Browse files Browse the repository at this point in the history
Making rubocop happy zzz
  • Loading branch information
Humblemonk committed Feb 17, 2024
1 parent b7afbc7 commit 7ac3776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ gem 'dicebag', git: 'https://github.com/Humblemonk/Dice-Bag.git', branch: 'maste
gem 'discordrb', github: 'shardlab/discordrb', branch: 'main'
gem 'dotenv', '~> 2.5'
gem 'rest-client', '~> 2.0', '>= 2.0.2'
gem 'sqlite3', '~> 1.3', '>= 1.3.11'
gem 'rubocop', require: false
gem 'sqlite3', '~> 1.3', '>= 1.3.11'

0 comments on commit 7ac3776

Please sign in to comment.