mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 17:56:44 +00:00
Require thread library explicitly for 1.9.x Ruby versions
This commit is contained in:
parent
1ea897d4e0
commit
9fc60b5385
@ -1,5 +1,6 @@
|
||||
# encoding: UTF-8
|
||||
|
||||
require 'thread'
|
||||
require 'net/http'
|
||||
require 'open-uri'
|
||||
require 'fileutils'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user