diff --git a/.Gemfile b/.Gemfile --- a/.Gemfile +++ b/.Gemfile @@ -4,3 +4,4 @@ source 'https://rubygems.org' gem 'pry' gem 'httparty' gem 'asciidoctor' +gem 'timetrap'