Sha256: 6add4cbaf2facd388c8881362bc6354d28af06f1ad8d6fce247fd385ede7fb6b
Contents?: true
Size: 230 Bytes
Versions: 5
Compression:
Stored size: 230 Bytes
Contents
source 'https://rubygems.org' gemspec gem 'bundler' gem 'discordrb', '3.4.0' gem 'redis' gem 'thor' gem 'activesupport' group :development do gem 'pry' gem 'dotenv' end group :test do gem 'factory_bot' gem 'rspec' end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
qwtf_discord_bot-6.3.1 | Gemfile |
qwtf_discord_bot-6.3.0 | Gemfile |
qwtf_discord_bot-6.2.2 | Gemfile |
qwtf_discord_bot-6.2.1 | Gemfile |
qwtf_discord_bot-6.2.0 | Gemfile |