Skip to content

Commit

Permalink
Add pry
Browse files Browse the repository at this point in the history
  • Loading branch information
mattzollinhofer committed Jan 25, 2020
1 parent 541aab0 commit b2f8b86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ group :development, :test do
gem 'shoulda-matchers', '~> 3.1'
gem 'launchy'
gem 'bullet'
gem 'pry'
end

group :development do
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ DEPENDENCIES
omniauth-google-oauth2
pg (~> 0.18)
poltergeist
pry
puma
rack-mini-profiler
rails (~> 5.2.3)
Expand Down

0 comments on commit b2f8b86

Please sign in to comment.