From 5e9d5319f866d47cb8936d437f91621515c335d9 Mon Sep 17 00:00:00 2001 From: Torsten Date: Sun, 15 Jan 2023 12:52:28 +0200 Subject: [PATCH] remove skylight --- Gemfile | 2 +- Gemfile.lock | 3 --- config/skylight.yml | 3 --- 3 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 config/skylight.yml diff --git a/Gemfile b/Gemfile index 80b1183..3cc5ce0 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index fbde861..0c68196 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,8 +236,6 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) sexp_processor (4.11.0) - skylight (5.3.4) - activesupport (>= 5.2.0) sourcemap (0.1.1) spring (2.0.2) activesupport (>= 4.2) @@ -297,7 +295,6 @@ DEPENDENCIES rubyx-debugger (= 0.3)! rx-file! sass-rails - skylight spring spring-watcher-listen (~> 2.0.0) susy (= 2.2.12) diff --git a/config/skylight.yml b/config/skylight.yml deleted file mode 100644 index f4cbb9e..0000000 --- a/config/skylight.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -# The authentication token for the application. -authentication: iBGuWCzXDzUt--hY4yajFOPesFETdCZwhx0P0dwDFlU