mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
bye bye pry
This commit is contained in:
parent
80fb3ff06f
commit
4e9ec930c4
1 changed files with 2 additions and 5 deletions
7
Gemfile
7
Gemfile
|
@ -19,11 +19,8 @@ group :test do
|
|||
gem "liquid", "~> 2.2"
|
||||
# gem "cane"
|
||||
|
||||
gem "pry"
|
||||
gem "pry-debugger"
|
||||
|
||||
gem "pry"
|
||||
gem "pry-debugger"
|
||||
# gem "pry"
|
||||
# gem "pry-debugger"
|
||||
|
||||
platforms :ruby do
|
||||
gem "therubyracer", "0.10.2"
|
||||
|
|
Loading…
Reference in a new issue