spacetraders.rb/Gemfile.lock

46 lines
873 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
base64 (0.2.0)
bigdecimal (3.1.6)
coderay (1.1.3)
colorize (1.1.0)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
dotenv (2.8.1)
drb (2.2.0)
ruby2_keywords
i18n (1.14.1)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
minitest (5.21.2)
mutex_m (0.2.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
ruby2_keywords (0.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
activesupport (~> 7.1)
colorize (~> 1.1)
dotenv (~> 2.8)
pry (~> 0.14.2)
BUNDLED WITH
2.4.20