add utube link

This commit is contained in:
2019-07-19 20:12:59 +03:00
parent 61798bc6ed
commit 2c6e490ef1
5 changed files with 10 additions and 3 deletions

View File

@ -19,6 +19,7 @@ gem "rubyx-debugger" , "0.3" , git: "https://github.com/ruby-x/rubyx-debugger" ,
gem "rx-file" , git: "https://github.com/ruby-x/rx-file"
gem "haml-coderay"
gem 'mini_racer'
group :development, :test do
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]