systeminfo/Gemfile.lock
2023-09-21 18:03:25 -06:00

38 lines
696 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
curb (1.0.5)
ethon (0.16.0)
ffi (>= 1.15.0)
ffi (1.15.5)
pastel (0.8.0)
tty-color (~> 0.5)
rexml (3.2.6)
speedtest_net (0.9.2)
curb (>= 0.9, < 2.0)
rexml (~> 3.2)
typhoeus (~> 1.3)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-prompt (0.23.1)
pastel (~> 0.8)
tty-reader (~> 0.8)
tty-reader (0.9.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
wisper (2.0.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
speedtest_net (~> 0.9.2)
tty-prompt (~> 0.23.1)
BUNDLED WITH
2.4.10