Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
Created a development group in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Sakov committed Jul 27, 2018
1 parent 5dee54d commit ccebbad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion 2214/3/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ gem 'faraday'
gem 'mechanize'
gem 'ohm'
gem 'redis'
gem 'shotgun'
gem 'sinatra'
gem 'slim'

group :development do
gem 'shotgun'
end

0 comments on commit ccebbad

Please sign in to comment.