Skip to content

Commit

Permalink
Add pry as development/test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ezkl committed Dec 29, 2013
1 parent 0c4cff6 commit 10a3f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -4,6 +4,7 @@ gemspec

group :development, :test do
gem 'guard-rspec', require: false
gem 'pry', require: false
end

group :test do
Expand Down

0 comments on commit 10a3f4a

Please sign in to comment.