Skip to content

Commit

Permalink
Remove Skylight
Browse files Browse the repository at this point in the history
We can get performance information, when needed, from Sentry.
  • Loading branch information
cpytel committed Oct 16, 2023
1 parent 61ca82d commit 7a61544
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion .sample.env
Expand Up @@ -16,7 +16,6 @@ PAYPAL_SIGNATURE=signature
PAYPAL_USERNAME=username
RACK_ENV=development
SECRET_KEY_BASE=development_secret
SKYLIGHT_AUTHENTICATION=foo
SPIT_DASHBOARD_PASSWORD=password
SUPPORT_EMAIL=help@upcase.com
UNSUBSCRIBE_SECRET_BASE=unsub_sekret
Expand Down
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -81,7 +81,6 @@ end
group :production do
gem "rack-cors"
gem "rails_stdout_logging"
gem "skylight"
end

group :test do
Expand Down
5 changes: 0 additions & 5 deletions Gemfile.lock
Expand Up @@ -461,10 +461,6 @@ GEM
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
skylight (4.3.2)
skylight-core (= 4.3.2)
skylight-core (4.3.2)
activesupport (>= 4.2.0)
spring (2.1.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
Expand Down Expand Up @@ -583,7 +579,6 @@ DEPENDENCIES
shoulda-matchers
simplecov
sinatra
skylight
spring
spring-commands-rspec
sprockets-rails
Expand Down

0 comments on commit 7a61544

Please sign in to comment.