Sha256: fb05a5660574216542eaf44e0639c035b00710c4d7101d30aa22cf035cdea5b9

Contents?: true

Size: 154 Bytes

Versions: 12

Compression:

Stored size: 154 Bytes

Contents

source 'https://rubygems.org'

gemspec

gem 'bundler'
gem 'discordrb'
gem 'thor'

group :development do
  gem 'pry'
end

group :test do
  gem 'rspec'
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
qwtf_discord_bot-1.0.3 Gemfile
qwtf_discord_bot-1.0.2 Gemfile
qwtf_discord_bot-1.0.1 Gemfile
qwtf_discord_bot-1.0.0 Gemfile
qwtf_discord_bot-0.5.9 Gemfile
qwtf_discord_bot-0.5.8 Gemfile
qwtf_discord_bot-0.5.7 Gemfile
qwtf_discord_bot-0.5.6 Gemfile
qwtf_discord_bot-0.5.5 Gemfile
qwtf_discord_bot-0.5.4 Gemfile
qwtf_discord_bot-0.5.3 Gemfile
qwtf_discord_bot-0.5.2 Gemfile