evodata/Gemfile.lock

284 lines
6.5 KiB
Plaintext
Raw Normal View History

2021-12-18 15:52:01 +01:00
GEM
remote: https://rubygems.org/
specs:
2022-01-22 12:44:07 +01:00
actioncable (7.0.1)
actionpack (= 7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2022-01-22 12:44:07 +01:00
actionmailbox (7.0.1)
actionpack (= 7.0.1)
activejob (= 7.0.1)
activerecord (= 7.0.1)
activestorage (= 7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
mail (>= 2.7.1)
2022-01-22 12:44:07 +01:00
net-imap
net-pop
net-smtp
actionmailer (7.0.1)
actionpack (= 7.0.1)
actionview (= 7.0.1)
activejob (= 7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
mail (~> 2.5, >= 2.5.4)
2022-01-22 12:44:07 +01:00
net-imap
net-pop
net-smtp
2021-12-18 15:52:01 +01:00
rails-dom-testing (~> 2.0)
2022-01-22 12:44:07 +01:00
actionpack (7.0.1)
actionview (= 7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
rack (~> 2.0, >= 2.2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2022-01-22 12:44:07 +01:00
actiontext (7.0.1)
actionpack (= 7.0.1)
activerecord (= 7.0.1)
activestorage (= 7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
2022-01-22 12:44:07 +01:00
actionview (7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2022-01-22 12:44:07 +01:00
activejob (7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
globalid (>= 0.3.6)
2022-01-22 12:44:07 +01:00
activemodel (7.0.1)
activesupport (= 7.0.1)
activerecord (7.0.1)
activemodel (= 7.0.1)
activesupport (= 7.0.1)
activestorage (7.0.1)
actionpack (= 7.0.1)
activejob (= 7.0.1)
activerecord (= 7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
marcel (~> 1.0)
mini_mime (>= 1.1.0)
2022-01-22 12:44:07 +01:00
activesupport (7.0.1)
2021-12-18 15:52:01 +01:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
2022-01-22 12:44:07 +01:00
ast (2.4.2)
bcrypt (3.1.16)
2021-12-18 15:52:01 +01:00
bindex (0.8.1)
2022-01-22 12:44:07 +01:00
bootsnap (1.10.2)
msgpack (~> 1.2)
2021-12-18 15:52:01 +01:00
builder (3.2.4)
capybara (3.36.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.1.9)
crass (1.0.6)
debug (1.4.0)
irb (>= 1.3.6)
reline (>= 0.2.7)
devise (4.8.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
2022-01-22 12:44:07 +01:00
digest (3.1.0)
2021-12-18 15:52:01 +01:00
erubi (1.10.0)
globalid (1.0.0)
activesupport (>= 5.0)
heroicon (0.4.0)
rails (>= 5.2)
2021-12-18 15:52:01 +01:00
i18n (1.8.11)
concurrent-ruby (~> 1.0)
2022-01-22 12:44:07 +01:00
importmap-rails (1.0.2)
2021-12-18 15:52:01 +01:00
actionpack (>= 6.0.0)
railties (>= 6.0.0)
2022-01-22 12:44:07 +01:00
io-console (0.5.11)
io-wait (0.2.1)
2021-12-26 11:15:38 +01:00
irb (1.4.1)
reline (>= 0.3.0)
jbuilder (2.11.5)
actionview (>= 5.0.0)
2021-12-18 15:52:01 +01:00
activesupport (>= 5.0.0)
loofah (2.13.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
minitest (5.15.0)
2022-01-22 12:44:07 +01:00
msgpack (1.4.4)
net-imap (0.2.3)
digest
net-protocol
strscan
net-pop (0.1.1)
digest
net-protocol
timeout
net-protocol (0.1.2)
io-wait
timeout
net-smtp (0.3.1)
digest
net-protocol
timeout
2021-12-18 15:52:01 +01:00
nio4r (2.5.8)
2022-01-22 12:44:07 +01:00
nokogiri (1.13.1-x86_64-linux)
2021-12-18 15:52:01 +01:00
racc (~> 1.4)
orm_adapter (0.5.0)
2022-01-22 12:44:07 +01:00
parallel (1.21.0)
parser (3.1.0.0)
ast (~> 2.4.1)
2021-12-18 15:52:01 +01:00
public_suffix (4.0.6)
puma (5.5.2)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
2022-01-22 12:44:07 +01:00
rails (7.0.1)
actioncable (= 7.0.1)
actionmailbox (= 7.0.1)
actionmailer (= 7.0.1)
actionpack (= 7.0.1)
actiontext (= 7.0.1)
actionview (= 7.0.1)
activejob (= 7.0.1)
activemodel (= 7.0.1)
activerecord (= 7.0.1)
activestorage (= 7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
bundler (>= 1.15.0)
2022-01-22 12:44:07 +01:00
railties (= 7.0.1)
2021-12-18 15:52:01 +01:00
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
2022-01-22 12:44:07 +01:00
railties (7.0.1)
actionpack (= 7.0.1)
activesupport (= 7.0.1)
2021-12-18 15:52:01 +01:00
method_source
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
2022-01-22 12:44:07 +01:00
rainbow (3.1.1)
2021-12-18 15:52:01 +01:00
rake (13.0.6)
redis (4.5.1)
regexp_parser (2.2.0)
2022-01-22 12:44:07 +01:00
reline (0.3.1)
2021-12-18 15:52:01 +01:00
io-console (~> 0.5)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
2021-12-18 15:52:01 +01:00
rexml (3.2.5)
2022-01-22 12:44:07 +01:00
rubocop (1.25.0)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-performance (1.13.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
2021-12-18 15:52:01 +01:00
rubyzip (2.3.2)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
2022-01-22 12:44:07 +01:00
standard (1.7.0)
rubocop (= 1.25.0)
rubocop-performance (= 1.13.2)
2021-12-18 15:52:01 +01:00
stimulus-rails (1.0.2)
railties (>= 6.0.0)
2022-01-22 12:44:07 +01:00
strscan (3.0.1)
tailwindcss-rails (2.0.5-x86_64-linux)
2021-12-18 15:52:01 +01:00
railties (>= 6.0.0)
2022-01-22 12:44:07 +01:00
thor (1.2.1)
timeout (0.2.0)
turbo-rails (1.0.1)
2021-12-18 15:52:01 +01:00
actionpack (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
2022-01-22 12:44:07 +01:00
unicode-display_width (2.1.0)
warden (1.2.9)
rack (>= 2.0.9)
2021-12-18 15:52:01 +01:00
web-console (4.2.0)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (5.0.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
2022-01-22 12:44:07 +01:00
zeitwerk (2.5.3)
2021-12-18 15:52:01 +01:00
PLATFORMS
x86_64-linux
DEPENDENCIES
bootsnap
capybara
debug
devise
heroicon
2021-12-18 15:52:01 +01:00
importmap-rails
jbuilder
puma (~> 5.0)
rails (~> 7.0.0)
redis (~> 4.0)
selenium-webdriver
sprockets-rails
sqlite3 (~> 1.4)
2022-01-22 12:44:07 +01:00
standard
2021-12-18 15:52:01 +01:00
stimulus-rails
tailwindcss-rails (~> 2.0)
turbo-rails
tzinfo-data
web-console
webdrivers
RUBY VERSION
ruby 3.0.3p157
2021-12-18 15:52:01 +01:00
BUNDLED WITH
2022-01-22 12:44:07 +01:00
2.3.3