merge
This commit is contained in:
parent
1b1a5c086e
commit
7c1d55cb38
1 changed files with 3 additions and 0 deletions
3
Gemfile
3
Gemfile
|
@ -22,6 +22,9 @@ group :test do
|
|||
gem "pry"
|
||||
gem "pry-debugger"
|
||||
|
||||
gem "pry"
|
||||
gem "pry-debugger"
|
||||
|
||||
platforms :ruby do
|
||||
gem "therubyracer", "0.10.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue