diff --git a/.Gemfile b/.Gemfile --- a/.Gemfile +++ b/.Gemfile @@ -1,7 +1,6 @@ # vim: ft=ruby source 'https://rubygems.org' -gem 'pry' gem 'httparty' gem 'asciidoctor' gem 'timetrap'