Files

464 lines
11 KiB
Plaintext
Raw Permalink Normal View History

2022-01-06 17:05:15 -08:00
GEM
remote: https://rubygems.org/
2021-09-26 13:51:06 -07:00
specs:
2026-04-15 08:12:47 -04:00
Ascii85 (2.0.1)
2025-11-03 21:23:24 -08:00
actioncable (7.2.3)
actionpack (= 7.2.3)
activesupport (= 7.2.3)
2021-09-26 14:31:38 -07:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2023-09-30 09:57:54 -07:00
zeitwerk (~> 2.6)
2025-11-03 21:23:24 -08:00
actionmailbox (7.2.3)
actionpack (= 7.2.3)
activejob (= 7.2.3)
activerecord (= 7.2.3)
activestorage (= 7.2.3)
activesupport (= 7.2.3)
2024-05-30 20:33:19 -07:00
mail (>= 2.8.0)
2025-11-03 21:23:24 -08:00
actionmailer (7.2.3)
actionpack (= 7.2.3)
actionview (= 7.2.3)
activejob (= 7.2.3)
activesupport (= 7.2.3)
2024-05-30 20:33:19 -07:00
mail (>= 2.8.0)
2023-09-30 09:57:54 -07:00
rails-dom-testing (~> 2.2)
2025-11-03 21:23:24 -08:00
actionpack (7.2.3)
actionview (= 7.2.3)
activesupport (= 7.2.3)
cgi
2023-09-30 09:57:54 -07:00
nokogiri (>= 1.8.5)
2023-11-10 23:04:45 +00:00
racc
2025-11-03 21:23:24 -08:00
rack (>= 2.2.4, < 3.3)
2023-09-30 09:57:54 -07:00
rack-session (>= 1.0.1)
2021-09-26 14:31:38 -07:00
rack-test (>= 0.6.3)
2023-09-30 09:57:54 -07:00
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2024-05-30 20:33:19 -07:00
useragent (~> 0.16)
2025-11-03 21:23:24 -08:00
actiontext (7.2.3)
actionpack (= 7.2.3)
activerecord (= 7.2.3)
activestorage (= 7.2.3)
activesupport (= 7.2.3)
2021-12-06 15:02:04 -08:00
globalid (>= 0.6.0)
2021-09-26 14:31:38 -07:00
nokogiri (>= 1.8.5)
2025-11-03 21:23:24 -08:00
actionview (7.2.3)
activesupport (= 7.2.3)
2021-09-26 14:31:38 -07:00
builder (~> 3.1)
2025-11-03 21:23:24 -08:00
cgi
2023-09-30 09:57:54 -07:00
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2025-11-03 21:23:24 -08:00
activejob (7.2.3)
activesupport (= 7.2.3)
2021-09-26 14:31:38 -07:00
globalid (>= 0.3.6)
2025-11-03 21:23:24 -08:00
activemodel (7.2.3)
activesupport (= 7.2.3)
activerecord (7.2.3)
activemodel (= 7.2.3)
activesupport (= 7.2.3)
2023-09-30 09:57:54 -07:00
timeout (>= 0.4.0)
2026-03-27 08:04:37 -04:00
activerecord-sqlserver-adapter (7.2.9)
2025-11-24 08:22:44 -05:00
activerecord (~> 7.2.0)
tiny_tds
2025-11-03 21:23:24 -08:00
activestorage (7.2.3)
actionpack (= 7.2.3)
activejob (= 7.2.3)
activerecord (= 7.2.3)
activesupport (= 7.2.3)
2021-12-06 15:02:04 -08:00
marcel (~> 1.0)
2025-11-03 21:23:24 -08:00
activesupport (7.2.3)
2023-09-30 09:57:54 -07:00
base64
2024-10-31 05:48:04 +00:00
benchmark (>= 0.3)
2023-09-30 09:57:54 -07:00
bigdecimal
2024-05-30 20:33:19 -07:00
concurrent-ruby (~> 1.0, >= 1.3.1)
2023-09-30 09:57:54 -07:00
connection_pool (>= 2.2.5)
drb
2021-09-26 14:31:38 -07:00
i18n (>= 1.6, < 2)
2024-07-13 10:51:27 -07:00
logger (>= 1.4.2)
2021-09-26 14:31:38 -07:00
minitest (>= 5.1)
2024-08-07 05:05:47 +00:00
securerandom (>= 0.3)
2024-05-30 20:33:19 -07:00
tzinfo (~> 2.0, >= 2.0.5)
2026-05-06 13:28:16 -04:00
addressable (2.9.0)
2026-03-27 08:04:37 -04:00
public_suffix (>= 2.0.2, < 8.0)
2026-04-15 08:12:47 -04:00
afm (1.0.0)
amatch (0.6.0)
mize
tins (~> 1)
ast (2.4.3)
base64 (0.3.0)
2026-03-27 08:04:37 -04:00
bcrypt (3.1.22)
2025-11-03 21:23:24 -08:00
benchmark (0.5.0)
2026-05-06 13:28:16 -04:00
bigdecimal (4.1.2)
2021-09-26 14:31:38 -07:00
bindex (0.8.1)
2026-05-06 13:28:16 -04:00
bootsnap (1.24.3)
2022-01-17 10:05:25 -08:00
msgpack (~> 1.2)
2026-03-27 08:04:37 -04:00
brakeman (8.0.4)
2023-12-24 09:18:50 +00:00
racc
builder (3.3.0)
2026-03-27 08:04:37 -04:00
bundler-audit (0.9.3)
bundler (>= 1.2.0)
2021-09-26 14:47:42 -07:00
thor (~> 1.0)
2024-01-29 05:35:55 +00:00
capybara (3.40.0)
2021-12-16 09:29:00 -08:00
addressable
matrix
mini_mime (>= 0.1.3)
2024-01-29 05:35:55 +00:00
nokogiri (~> 1.11)
2021-12-16 09:29:00 -08:00
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
2026-03-27 08:04:37 -04:00
cgi (0.5.1)
2026-04-15 08:12:47 -04:00
chronic (0.10.2)
2025-11-24 08:22:44 -05:00
coderay (1.1.3)
combine_pdf (1.0.31)
matrix
ruby-rc4 (>= 0.1.5)
2026-03-27 08:04:37 -04:00
concurrent-ruby (1.3.6)
connection_pool (3.0.2)
2021-09-26 14:31:38 -07:00
crass (1.0.6)
csv (3.3.5)
2026-06-17 23:23:36 -04:00
daemons (1.4.1)
2026-03-27 08:04:37 -04:00
date (3.5.1)
2026-05-06 13:28:16 -04:00
delayed_job (4.2.0)
activesupport (>= 3.0, < 9.0)
benchmark
logger
delayed_job_active_record (4.1.11)
activerecord (>= 3.0, < 9.0)
delayed_job (>= 3.0, < 5)
2026-03-27 08:04:37 -04:00
devise (5.0.3)
2025-11-24 08:22:44 -05:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2026-03-27 08:04:37 -04:00
railties (>= 7.0)
2025-11-24 08:22:44 -05:00
responders
warden (~> 1.2.3)
2025-11-03 21:23:24 -08:00
diff-lcs (1.6.2)
docx (0.10.0)
nokogiri (~> 1.13, >= 1.13.0)
rubyzip (>= 2.0, < 4)
drb (2.2.3)
2026-05-06 13:28:16 -04:00
erb (6.0.4)
erubi (1.13.1)
2026-03-27 08:04:37 -04:00
fastimage (2.4.1)
2026-04-15 08:12:47 -04:00
ffi (1.17.4-x86_64-linux-gnu)
2026-05-06 13:28:16 -04:00
figaro (1.3.0)
thor (>= 0.14.0, < 2)
2025-11-03 21:23:24 -08:00
globalid (1.3.0)
2023-09-10 14:05:35 -07:00
activesupport (>= 6.1)
2026-04-15 08:12:47 -04:00
hashery (2.1.2)
2026-03-27 08:04:37 -04:00
httparty (0.24.2)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
2026-03-27 08:04:37 -04:00
i18n (1.14.8)
2021-09-26 14:31:38 -07:00
concurrent-ruby (~> 1.0)
2026-03-27 08:04:37 -04:00
icons (0.8.1)
nokogiri (~> 1.16, >= 1.16.4)
2026-04-15 08:12:47 -04:00
image_processing (1.14.0)
mini_magick (>= 4.9.5, < 6)
ruby-vips (>= 2.0.17, < 3)
2026-03-27 08:04:37 -04:00
importmap-rails (2.2.3)
2021-12-15 17:22:26 +00:00
actionpack (>= 6.0.0)
2023-10-27 15:48:36 +00:00
activesupport (>= 6.0.0)
2021-12-15 17:22:26 +00:00
railties (>= 6.0.0)
2026-03-27 08:04:37 -04:00
io-console (0.8.2)
2026-05-06 13:28:16 -04:00
irb (1.18.0)
2025-03-02 16:59:51 -08:00
pp (>= 0.6.0)
2026-03-27 08:04:37 -04:00
prism (>= 1.3.0)
2024-05-25 08:10:26 -07:00
rdoc (>= 4.0.0)
2024-01-16 21:53:16 -08:00
reline (>= 0.4.2)
2025-11-03 21:23:24 -08:00
jbuilder (2.14.1)
actionview (>= 7.0.0)
activesupport (>= 7.0.0)
2026-05-06 13:28:16 -04:00
json (2.19.5)
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
logger (1.7.0)
2026-03-27 08:04:37 -04:00
loofah (2.25.1)
2021-09-26 14:31:38 -07:00
crass (~> 1.0.2)
2023-05-12 13:47:08 -07:00
nokogiri (>= 1.12.0)
2025-11-03 21:23:24 -08:00
mail (2.9.0)
logger
2021-09-26 14:31:38 -07:00
mini_mime (>= 0.1.1)
2022-12-28 09:59:04 -08:00
net-imap
net-pop
net-smtp
2025-11-03 21:23:24 -08:00
marcel (1.1.0)
matrix (0.4.3)
2025-11-24 08:22:44 -05:00
method_source (1.1.0)
2026-04-15 08:12:47 -04:00
mini_magick (5.3.1)
logger
mini_mime (1.1.5)
2026-05-06 13:28:16 -04:00
minitest (6.0.6)
2026-03-27 08:04:37 -04:00
drb (~> 2.0)
prism (~> 1.5)
2026-04-15 08:12:47 -04:00
mize (0.6.1)
2025-03-02 17:07:03 -08:00
msgpack (1.8.0)
2026-05-06 13:28:16 -04:00
multi_xml (0.9.1)
2026-03-27 08:04:37 -04:00
bigdecimal (>= 3.1, < 5)
2026-05-06 13:28:16 -04:00
net-imap (0.6.4)
2022-12-28 09:59:04 -08:00
date
2021-12-27 15:15:56 -08:00
net-protocol
2022-11-25 17:10:58 -08:00
net-pop (0.1.2)
2021-12-27 15:13:29 -08:00
net-protocol
2023-11-10 23:04:45 +00:00
net-protocol (0.2.2)
2021-12-27 15:11:41 -08:00
timeout
2025-03-02 17:07:03 -08:00
net-smtp (0.5.1)
net-protocol
2025-11-03 21:23:24 -08:00
nio4r (2.7.5)
2026-05-06 13:28:16 -04:00
nokogiri (1.19.3-x86_64-linux-gnu)
2025-01-19 16:30:26 -08:00
racc (~> 1.4)
2025-11-24 08:22:44 -05:00
orm_adapter (0.5.0)
2026-05-06 13:28:16 -04:00
parallel (2.1.0)
parser (3.3.11.1)
2021-09-26 14:47:42 -07:00
ast (~> 2.4.1)
racc
2026-04-15 08:12:47 -04:00
pdf-reader (2.15.1)
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
afm (>= 0.2.1, < 2)
hashery (~> 2.0)
ruby-rc4
ttfunk
2025-11-03 21:23:24 -08:00
pp (0.6.3)
2025-03-02 16:59:51 -08:00
prettyprint
prettyprint (0.2.0)
2026-03-27 08:04:37 -04:00
prism (1.9.0)
pry (0.16.0)
2025-11-24 08:22:44 -05:00
coderay (~> 1.1)
method_source (~> 1.0)
2026-03-27 08:04:37 -04:00
reline (>= 0.6.0)
2025-11-24 08:22:44 -05:00
pry-rails (0.3.11)
pry (>= 0.13.0)
2026-03-27 08:04:37 -04:00
psych (5.3.1)
date
2023-09-10 14:05:35 -07:00
stringio
2026-03-27 08:04:37 -04:00
public_suffix (7.0.5)
puma (6.6.1)
2021-09-26 14:31:38 -07:00
nio4r (~> 2.0)
2025-11-24 08:22:44 -05:00
pundit (2.5.2)
activesupport (>= 3.0.0)
2024-08-07 05:05:47 +00:00
racc (1.8.1)
2026-05-06 13:28:16 -04:00
rack (3.2.6)
rack-mini-profiler (4.0.1)
2021-12-06 15:02:04 -08:00
rack (>= 1.2.0)
2026-05-06 13:28:16 -04:00
rack-session (2.1.2)
base64 (>= 0.1.0)
2023-09-30 09:57:54 -07:00
rack (>= 3.0.0)
rack-test (2.2.0)
2022-07-13 05:22:49 +00:00
rack (>= 1.3)
2026-03-27 08:04:37 -04:00
rackup (2.3.1)
2023-09-30 09:57:54 -07:00
rack (>= 3)
2025-11-03 21:23:24 -08:00
rails (7.2.3)
actioncable (= 7.2.3)
actionmailbox (= 7.2.3)
actionmailer (= 7.2.3)
actionpack (= 7.2.3)
actiontext (= 7.2.3)
actionview (= 7.2.3)
activejob (= 7.2.3)
activemodel (= 7.2.3)
activerecord (= 7.2.3)
activestorage (= 7.2.3)
activesupport (= 7.2.3)
2022-01-06 17:05:15 -08:00
bundler (>= 1.15.0)
2025-11-03 21:23:24 -08:00
railties (= 7.2.3)
rails-dom-testing (2.3.0)
2023-08-04 16:15:58 -07:00
activesupport (>= 5.0.0)
minitest
2021-09-26 14:31:38 -07:00
nokogiri (>= 1.6)
2026-03-27 08:04:37 -04:00
rails-html-sanitizer (1.7.0)
loofah (~> 2.25)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
2026-05-06 13:28:16 -04:00
rails_icons (1.8.0)
2026-03-27 08:04:37 -04:00
icons (~> 0.8.1)
rails (>= 7.0)
2025-11-03 21:23:24 -08:00
railties (7.2.3)
actionpack (= 7.2.3)
activesupport (= 7.2.3)
cgi
2024-05-30 20:33:19 -07:00
irb (~> 1.13)
2023-09-30 09:57:54 -07:00
rackup (>= 1.0.0)
2022-01-06 17:05:15 -08:00
rake (>= 12.2)
2023-09-30 09:57:54 -07:00
thor (~> 1.0, >= 1.2.2)
2025-11-03 21:23:24 -08:00
tsort (>= 0.2)
2023-09-30 09:57:54 -07:00
zeitwerk (~> 2.6)
2022-01-17 05:19:44 +00:00
rainbow (3.1.1)
2026-05-06 13:28:16 -04:00
rake (13.4.2)
2026-03-27 08:04:37 -04:00
rdoc (7.2.0)
2025-11-03 21:23:24 -08:00
erb
2023-09-10 14:05:35 -07:00
psych (>= 4.0.0)
2025-11-03 21:23:24 -08:00
tsort
2026-04-15 08:12:47 -04:00
readline (0.0.4)
reline
2026-05-06 13:28:16 -04:00
regexp_parser (2.12.0)
2026-03-27 08:04:37 -04:00
reline (0.6.3)
2023-03-28 21:55:00 +00:00
io-console (~> 0.5)
2025-11-24 08:22:44 -05:00
responders (3.2.0)
actionpack (>= 7.0)
railties (>= 7.0)
2025-11-03 21:23:24 -08:00
rexml (3.4.4)
rspec-core (3.13.6)
2024-02-04 10:37:41 -08:00
rspec-support (~> 3.13.0)
2025-11-03 21:23:24 -08:00
rspec-expectations (3.13.5)
2021-09-26 14:56:42 -07:00
diff-lcs (>= 1.2.0, < 2.0)
2024-02-04 10:37:41 -08:00
rspec-support (~> 3.13.0)
2026-03-27 08:04:37 -04:00
rspec-mocks (3.13.8)
2021-09-26 14:56:42 -07:00
diff-lcs (>= 1.2.0, < 2.0)
2024-02-04 10:37:41 -08:00
rspec-support (~> 3.13.0)
2026-03-27 08:04:37 -04:00
rspec-rails (8.0.4)
2025-11-03 21:23:24 -08:00
actionpack (>= 7.2)
activesupport (>= 7.2)
railties (>= 7.2)
2026-03-27 08:04:37 -04:00
rspec-core (>= 3.13.0, < 5.0.0)
rspec-expectations (>= 3.13.0, < 5.0.0)
rspec-mocks (>= 3.13.0, < 5.0.0)
rspec-support (>= 3.13.0, < 5.0.0)
rspec-support (3.13.7)
2026-05-06 13:28:16 -04:00
rubocop (1.86.1)
2022-07-07 05:25:49 +00:00
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
2026-05-06 13:28:16 -04:00
parallel (>= 1.10)
2024-02-04 10:37:41 -08:00
parser (>= 3.3.0.2)
2021-09-26 14:47:42 -07:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
2026-03-27 08:04:37 -04:00
rubocop-ast (>= 1.49.0, < 2.0)
2021-09-26 14:47:42 -07:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
2026-03-27 08:04:37 -04:00
rubocop-ast (1.49.1)
parser (>= 3.3.7.2)
2026-03-27 08:04:37 -04:00
prism (~> 1.7)
2025-11-03 21:23:24 -08:00
rubocop-performance (1.26.1)
lint_roller (~> 1.1)
2025-11-03 21:23:24 -08:00
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
2026-03-27 08:04:37 -04:00
rubocop-rails (2.34.3)
2021-09-26 14:47:42 -07:00
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
2021-09-26 14:47:42 -07:00
rack (>= 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.44.0, < 2.0)
rubocop-rails-omakase (1.1.0)
rubocop (>= 1.72)
rubocop-performance (>= 1.24)
rubocop-rails (>= 2.30)
2026-03-27 08:04:37 -04:00
rubocop-rspec (3.9.0)
lint_roller (~> 1.1)
2026-03-27 08:04:37 -04:00
rubocop (~> 1.81)
2023-03-07 05:59:46 +00:00
ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5)
2026-04-15 08:12:47 -04:00
ruby-vips (2.3.0)
ffi (~> 1.12)
logger
2026-05-06 13:28:16 -04:00
rubyzip (3.3.0)
2024-12-26 05:25:38 +00:00
securerandom (0.4.1)
2026-05-06 13:28:16 -04:00
selenium-webdriver (4.43.0)
base64 (~> 0.2)
logger (~> 1.4)
2021-12-16 09:29:00 -08:00
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 4.0)
2022-06-01 08:13:30 +00:00
websocket (~> 1.0)
2025-11-03 21:23:24 -08:00
sprockets (4.2.2)
2021-09-26 14:31:38 -07:00
concurrent-ruby (~> 1.0)
2025-11-03 21:23:24 -08:00
logger
2022-12-28 09:59:04 -08:00
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
2021-09-26 14:31:38 -07:00
sprockets (>= 3.0.0)
2024-08-19 05:19:53 +00:00
stimulus-rails (1.3.4)
2021-12-15 17:22:41 +00:00
railties (>= 6.0.0)
2026-03-27 08:04:37 -04:00
stringio (3.2.0)
2026-04-15 08:12:47 -04:00
sync (0.5.0)
2025-11-24 08:22:44 -05:00
tailwindcss-rails (4.4.0)
railties (>= 7.0.0)
tailwindcss-ruby (~> 4.0)
2026-05-06 13:28:16 -04:00
tailwindcss-ruby (4.2.4-x86_64-linux-gnu)
2026-03-27 08:04:37 -04:00
thor (1.5.0)
timeout (0.6.1)
2026-05-06 13:28:16 -04:00
tins (1.53.0)
2026-04-15 08:12:47 -04:00
bigdecimal
mize (~> 0.6)
readline
sync
2026-03-27 08:04:37 -04:00
tiny_tds (3.4.0-x86_64-linux-gnu)
bigdecimal (>= 2.0.0)
2025-11-03 21:23:24 -08:00
tsort (0.2.0)
2026-04-15 08:12:47 -04:00
ttfunk (1.7.0)
2026-03-27 08:04:37 -04:00
turbo-rails (2.0.23)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
2023-02-01 05:07:15 +00:00
tzinfo (2.0.6)
2021-09-26 14:31:38 -07:00
concurrent-ruby (~> 1.0)
2025-11-03 21:23:24 -08:00
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
2026-03-27 08:04:37 -04:00
unicode-emoji (4.2.0)
2024-12-10 22:47:16 +00:00
useragent (0.16.11)
2025-11-24 08:22:44 -05:00
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.2.1)
2021-09-26 14:31:38 -07:00
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
2024-07-13 10:51:27 -07:00
websocket (1.2.11)
2025-11-03 21:23:24 -08:00
websocket-driver (0.8.0)
2025-01-19 16:30:26 -08:00
base64
2021-09-26 14:31:38 -07:00
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
2026-04-15 08:12:47 -04:00
whenever (1.1.2)
chronic (>= 0.6.3)
2021-12-16 09:29:00 -08:00
xpath (3.2.0)
nokogiri (~> 1.8)
2026-03-27 08:04:37 -04:00
zeitwerk (2.7.5)
2021-09-26 13:51:06 -07:00
PLATFORMS
2026-03-27 08:04:37 -04:00
x86_64-linux
2021-09-26 13:51:06 -07:00
DEPENDENCIES
2025-11-24 08:22:44 -05:00
activerecord-sqlserver-adapter
2026-04-15 08:12:47 -04:00
amatch
2021-12-16 09:29:00 -08:00
bootsnap
2021-09-26 14:47:42 -07:00
brakeman
bundler-audit
2021-12-16 09:29:00 -08:00
capybara
combine_pdf
2026-06-17 23:23:36 -04:00
daemons
2026-05-06 13:28:16 -04:00
delayed_job_active_record
2025-11-24 08:22:44 -05:00
devise
docx
fastimage
2026-05-06 13:28:16 -04:00
figaro
httparty
2026-04-15 08:12:47 -04:00
image_processing
2021-12-16 09:29:00 -08:00
importmap-rails
jbuilder
2026-04-15 08:12:47 -04:00
pdf-reader
2025-11-24 08:22:44 -05:00
pry-rails
2024-11-25 05:25:59 +00:00
puma (~> 6.5)
2025-11-24 08:22:44 -05:00
pundit
2021-12-16 09:29:00 -08:00
rack-mini-profiler
2024-10-31 05:48:04 +00:00
rails (~> 7.2)
rails_icons
2021-09-26 14:56:42 -07:00
rspec-rails
2021-09-26 14:47:42 -07:00
rubocop-rails
2023-12-30 16:30:37 -08:00
rubocop-rails-omakase
2021-09-26 15:01:51 -07:00
rubocop-rspec
2026-05-06 13:28:16 -04:00
ruby-vips
rubyzip
2021-12-16 09:29:00 -08:00
selenium-webdriver
2022-02-21 13:04:05 -08:00
sprockets-rails
2021-12-16 09:29:00 -08:00
stimulus-rails
2025-11-24 08:22:44 -05:00
tailwindcss-rails
tiny_tds
2021-12-16 09:29:00 -08:00
turbo-rails
2021-09-26 14:31:38 -07:00
tzinfo-data
2021-12-16 09:29:00 -08:00
web-console
2026-04-15 08:12:47 -04:00
whenever
2021-09-26 14:31:38 -07:00
RUBY VERSION
2026-03-03 22:53:21 -05:00
ruby 3.4.8p72
2021-09-26 13:51:06 -07:00
BUNDLED WITH
2026-03-27 08:04:37 -04:00
2.6.9