Remove shotgun

This commit is contained in:
Hakan Ensari 2019-12-24 15:21:51 +00:00
parent 2ef2c23aee
commit 3b09ef7830
2 changed files with 0 additions and 7 deletions

View File

@ -14,10 +14,6 @@ gem 'sequel_pg'
gem 'sinatra'
gem 'unicorn'
group :development do
gem 'shotgun'
end
group :development, :test do
gem 'pry'
end

View File

@ -69,8 +69,6 @@ GEM
sequel_pg (1.12.2)
pg (>= 0.18.0)
sequel (>= 4.38.0)
shotgun (0.9.2)
rack (>= 1.0)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
@ -112,7 +110,6 @@ DEPENDENCIES
rubocop-sequel
rufus-scheduler
sequel_pg
shotgun
simplecov
sinatra
unicorn