mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-24 12:02:30 +01:00
Remove shotgun
This commit is contained in:
parent
2ef2c23aee
commit
3b09ef7830
4
Gemfile
4
Gemfile
@ -14,10 +14,6 @@ gem 'sequel_pg'
|
||||
gem 'sinatra'
|
||||
gem 'unicorn'
|
||||
|
||||
group :development do
|
||||
gem 'shotgun'
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
gem 'pry'
|
||||
end
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user