diff --git a/Gemfile b/Gemfile index 8cc9661..bd6c7f3 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gemspec gem 'git' gem 'pry' -gem 'pry-doc' +gem 'pry-doc', '>= 1.4.0' gem 'rubocop' group :test do