2023/Gemfile.lock

45 lines
962 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
aoc_rb (0.2.5)
dotenv (~> 2.7.6)
httparty (~> 0.20.0)
nokogiri (~> 1.13.6)
rspec (~> 3.0)
thor (~> 1.2.1)
diff-lcs (1.5.0)
dotenv (2.7.6)
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
multi_xml (0.6.0)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
racc (1.6.2)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
thor (1.2.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
aoc_rb
BUNDLED WITH
2.3.7