tabletop-companion/Gemfile.lock

328 lines
7.6 KiB
Plaintext
Raw Normal View History

2024-04-13 10:22:40 +00:00
GEM
remote: https://rubygems.org/
specs:
2024-05-26 08:03:33 +00:00
actioncable (7.1.3.3)
actionpack (= 7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
2024-05-26 08:03:33 +00:00
actionmailbox (7.1.3.3)
actionpack (= 7.1.3.3)
activejob (= 7.1.3.3)
activerecord (= 7.1.3.3)
activestorage (= 7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
2024-05-26 08:03:33 +00:00
actionmailer (7.1.3.3)
actionpack (= 7.1.3.3)
actionview (= 7.1.3.3)
activejob (= 7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
2024-05-26 08:03:33 +00:00
actionpack (7.1.3.3)
actionview (= 7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2024-05-26 08:03:33 +00:00
actiontext (7.1.3.3)
actionpack (= 7.1.3.3)
activerecord (= 7.1.3.3)
activestorage (= 7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
2024-05-26 08:03:33 +00:00
actionview (7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2024-05-26 08:03:33 +00:00
activejob (7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
globalid (>= 0.3.6)
2024-05-26 08:03:33 +00:00
activemodel (7.1.3.3)
activesupport (= 7.1.3.3)
activerecord (7.1.3.3)
activemodel (= 7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
timeout (>= 0.4.0)
2024-05-26 08:03:33 +00:00
activestorage (7.1.3.3)
actionpack (= 7.1.3.3)
activejob (= 7.1.3.3)
activerecord (= 7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
marcel (~> 1.0)
2024-05-26 08:03:33 +00:00
activesupport (7.1.3.3)
2024-04-13 10:22:40 +00:00
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)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
2024-04-14 10:48:42 +00:00
ast (2.4.2)
2024-04-13 10:22:40 +00:00
base64 (0.2.0)
2024-04-14 10:10:10 +00:00
bcrypt (3.1.20)
2024-05-26 08:03:33 +00:00
bigdecimal (3.1.8)
2024-04-13 10:22:40 +00:00
bindex (0.8.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
builder (3.2.4)
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
drb (2.2.1)
erubi (1.12.0)
2024-05-30 07:20:05 +00:00
et-orbi (1.2.11)
tzinfo
fugit (1.10.1)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
2024-04-13 10:22:40 +00:00
globalid (1.2.1)
activesupport (>= 6.1)
2024-05-26 08:03:33 +00:00
i18n (1.14.5)
2024-04-13 10:22:40 +00:00
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
2024-05-26 08:03:33 +00:00
irb (1.13.1)
rdoc (>= 4.0.0)
2024-04-13 10:22:40 +00:00
reline (>= 0.4.2)
2024-05-26 08:03:33 +00:00
jbuilder (2.12.0)
2024-04-13 10:22:40 +00:00
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
2024-04-14 10:48:42 +00:00
json (2.7.2)
language_server-protocol (3.17.0.3)
2024-04-13 10:22:40 +00:00
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.4)
matrix (0.4.2)
mini_mime (1.1.5)
2024-05-26 08:03:33 +00:00
minitest (5.23.1)
2024-04-13 10:22:40 +00:00
msgpack (1.7.2)
mutex_m (0.2.0)
2024-05-26 08:03:33 +00:00
net-imap (0.4.11)
2024-04-13 10:22:40 +00:00
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-protocol
2024-05-26 08:03:33 +00:00
nio4r (2.7.3)
nokogiri (1.16.5-aarch64-linux)
2024-04-13 10:22:40 +00:00
racc (~> 1.4)
2024-05-26 08:03:33 +00:00
nokogiri (1.16.5-arm-linux)
2024-04-13 10:22:40 +00:00
racc (~> 1.4)
2024-05-26 08:03:33 +00:00
nokogiri (1.16.5-arm64-darwin)
2024-04-13 10:22:40 +00:00
racc (~> 1.4)
2024-05-26 08:03:33 +00:00
nokogiri (1.16.5-x86-linux)
2024-04-13 10:22:40 +00:00
racc (~> 1.4)
2024-05-26 08:03:33 +00:00
nokogiri (1.16.5-x86_64-darwin)
2024-04-13 10:22:40 +00:00
racc (~> 1.4)
2024-05-26 08:03:33 +00:00
nokogiri (1.16.5-x86_64-linux)
2024-04-13 10:22:40 +00:00
racc (~> 1.4)
2024-04-14 10:48:42 +00:00
parallel (1.24.0)
2024-05-26 08:03:33 +00:00
parser (3.3.1.0)
2024-04-14 10:48:42 +00:00
ast (~> 2.4.1)
racc
2024-04-13 13:13:37 +00:00
pg (1.5.6)
2024-05-26 08:38:17 +00:00
propshaft (0.9.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
2024-04-13 10:22:40 +00:00
psych (5.1.2)
stringio
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
2024-05-30 07:20:05 +00:00
raabro (1.4.0)
2024-05-26 08:03:33 +00:00
racc (1.8.0)
rack (3.0.11)
2024-04-13 10:22:40 +00:00
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
2024-05-26 08:03:33 +00:00
rails (7.1.3.3)
actioncable (= 7.1.3.3)
actionmailbox (= 7.1.3.3)
actionmailer (= 7.1.3.3)
actionpack (= 7.1.3.3)
actiontext (= 7.1.3.3)
actionview (= 7.1.3.3)
activejob (= 7.1.3.3)
activemodel (= 7.1.3.3)
activerecord (= 7.1.3.3)
activestorage (= 7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
bundler (>= 1.15.0)
2024-05-26 08:03:33 +00:00
railties (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
2024-05-26 08:03:33 +00:00
railties (7.1.3.3)
actionpack (= 7.1.3.3)
activesupport (= 7.1.3.3)
2024-04-13 10:22:40 +00:00
irb
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
2024-04-14 10:48:42 +00:00
rainbow (3.1.1)
2024-04-13 10:22:40 +00:00
rake (13.2.1)
2024-05-26 08:03:33 +00:00
rdoc (6.7.0)
2024-04-13 10:22:40 +00:00
psych (>= 4.0.0)
2024-05-26 08:03:33 +00:00
regexp_parser (2.9.2)
reline (0.5.7)
2024-04-13 10:22:40 +00:00
io-console (~> 0.5)
2024-05-26 08:03:33 +00:00
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.64.0)
2024-04-14 10:48:42 +00:00
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
2024-05-26 08:03:33 +00:00
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
2024-04-14 10:48:42 +00:00
rubocop-minitest (0.35.0)
rubocop (>= 1.61, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
2024-05-26 08:03:33 +00:00
rubocop-rails (2.25.0)
2024-04-14 10:48:42 +00:00
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails-omakase (1.0.0)
rubocop
rubocop-minitest
rubocop-performance
rubocop-rails
ruby-progressbar (1.13.0)
2024-04-13 10:22:40 +00:00
rubyzip (2.3.2)
2024-05-26 08:03:33 +00:00
selenium-webdriver (4.21.1)
2024-04-13 10:22:40 +00:00
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
2024-05-30 07:20:05 +00:00
solid_queue (0.3.1)
activejob (>= 7.1)
activerecord (>= 7.1)
concurrent-ruby (~> 1.2.2)
fugit (~> 1.10.1)
railties (>= 7.1)
2024-04-13 10:22:40 +00:00
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
2024-05-26 08:03:33 +00:00
strscan (3.1.0)
2024-04-13 10:22:40 +00:00
thor (1.3.1)
timeout (0.4.1)
turbo-rails (2.0.5)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
2024-04-14 10:48:42 +00:00
unicode-display_width (2.5.0)
2024-04-13 10:22:40 +00:00
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.8.1)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
2024-05-26 08:03:33 +00:00
zeitwerk (2.6.15)
2024-04-13 10:22:40 +00:00
PLATFORMS
aarch64-linux
arm-linux
arm64-darwin
x86-linux
x86_64-darwin
x86_64-linux
DEPENDENCIES
2024-04-14 10:10:10 +00:00
bcrypt (~> 3.1.7)
2024-04-13 10:22:40 +00:00
bootsnap
capybara
debug
importmap-rails
jbuilder
2024-04-13 13:13:37 +00:00
pg
2024-05-26 08:38:17 +00:00
propshaft
2024-04-13 10:22:40 +00:00
puma (>= 5.0)
rails (~> 7.1.3, >= 7.1.3.2)
2024-04-14 10:48:42 +00:00
rubocop-rails-omakase
2024-04-13 10:22:40 +00:00
selenium-webdriver
2024-05-30 07:20:05 +00:00
solid_queue
2024-04-13 10:22:40 +00:00
stimulus-rails
turbo-rails
tzinfo-data
web-console
RUBY VERSION
2024-05-26 08:03:14 +00:00
ruby 3.3.1p55
2024-04-13 10:22:40 +00:00
BUNDLED WITH
2.5.3