Skip to content

Commit

Permalink
Added readline to local dev
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendaniels committed Dec 30, 2016
1 parent 0210ba6 commit 3690462
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile_ruby2
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ group :local_development do
gem 'guard-preek', require: false
gem 'guard-rubocop', require: false
gem 'guard-reek', github: 'pericles/guard-reek', require: false
gem 'rb-readline'
gem 'pry'
end

0 comments on commit 3690462

Please sign in to comment.