Skip to content

Commit

Permalink
Add pry to Gemfile
Browse files Browse the repository at this point in the history
Just a development dependency.

I find it useful for debugging
  • Loading branch information
radar committed Jan 12, 2020
1 parent 4e033dc commit 91dee69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ gem 'rake', '~> 12.2.1'
gem 'minitest', '~> 5.1'
gem 'json'
gem 'activesupport'
gem 'pry'

0 comments on commit 91dee69

Please sign in to comment.