Skip to content

Commit 8663b86

Browse files
committed
Add pry to edge gemfile
1 parent 83fb774 commit 8663b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gemfiles/rails_edge.gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ source "https://rubygems.org"
55
gem "rake"
66
gem "mocha", :require => false
77
gem "appraisal"
8+
gem "pry"
89
gem "rails", :github => "rails/rails"
910
gem "arel", :github => "rails/arel"
1011

0 commit comments

Comments
 (0)