remove skylight

This commit is contained in:
2023-01-15 12:52:28 +02:00
parent ebb882980c
commit 5e9d5319f8
3 changed files with 1 additions and 7 deletions

View File

@ -15,7 +15,7 @@ gem 'opal', '~> 0.11.0'
gem 'opal-rails'
gem 'opal-jquery'
gem 'opal-browser' , "0.2.0"
gem "skylight"
gem "rubyx" , "0.6" , git: "https://github.com/ruby-x/rubyx" , require: false
gem "rubyx-debugger" , "0.3" , git: "https://github.com/ruby-x/rubyx-debugger" , require: false
gem "rx-file" , git: "https://github.com/ruby-x/rx-file"