mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 09:11:28 +02:00
Update rmagick (and add io/extra for geoip)
This commit is contained in:
parent
44e3d276f4
commit
434deee366
4 changed files with 8 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
require 'RMagick'
|
||||
require 'rmagick'
|
||||
require 'timeout'
|
||||
require 'securerandom'
|
||||
require 'thread'
|
||||
|
@ -52,7 +52,7 @@ class ScreenshotWorker
|
|||
site = Site[username: username]
|
||||
site.is_crashing = true
|
||||
site.save_changes validate: false
|
||||
|
||||
|
||||
# Don't enable until we know it works well.
|
||||
=begin
|
||||
if site.email
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue