wedding-planner/Gemfile.lock

347 lines
8.1 KiB
Plaintext
Raw Normal View History

2024-07-11 18:42:31 +02:00
GEM
remote: https://rubygems.org/
specs:
2024-10-15 22:07:02 +00:00
actioncable (7.2.1.1)
actionpack (= 7.2.1.1)
activesupport (= 7.2.1.1)
2024-07-11 18:42:31 +02:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
2024-10-15 22:07:02 +00:00
actionmailbox (7.2.1.1)
actionpack (= 7.2.1.1)
activejob (= 7.2.1.1)
activerecord (= 7.2.1.1)
activestorage (= 7.2.1.1)
activesupport (= 7.2.1.1)
mail (>= 2.8.0)
2024-10-15 22:07:02 +00:00
actionmailer (7.2.1.1)
actionpack (= 7.2.1.1)
actionview (= 7.2.1.1)
activejob (= 7.2.1.1)
activesupport (= 7.2.1.1)
mail (>= 2.8.0)
2024-07-11 18:42:31 +02:00
rails-dom-testing (~> 2.2)
2024-10-15 22:07:02 +00:00
actionpack (7.2.1.1)
actionview (= 7.2.1.1)
activesupport (= 7.2.1.1)
2024-07-11 18:42:31 +02:00
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
2024-07-11 18:42:31 +02:00
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
2024-10-15 22:07:02 +00:00
actiontext (7.2.1.1)
actionpack (= 7.2.1.1)
activerecord (= 7.2.1.1)
activestorage (= 7.2.1.1)
activesupport (= 7.2.1.1)
2024-07-11 18:42:31 +02:00
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
2024-10-15 22:07:02 +00:00
actionview (7.2.1.1)
activesupport (= 7.2.1.1)
2024-07-11 18:42:31 +02:00
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2024-10-15 22:07:02 +00:00
activejob (7.2.1.1)
activesupport (= 7.2.1.1)
2024-07-11 18:42:31 +02:00
globalid (>= 0.3.6)
2024-10-15 22:07:02 +00:00
activemodel (7.2.1.1)
activesupport (= 7.2.1.1)
activerecord (7.2.1.1)
activemodel (= 7.2.1.1)
activesupport (= 7.2.1.1)
2024-07-11 18:42:31 +02:00
timeout (>= 0.4.0)
2024-10-15 22:07:02 +00:00
activestorage (7.2.1.1)
actionpack (= 7.2.1.1)
activejob (= 7.2.1.1)
activerecord (= 7.2.1.1)
activesupport (= 7.2.1.1)
2024-07-11 18:42:31 +02:00
marcel (~> 1.0)
2024-10-15 22:07:02 +00:00
activesupport (7.2.1.1)
2024-07-11 18:42:31 +02:00
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
2024-07-11 18:42:31 +02:00
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
2024-07-11 18:42:31 +02:00
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
acts-as-taggable-on (11.0.0)
activerecord (>= 7.0, < 8.0)
zeitwerk (>= 2.4, < 3.0)
2024-08-11 17:47:32 +02:00
ast (2.4.2)
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
2024-07-11 18:42:31 +02:00
base64 (0.2.0)
bigdecimal (3.1.8)
bindex (0.8.1)
2024-08-05 10:06:43 +00:00
bootsnap (1.18.4)
2024-07-11 18:42:31 +02:00
msgpack (~> 1.2)
builder (3.3.0)
coderay (1.1.3)
concurrent-ruby (1.3.4)
2024-07-11 18:42:31 +02:00
connection_pool (2.4.1)
crass (1.0.6)
2024-08-11 23:16:01 +00:00
csv (3.3.0)
2024-07-11 18:42:31 +02:00
date (3.3.4)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
2024-07-11 18:42:31 +02:00
drb (2.2.1)
erubi (1.13.0)
execjs (2.9.1)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
2024-08-01 19:02:26 +00:00
faker (3.4.2)
i18n (>= 1.8.11, < 2)
2024-07-11 18:42:31 +02:00
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.6)
2024-07-11 18:42:31 +02:00
concurrent-ruby (~> 1.0)
importmap-rails (2.0.3)
2024-07-11 18:42:31 +02:00
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
irb (1.14.1)
2024-07-11 18:42:31 +02:00
rdoc (>= 4.0.0)
reline (>= 0.4.2)
2024-09-20 22:21:02 +00:00
jbuilder (2.13.0)
2024-07-11 18:42:31 +02:00
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
2024-07-30 19:54:28 +02:00
json (2.7.2)
jsonapi-deserializable (0.2.0)
jsonapi-parser (0.1.1)
jsonapi-rails (0.4.1)
jsonapi-parser (~> 0.1.0)
jsonapi-rb (~> 0.5.0)
jsonapi-rb (0.5.0)
jsonapi-deserializable (~> 0.2.0)
jsonapi-serializable (~> 0.3.0)
jsonapi-renderer (0.2.2)
jsonapi-serializable (0.3.1)
jsonapi-renderer (~> 0.2.0)
2024-08-11 17:47:32 +02:00
language_server-protocol (3.17.0.3)
logger (1.6.1)
2024-07-11 18:42:31 +02: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)
method_source (1.0.0)
2024-07-11 18:42:31 +02:00
mini_mime (1.1.5)
minitest (5.25.1)
2024-07-26 14:02:14 +00:00
money (6.19.0)
2024-07-11 20:06:48 +02:00
i18n (>= 0.6.4, <= 2)
2024-07-11 18:42:31 +02:00
msgpack (1.7.2)
2024-10-15 22:07:02 +00:00
net-imap (0.4.17)
2024-07-11 18:42:31 +02:00
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.7-aarch64-linux)
2024-07-11 18:42:31 +02:00
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
2024-07-11 18:42:31 +02:00
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
2024-07-11 18:42:31 +02:00
racc (~> 1.4)
nokogiri (1.16.7-x86-linux)
2024-07-11 18:42:31 +02:00
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
2024-07-11 18:42:31 +02:00
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
2024-07-11 18:42:31 +02:00
racc (~> 1.4)
2024-09-20 22:21:21 +00:00
parallel (1.26.3)
parser (3.3.5.0)
2024-08-11 17:47:32 +02:00
ast (~> 2.4.1)
racc
2024-09-21 22:08:43 +00:00
pg (1.5.8)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
2024-07-11 18:42:31 +02:00
psych (5.1.2)
stringio
2024-10-07 22:05:08 +00:00
puma (6.4.3)
2024-07-11 18:42:31 +02:00
nio4r (~> 2.0)
racc (1.8.1)
2024-10-15 22:07:02 +00:00
rack (3.1.8)
rack-cors (2.0.2)
rack (>= 2.0.0)
2024-07-11 18:42:31 +02: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-10-15 22:07:02 +00:00
rails (7.2.1.1)
actioncable (= 7.2.1.1)
actionmailbox (= 7.2.1.1)
actionmailer (= 7.2.1.1)
actionpack (= 7.2.1.1)
actiontext (= 7.2.1.1)
actionview (= 7.2.1.1)
activejob (= 7.2.1.1)
activemodel (= 7.2.1.1)
activerecord (= 7.2.1.1)
activestorage (= 7.2.1.1)
activesupport (= 7.2.1.1)
2024-07-11 18:42:31 +02:00
bundler (>= 1.15.0)
2024-10-15 22:07:02 +00:00
railties (= 7.2.1.1)
2024-07-11 18:42:31 +02: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-10-15 22:07:02 +00:00
railties (7.2.1.1)
actionpack (= 7.2.1.1)
activesupport (= 7.2.1.1)
irb (~> 1.13)
2024-07-11 18:42:31 +02:00
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
2024-08-11 17:47:32 +02:00
rainbow (3.1.1)
2024-07-11 18:42:31 +02:00
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
react-rails (3.2.1)
babel-transpiler (>= 0.7.0)
connection_pool
execjs
railties (>= 3.2)
tilt
2024-08-21 08:04:18 +00:00
redis (5.3.0)
2024-07-11 18:42:31 +02:00
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
2024-08-11 17:47:32 +02:00
regexp_parser (2.9.2)
reline (0.5.10)
2024-07-11 18:42:31 +02:00
io-console (~> 0.5)
rspec-core (3.12.3)
2024-07-11 19:41:36 +02:00
rspec-support (~> 3.12.0)
rspec-expectations (3.12.4)
2024-07-11 19:41:36 +02:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.7)
2024-07-11 19:41:36 +02:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.1.1)
2024-07-11 19:41:36 +02:00
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)
rspec-support (3.12.2)
2024-10-15 22:07:32 +00:00
rubocop (1.67.0)
2024-08-11 17:47:32 +02: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 (>= 2.4, < 3.0)
2024-09-20 22:21:21 +00:00
rubocop-ast (>= 1.32.2, < 2.0)
2024-08-11 17:47:32 +02:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
2024-09-20 22:21:21 +00:00
rubocop-ast (1.32.3)
2024-08-11 17:47:32 +02:00
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
2024-08-12 23:03:46 +00:00
rubytree (2.1.0)
2024-07-30 19:54:28 +02:00
json (~> 2.0, > 2.3.1)
securerandom (0.3.1)
2024-07-11 18:42:31 +02:00
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.2)
2024-07-11 18:42:31 +02:00
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stimulus-rails (1.3.4)
2024-07-11 18:42:31 +02:00
railties (>= 6.0.0)
stringio (3.1.1)
thor (1.3.2)
tilt (2.4.0)
2024-07-11 18:42:31 +02:00
timeout (0.4.1)
turbo-rails (2.0.11)
2024-07-11 18:42:31 +02:00
actionpack (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
2024-09-20 22:21:21 +00:00
unicode-display_width (2.6.0)
useragent (0.16.10)
2024-07-11 18:42:31 +02: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.2)
2024-07-11 18:42:31 +02:00
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.18)
2024-07-11 18:42:31 +02:00
PLATFORMS
aarch64-linux
arm-linux
arm64-darwin
x86-linux
x86_64-darwin
x86_64-linux
DEPENDENCIES
2024-07-11 20:18:55 +02:00
acts-as-taggable-on
2024-07-11 18:42:31 +02:00
bootsnap
csv
2024-07-11 18:42:31 +02:00
debug
factory_bot_rails
2024-07-11 20:11:04 +02:00
faker
2024-07-11 18:42:31 +02:00
importmap-rails
jbuilder
jsonapi-rails
2024-07-11 20:06:48 +02:00
money
2024-07-11 18:42:31 +02:00
pg (~> 1.1)
pry
2024-07-11 18:42:31 +02:00
puma (>= 5.0)
rack-cors
rails (~> 7.2.0, >= 7.2.1)
react-rails
2024-07-11 18:42:31 +02:00
redis (>= 4.0.1)
2024-07-11 19:41:36 +02:00
rspec-rails (~> 6.1.0)
2024-08-11 17:47:32 +02:00
rubocop
2024-07-30 19:54:28 +02:00
rubytree
2024-07-11 18:42:31 +02:00
sprockets-rails
stimulus-rails
turbo-rails
tzinfo-data
web-console
RUBY VERSION
2024-08-01 22:02:06 +00:00
ruby 3.3.4p94
2024-07-11 18:42:31 +02:00
BUNDLED WITH
2024-08-02 08:56:28 +02:00
2.5.17