dawarich/Gemfile.lock

333 lines
7.7 KiB
Text
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2023-10-21 06:43:31 -04:00
actioncable (7.1.1)
actionpack (= 7.1.1)
activesupport (= 7.1.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2023-10-21 06:43:31 -04:00
zeitwerk (~> 2.6)
actionmailbox (7.1.1)
actionpack (= 7.1.1)
activejob (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
2023-10-21 06:43:31 -04:00
actionmailer (7.1.1)
actionpack (= 7.1.1)
actionview (= 7.1.1)
activejob (= 7.1.1)
activesupport (= 7.1.1)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
2023-10-21 06:43:31 -04:00
rails-dom-testing (~> 2.2)
actionpack (7.1.1)
actionview (= 7.1.1)
activesupport (= 7.1.1)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
2023-10-21 06:43:31 -04:00
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.1)
actionpack (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
2023-10-21 06:43:31 -04:00
actionview (7.1.1)
activesupport (= 7.1.1)
builder (~> 3.1)
2023-10-21 06:43:31 -04:00
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.1)
activesupport (= 7.1.1)
globalid (>= 0.3.6)
2023-10-21 06:43:31 -04:00
activemodel (7.1.1)
activesupport (= 7.1.1)
activerecord (7.1.1)
activemodel (= 7.1.1)
activesupport (= 7.1.1)
timeout (>= 0.4.0)
activestorage (7.1.1)
actionpack (= 7.1.1)
activejob (= 7.1.1)
activerecord (= 7.1.1)
activesupport (= 7.1.1)
marcel (~> 1.0)
2023-10-21 06:43:31 -04:00
activesupport (7.1.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
2023-10-21 06:43:31 -04:00
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
2023-10-21 06:43:31 -04:00
mutex_m
tzinfo (~> 2.0)
2022-10-30 13:34:17 -04:00
ast (2.4.2)
2024-01-02 07:24:00 -05:00
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.5)
bootsnap (1.17.0)
msgpack (~> 1.2)
builder (3.2.4)
concurrent-ruby (1.2.2)
2023-10-21 06:43:31 -04:00
connection_pool (2.4.1)
crass (1.0.6)
2024-01-02 07:24:00 -05:00
date (3.3.4)
debug (1.9.1)
irb (~> 1.10)
reline (>= 0.3.8)
2023-10-21 06:43:31 -04:00
devise (4.9.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
diff-lcs (1.5.0)
docile (1.4.0)
2024-01-02 07:24:00 -05:00
drb (2.2.0)
2023-10-21 06:43:31 -04:00
ruby2_keywords
2023-02-01 08:30:46 -05:00
erubi (1.12.0)
2024-01-02 07:24:00 -05:00
factory_bot (6.4.5)
activesupport (>= 5.0.0)
2024-01-02 07:24:00 -05:00
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
2024-01-02 07:24:00 -05:00
ffaker (2.23.0)
foreman (0.87.2)
2023-10-21 06:43:31 -04:00
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
2024-01-02 07:24:00 -05:00
importmap-rails (1.2.3)
actionpack (>= 6.0.0)
2024-01-02 07:24:00 -05:00
activesupport (>= 6.0.0)
railties (>= 6.0.0)
2024-01-02 07:24:00 -05:00
io-console (0.7.1)
irb (1.11.0)
2023-10-21 06:43:31 -04:00
rdoc
reline (>= 0.3.8)
2024-01-02 07:24:00 -05:00
json (2.7.1)
2023-10-21 06:43:31 -04:00
language_server-protocol (3.17.0.3)
2024-01-02 07:24:00 -05:00
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
2023-02-01 08:30:46 -05:00
net-imap
net-pop
net-smtp
marcel (1.0.2)
2023-10-21 06:43:31 -04:00
mini_mime (1.1.5)
minitest (5.20.0)
msgpack (1.7.2)
2024-01-02 07:24:00 -05:00
mutex_m (0.2.0)
net-imap (0.4.9)
2023-02-01 08:30:46 -05:00
date
net-protocol
2022-10-13 06:00:39 -04:00
net-pop (0.1.2)
net-protocol
2024-01-02 07:24:00 -05:00
net-protocol (0.2.2)
timeout
2023-10-21 06:43:31 -04:00
net-smtp (0.4.0)
net-protocol
2024-01-02 07:24:00 -05:00
nio4r (2.7.0)
nokogiri (1.16.0-aarch64-linux)
racc (~> 1.4)
2024-01-02 07:24:00 -05:00
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
2024-01-02 07:24:00 -05:00
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
2024-01-02 07:24:00 -05:00
parallel (1.24.0)
2023-10-21 06:43:31 -04:00
parser (3.2.2.4)
2022-10-30 13:34:17 -04:00
ast (~> 2.4.1)
2023-10-21 06:43:31 -04:00
racc
pg (1.5.4)
2024-01-02 07:24:00 -05:00
psych (5.1.2)
2023-10-21 06:43:31 -04:00
stringio
puma (6.4.0)
nio4r (~> 2.0)
2023-10-21 06:43:31 -04:00
pundit (2.3.1)
activesupport (>= 3.0.0)
2024-01-02 07:24:00 -05:00
racc (1.7.3)
2023-10-21 06:43:31 -04:00
rack (3.0.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
2023-10-21 06:43:31 -04:00
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.1)
actioncable (= 7.1.1)
actionmailbox (= 7.1.1)
actionmailer (= 7.1.1)
actionpack (= 7.1.1)
actiontext (= 7.1.1)
actionview (= 7.1.1)
activejob (= 7.1.1)
activemodel (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
bundler (>= 1.15.0)
2023-10-21 06:43:31 -04:00
railties (= 7.1.1)
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)
2023-10-21 06:43:31 -04:00
railties (7.1.1)
actionpack (= 7.1.1)
activesupport (= 7.1.1)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
2023-10-21 06:43:31 -04:00
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
2022-10-30 13:34:17 -04:00
rainbow (3.1.1)
2024-01-02 07:24:00 -05:00
rake (13.1.0)
rdoc (6.6.2)
2023-10-21 06:43:31 -04:00
psych (>= 4.0.0)
2024-01-02 07:24:00 -05:00
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.19.1)
connection_pool
regexp_parser (2.8.3)
reline (0.4.1)
io-console (~> 0.5)
2023-10-21 06:43:31 -04:00
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
2023-10-21 06:43:31 -04:00
rexml (3.2.6)
rspec-core (3.12.2)
2022-10-28 14:00:25 -04:00
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
2022-10-28 14:00:25 -04:00
rspec-support (~> 3.12.0)
2023-10-21 06:43:31 -04:00
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
2022-10-28 14:00:25 -04:00
rspec-support (~> 3.12.0)
2024-01-02 07:24:00 -05:00
rspec-rails (6.1.0)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
2023-10-21 06:43:31 -04:00
rspec-support (3.12.1)
2024-01-02 07:24:00 -05:00
rubocop (1.59.0)
2022-10-30 13:34:17 -04:00
json (~> 2.3)
2023-10-21 06:43:31 -04:00
language_server-protocol (>= 3.17.0)
2022-10-30 13:34:17 -04:00
parallel (~> 1.10)
2023-10-21 06:43:31 -04:00
parser (>= 3.2.2.4)
2022-10-30 13:34:17 -04:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
2024-01-02 07:24:00 -05:00
rubocop-ast (>= 1.30.0, < 2.0)
2022-10-30 13:34:17 -04:00
ruby-progressbar (~> 1.7)
2023-02-01 08:30:46 -05:00
unicode-display_width (>= 2.4.0, < 3.0)
2024-01-02 07:24:00 -05:00
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
2024-01-02 07:24:00 -05:00
rubocop-rails (2.23.1)
2022-10-30 13:34:17 -04:00
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
2024-01-02 07:24:00 -05:00
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
2023-10-21 06:43:31 -04:00
ruby2_keywords (0.0.5)
2024-01-02 07:24:00 -05:00
shoulda-matchers (6.0.0)
activesupport (>= 5.2.0)
2023-02-01 08:30:46 -05:00
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
2023-10-21 06:43:31 -04:00
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
2023-02-01 08:30:46 -05:00
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
2023-10-21 06:43:31 -04:00
stimulus-rails (1.3.0)
railties (>= 6.0.0)
2024-01-02 07:24:00 -05:00
stringio (3.1.0)
2023-10-21 06:43:31 -04:00
strong_migrations (1.6.4)
2023-02-03 09:42:56 -05:00
activerecord (>= 5.2)
2024-01-02 07:24:00 -05:00
tailwindcss-rails (2.1.0-aarch64-linux)
railties (>= 6.0.0)
2024-01-02 07:24:00 -05:00
tailwindcss-rails (2.1.0-arm64-darwin)
railties (>= 6.0.0)
2024-01-02 07:24:00 -05:00
tailwindcss-rails (2.1.0-x86_64-linux)
railties (>= 6.0.0)
2023-10-21 06:43:31 -04:00
thor (1.3.0)
2024-01-02 07:24:00 -05:00
timeout (0.4.1)
2023-10-21 06:43:31 -04:00
turbo-rails (1.5.0)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
2023-02-01 08:30:46 -05:00
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
2023-10-21 06:43:31 -04:00
unicode-display_width (2.5.0)
warden (1.2.9)
rack (>= 2.0.9)
2023-10-21 06:43:31 -04:00
webrick (1.8.1)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
2023-10-21 06:43:31 -04:00
zeitwerk (2.6.12)
PLATFORMS
aarch64-linux
aarch64-linux-musl
arm64-darwin-21
arm64-darwin-22
x86_64-linux
DEPENDENCIES
bootsnap
debug
2023-10-21 06:43:31 -04:00
devise (= 4.9.2)
factory_bot_rails
2024-01-02 07:24:00 -05:00
ffaker
foreman
2024-01-02 07:24:00 -05:00
importmap-rails
pg
puma
pundit
2023-10-21 06:43:31 -04:00
rails (= 7.1.1)
2024-01-02 07:24:00 -05:00
redis
rspec-rails
2022-10-30 13:34:17 -04:00
rubocop-rails
2024-01-02 07:24:00 -05:00
shoulda-matchers
simplecov
sprockets-rails
stimulus-rails
2023-02-03 09:42:56 -05:00
strong_migrations
tailwindcss-rails
turbo-rails
tzinfo-data
RUBY VERSION
2023-10-21 06:43:31 -04:00
ruby 3.2.2p53
BUNDLED WITH
2.3.3