Created
April 18, 2025 15:37
-
-
Save mhenrixon/1f43fd8de676d1477727af38592e98f1 to your computer and use it in GitHub Desktop.
These are the dependencies for one project where falcon doesn't start.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GEM | |
remote: https://rubygems.org/ | |
specs: | |
actioncable (8.0.2) | |
actionpack (= 8.0.2) | |
activesupport (= 8.0.2) | |
nio4r (~> 2.0) | |
websocket-driver (>= 0.6.1) | |
zeitwerk (~> 2.6) | |
actionmailbox (8.0.2) | |
actionpack (= 8.0.2) | |
activejob (= 8.0.2) | |
activerecord (= 8.0.2) | |
activestorage (= 8.0.2) | |
activesupport (= 8.0.2) | |
mail (>= 2.8.0) | |
actionmailer (8.0.2) | |
actionpack (= 8.0.2) | |
actionview (= 8.0.2) | |
activejob (= 8.0.2) | |
activesupport (= 8.0.2) | |
mail (>= 2.8.0) | |
rails-dom-testing (~> 2.2) | |
actionpack (8.0.2) | |
actionview (= 8.0.2) | |
activesupport (= 8.0.2) | |
nokogiri (>= 1.8.5) | |
rack (>= 2.2.4) | |
rack-session (>= 1.0.1) | |
rack-test (>= 0.6.3) | |
rails-dom-testing (~> 2.2) | |
rails-html-sanitizer (~> 1.6) | |
useragent (~> 0.16) | |
actiontext (8.0.2) | |
actionpack (= 8.0.2) | |
activerecord (= 8.0.2) | |
activestorage (= 8.0.2) | |
activesupport (= 8.0.2) | |
globalid (>= 0.6.0) | |
nokogiri (>= 1.8.5) | |
actionview (8.0.2) | |
activesupport (= 8.0.2) | |
builder (~> 3.1) | |
erubi (~> 1.11) | |
rails-dom-testing (~> 2.2) | |
rails-html-sanitizer (~> 1.6) | |
active_record_doctor (1.15.0) | |
activerecord (>= 4.2.0) | |
active_storage_validations (2.0.2) | |
activejob (>= 6.1.4) | |
activemodel (>= 6.1.4) | |
activestorage (>= 6.1.4) | |
activesupport (>= 6.1.4) | |
marcel (>= 1.0.3) | |
activejob (8.0.2) | |
activesupport (= 8.0.2) | |
globalid (>= 0.3.6) | |
activemodel (8.0.2) | |
activesupport (= 8.0.2) | |
activerecord (8.0.2) | |
activemodel (= 8.0.2) | |
activesupport (= 8.0.2) | |
timeout (>= 0.4.0) | |
activerecord-import (2.1.0) | |
activerecord (>= 4.2) | |
activestorage (8.0.2) | |
actionpack (= 8.0.2) | |
activejob (= 8.0.2) | |
activerecord (= 8.0.2) | |
activesupport (= 8.0.2) | |
marcel (~> 1.0) | |
activesupport (8.0.2) | |
base64 | |
benchmark (>= 0.3) | |
bigdecimal | |
concurrent-ruby (~> 1.0, >= 1.3.1) | |
connection_pool (>= 2.2.5) | |
drb | |
i18n (>= 1.6, < 2) | |
logger (>= 1.4.2) | |
minitest (>= 5.1) | |
securerandom (>= 0.3) | |
tzinfo (~> 2.0, >= 2.0.5) | |
uri (>= 0.13.1) | |
addressable (2.8.7) | |
public_suffix (>= 2.0.2, < 7.0) | |
after_commit_everywhere (1.6.0) | |
activerecord (>= 4.2) | |
activesupport | |
ahoy_matey (5.3.0) | |
activesupport (>= 7) | |
device_detector (>= 1) | |
safely_block (>= 0.4) | |
amazing_print (1.7.2) | |
ammeter (1.1.7) | |
activesupport (>= 3.0) | |
railties (>= 3.0) | |
rspec-rails (>= 2.2) | |
annotaterb (4.14.0) | |
appsignal (4.5.9) | |
logger | |
rack (>= 2.0.0) | |
ast (2.4.3) | |
async (2.23.1) | |
console (~> 1.29) | |
fiber-annotation | |
io-event (~> 1.9) | |
metrics (~> 0.12) | |
traces (~> 0.15) | |
async-container (0.24.0) | |
async (~> 2.22) | |
async-container-supervisor (0.5.1) | |
async-container (~> 0.22) | |
async-service | |
io-endpoint | |
memory-leak (~> 0.5) | |
async-http (0.88.0) | |
async (>= 2.10.2) | |
async-pool (~> 0.9) | |
io-endpoint (~> 0.14) | |
io-stream (~> 0.6) | |
metrics (~> 0.12) | |
protocol-http (~> 0.49) | |
protocol-http1 (~> 0.30) | |
protocol-http2 (~> 0.22) | |
traces (~> 0.10) | |
async-http-cache (0.4.5) | |
async-http (~> 0.56) | |
async-pool (0.10.3) | |
async (>= 1.25) | |
async-service (0.13.0) | |
async | |
async-container (~> 0.16) | |
aws-eventstream (1.3.2) | |
aws-partitions (1.1087.0) | |
aws-sdk-core (3.222.1) | |
aws-eventstream (~> 1, >= 1.3.0) | |
aws-partitions (~> 1, >= 1.992.0) | |
aws-sigv4 (~> 1.9) | |
base64 | |
jmespath (~> 1, >= 1.6.1) | |
logger | |
aws-sdk-kms (1.99.0) | |
aws-sdk-core (~> 3, >= 3.216.0) | |
aws-sigv4 (~> 1.5) | |
aws-sdk-s3 (1.183.0) | |
aws-sdk-core (~> 3, >= 3.216.0) | |
aws-sdk-kms (~> 1) | |
aws-sigv4 (~> 1.5) | |
aws-sigv4 (1.11.0) | |
aws-eventstream (~> 1, >= 1.0.2) | |
base64 (0.2.0) | |
bcrypt (3.1.20) | |
bcrypt_pbkdf (1.1.1) | |
benchmark (0.4.0) | |
benchmark-ips (2.14.0) | |
benchmark-memory (0.2.0) | |
memory_profiler (~> 1) | |
better_html (2.1.1) | |
actionview (>= 6.0) | |
activesupport (>= 6.0) | |
ast (~> 2.0) | |
erubi (~> 1.4) | |
parser (>= 2.4) | |
smart_properties | |
bigdecimal (3.1.9) | |
bootsnap (1.18.4) | |
msgpack (~> 1.2) | |
brakeman (7.0.2) | |
racc | |
builder (3.3.0) | |
bundler-audit (0.9.2) | |
bundler (>= 1.2.0, < 3) | |
thor (~> 1.0) | |
cancancan (3.6.1) | |
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) | |
capybara-playwright-driver (0.5.6) | |
addressable | |
capybara | |
playwright-ruby-client (>= 1.16.0) | |
childprocess (5.1.0) | |
logger (~> 1.5) | |
choice (0.2.0) | |
chunky_png (1.4.0) | |
climate_control (1.2.0) | |
coderay (1.1.3) | |
concurrent-ruby (1.3.5) | |
connection_pool (2.5.0) | |
console (1.30.2) | |
fiber-annotation | |
fiber-local (~> 1.1) | |
json | |
counter_culture (3.9.0) | |
activerecord (>= 4.2) | |
activesupport (>= 4.2) | |
countries (7.1.1) | |
unaccent (~> 0.3) | |
country_select (10.0.1) | |
countries (> 5.0, < 8.0) | |
crack (1.0.0) | |
bigdecimal | |
rexml | |
crass (1.0.6) | |
css_parser (1.21.1) | |
addressable | |
cssbundling-rails (1.4.3) | |
railties (>= 6.0.0) | |
date (3.4.1) | |
debug (1.10.0) | |
irb (~> 1.10) | |
reline (>= 0.3.8) | |
deepl-rb (3.2.0) | |
device_detector (1.1.3) | |
diff-lcs (1.6.1) | |
docile (1.4.1) | |
dotenv (3.1.8) | |
dotenv-rails (3.1.8) | |
dotenv (= 3.1.8) | |
railties (>= 6.1) | |
drb (2.2.1) | |
easy_translate (0.5.1) | |
thread | |
thread_safe | |
ed25519 (1.3.0) | |
erb_lint (0.9.0) | |
activesupport | |
better_html (>= 2.0.1) | |
parser (>= 2.7.1.4) | |
rainbow | |
rubocop (>= 1) | |
smart_properties | |
erubi (1.13.1) | |
et-orbi (1.2.11) | |
tzinfo | |
factory_bot (6.5.1) | |
activesupport (>= 6.1.0) | |
factory_bot_rails (6.4.4) | |
factory_bot (~> 6.5) | |
railties (>= 5.0.0) | |
faker (3.5.1) | |
i18n (>= 1.8.11, < 2) | |
falcon (0.51.1) | |
async | |
async-container (~> 0.20) | |
async-container-supervisor (~> 0.5.0) | |
async-http (~> 0.75) | |
async-http-cache (~> 0.4) | |
async-service (~> 0.10) | |
bundler | |
localhost (~> 1.1) | |
openssl (~> 3.0) | |
protocol-http (~> 0.31) | |
protocol-rack (~> 0.7) | |
samovar (~> 2.3) | |
faraday (2.13.0) | |
faraday-net_http (>= 2.0, < 3.5) | |
json | |
logger | |
faraday-net_http (3.4.0) | |
net-http (>= 0.5.0) | |
fast_count (0.3.0) | |
activerecord (>= 6.0) | |
ffi (1.17.2) | |
ffi (1.17.2-aarch64-linux-gnu) | |
ffi (1.17.2-arm64-darwin) | |
ffi (1.17.2-x86_64-darwin) | |
ffi (1.17.2-x86_64-linux-gnu) | |
fiber-annotation (0.2.0) | |
fiber-local (1.1.0) | |
fiber-storage | |
fiber-storage (1.0.1) | |
friendly_id (5.5.1) | |
activerecord (>= 4.0.0) | |
fugit (1.11.1) | |
et-orbi (~> 1, >= 1.2.11) | |
raabro (~> 1.4) | |
fuubar (2.5.1) | |
rspec-core (~> 3.0) | |
ruby-progressbar (~> 1.4) | |
fx (0.9.0) | |
activerecord (>= 7.0) | |
railties (>= 7.0) | |
globalid (1.2.1) | |
activesupport (>= 6.1) | |
google-protobuf (4.30.2) | |
bigdecimal | |
rake (>= 13) | |
google-protobuf (4.30.2-aarch64-linux) | |
bigdecimal | |
rake (>= 13) | |
google-protobuf (4.30.2-arm64-darwin) | |
bigdecimal | |
rake (>= 13) | |
google-protobuf (4.30.2-x86_64-darwin) | |
bigdecimal | |
rake (>= 13) | |
google-protobuf (4.30.2-x86_64-linux) | |
bigdecimal | |
rake (>= 13) | |
groupdate (6.5.1) | |
activesupport (>= 7) | |
hashdiff (1.1.2) | |
highline (3.1.2) | |
reline | |
hotwire-livereload (2.0.0) | |
actioncable (>= 7.0.0) | |
listen (>= 3.0.0) | |
railties (>= 7.0.0) | |
htmlbeautifier (1.4.3) | |
htmlentities (4.3.4) | |
i18n (1.14.7) | |
concurrent-ruby (~> 1.0) | |
i18n-tasks (1.0.15) | |
activesupport (>= 4.0.2) | |
ast (>= 2.1.0) | |
erubi | |
highline (>= 2.0.0) | |
i18n | |
parser (>= 3.2.2.1) | |
rails-i18n | |
rainbow (>= 2.2.2, < 4.0) | |
ruby-progressbar (~> 1.8, >= 1.8.1) | |
terminal-table (>= 1.5.1) | |
icalendar (2.11.0) | |
base64 | |
ice_cube (~> 0.16) | |
logger | |
ostruct | |
ice_cube (0.17.0) | |
image_processing (1.14.0) | |
mini_magick (>= 4.9.5, < 6) | |
ruby-vips (>= 2.0.17, < 3) | |
importmap-rails (2.1.0) | |
actionpack (>= 6.0.0) | |
activesupport (>= 6.0.0) | |
railties (>= 6.0.0) | |
initials (0.4.3) | |
invisible_captcha (2.3.0) | |
rails (>= 5.2) | |
io-console (0.8.0) | |
io-endpoint (0.15.2) | |
io-event (1.10.0) | |
io-stream (0.6.1) | |
irb (1.15.2) | |
pp (>= 0.6.0) | |
rdoc (>= 4.0.0) | |
reline (>= 0.4.2) | |
jmespath (1.6.2) | |
json (2.10.2) | |
kamal (2.5.3) | |
activesupport (>= 7.0) | |
base64 (~> 0.2) | |
bcrypt_pbkdf (~> 1.0) | |
concurrent-ruby (~> 1.2) | |
dotenv (~> 3.1) | |
ed25519 (~> 1.2) | |
net-ssh (~> 7.3) | |
sshkit (>= 1.23.0, < 2.0) | |
thor (~> 1.3) | |
zeitwerk (>= 2.6.18, < 3.0) | |
language_server-protocol (3.17.0.4) | |
launchy (3.1.1) | |
addressable (~> 2.8) | |
childprocess (~> 5.0) | |
logger (~> 1.6) | |
letter_opener (1.10.0) | |
launchy (>= 2.2, < 4) | |
letter_opener_web (3.0.0) | |
actionmailer (>= 6.1) | |
letter_opener (~> 1.9) | |
railties (>= 6.1) | |
rexml | |
lint_roller (1.1.0) | |
listen (3.9.0) | |
rb-fsevent (~> 0.10, >= 0.10.3) | |
rb-inotify (~> 0.9, >= 0.9.10) | |
little-plugger (1.1.4) | |
localhost (1.5.0) | |
logcraft (2.2.1) | |
logging (~> 2.0) | |
multi_json (~> 1.14) | |
logger (1.7.0) | |
logging (2.4.0) | |
little-plugger (~> 1.1) | |
multi_json (~> 1.14) | |
loofah (2.24.0) | |
crass (~> 1.0.2) | |
nokogiri (>= 1.12.0) | |
lookbook (2.3.8) | |
activemodel | |
css_parser | |
htmlbeautifier (~> 1.3) | |
htmlentities (~> 4.3.4) | |
marcel (~> 1.0) | |
railties (>= 5.0) | |
redcarpet (~> 3.5) | |
rouge (>= 3.26, < 5.0) | |
view_component (>= 2.0) | |
yard (~> 0.9) | |
zeitwerk (~> 2.5) | |
mail (2.8.1) | |
mini_mime (>= 0.1.1) | |
net-imap | |
net-pop | |
net-smtp | |
mapping (1.1.3) | |
marcel (1.0.4) | |
marginalia (1.11.1) | |
actionpack (>= 5.2) | |
activerecord (>= 5.2) | |
matrix (0.4.2) | |
memory-leak (0.5.2) | |
memory_profiler (1.1.0) | |
meta-tags (2.22.1) | |
actionpack (>= 6.0.0, < 8.1) | |
method_source (1.1.0) | |
metrics (0.12.2) | |
mime-types (3.6.2) | |
logger | |
mime-types-data (~> 3.2015) | |
mime-types-data (3.2025.0408) | |
mini_magick (5.2.0) | |
benchmark | |
logger | |
mini_mime (1.1.5) | |
minitest (5.25.5) | |
mission_control-jobs (1.0.2) | |
actioncable (>= 7.1) | |
actionpack (>= 7.1) | |
activejob (>= 7.1) | |
activerecord (>= 7.1) | |
importmap-rails (>= 1.2.1) | |
irb (~> 1.13) | |
railties (>= 7.1) | |
stimulus-rails | |
turbo-rails | |
monetize (1.13.0) | |
money (~> 6.12) | |
money (6.19.0) | |
i18n (>= 0.6.4, <= 2) | |
money-rails (1.15.0) | |
activesupport (>= 3.0) | |
monetize (~> 1.9) | |
money (~> 6.13) | |
railties (>= 3.0) | |
msgpack (1.8.0) | |
multi_json (1.15.0) | |
net-http (0.6.0) | |
uri | |
net-imap (0.5.6) | |
date | |
net-protocol | |
net-pop (0.1.2) | |
net-protocol | |
net-protocol (0.2.2) | |
timeout | |
net-scp (4.1.0) | |
net-ssh (>= 2.6.5, < 8.0.0) | |
net-sftp (4.0.0) | |
net-ssh (>= 5.0.0, < 8.0.0) | |
net-smtp (0.5.1) | |
net-protocol | |
net-ssh (7.3.0) | |
nio4r (2.7.4) | |
nokogiri (1.18.7-aarch64-linux-gnu) | |
racc (~> 1.4) | |
nokogiri (1.18.7-arm64-darwin) | |
racc (~> 1.4) | |
nokogiri (1.18.7-x86_64-darwin) | |
racc (~> 1.4) | |
nokogiri (1.18.7-x86_64-linux-gnu) | |
racc (~> 1.4) | |
oj (3.16.10) | |
bigdecimal (>= 3.0) | |
ostruct (>= 0.2) | |
online_migrations (0.25.0) | |
activerecord (>= 7.0) | |
openssl (3.3.0) | |
ostruct (0.6.1) | |
paddle (2.7.1) | |
faraday (~> 2.11) | |
ostruct (~> 0.6.0) | |
pagy (9.3.4) | |
parallel (1.27.0) | |
parser (3.3.8.0) | |
ast (~> 2.4.1) | |
racc | |
pay (9.0.1) | |
rails (>= 6.0.0) | |
pdf-core (0.10.0) | |
pg (1.5.9) | |
pg_aggregates (0.2.1) | |
activerecord (>= 6.1) | |
pg (>= 1.1) | |
railties (>= 6.1) | |
pg_query (6.1.0) | |
google-protobuf (>= 3.25.3) | |
pg_search (2.3.7) | |
activerecord (>= 6.1) | |
activesupport (>= 6.1) | |
pg_types (0.2.1) | |
activerecord (>= 6.1) | |
pg (>= 1.1) | |
railties (>= 6.1) | |
pghero (3.6.2) | |
activerecord (>= 6.1) | |
phlex (2.2.1) | |
zeitwerk (~> 2.7) | |
phlex-rails (2.2.0) | |
phlex (~> 2.2.1) | |
railties (>= 7.1, < 9) | |
phlexy_ui (0.2.1) | |
phlex (>= 2.0.0.rc1) | |
zeitwerk (~> 2.6) | |
playwright-ruby-client (1.51.0) | |
concurrent-ruby (>= 1.1.6) | |
mime-types (>= 3.0) | |
postmark (1.25.1) | |
json | |
postmark-rails (0.22.1) | |
actionmailer (>= 3.0.0) | |
postmark (>= 1.21.3, < 2.0) | |
pp (0.6.2) | |
prettyprint | |
prawn (2.5.0) | |
matrix (~> 0.4) | |
pdf-core (~> 0.10.0) | |
ttfunk (~> 1.8) | |
prawn-table (0.2.2) | |
prawn (>= 1.3.0, < 3.0.0) | |
prettyprint (0.2.0) | |
prism (1.4.0) | |
propshaft (1.1.0) | |
actionpack (>= 7.0.0) | |
activesupport (>= 7.0.0) | |
rack | |
railties (>= 7.0.0) | |
protocol-hpack (1.5.1) | |
protocol-http (0.49.0) | |
protocol-http1 (0.34.0) | |
protocol-http (~> 0.22) | |
protocol-http2 (0.22.1) | |
protocol-hpack (~> 1.4) | |
protocol-http (~> 0.47) | |
protocol-rack (0.11.2) | |
protocol-http (~> 0.43) | |
rack (>= 1.0) | |
pry (0.15.2) | |
coderay (~> 1.1) | |
method_source (~> 1.0) | |
pry-rails (0.3.11) | |
pry (>= 0.13.0) | |
psych (5.2.3) | |
date | |
stringio | |
public_suffix (6.0.1) | |
puma (6.6.0) | |
nio4r (~> 2.0) | |
raabro (1.4.0) | |
racc (1.8.1) | |
rack (3.1.13) | |
rack-attack (6.7.0) | |
rack (>= 1.0, < 4) | |
rack-mini-profiler (3.3.1) | |
rack (>= 1.2.0) | |
rack-session (2.1.0) | |
base64 (>= 0.1.0) | |
rack (>= 3.0.0) | |
rack-test (2.2.0) | |
rack (>= 1.3) | |
rackup (2.2.1) | |
rack (>= 3) | |
rails (8.0.2) | |
actioncable (= 8.0.2) | |
actionmailbox (= 8.0.2) | |
actionmailer (= 8.0.2) | |
actionpack (= 8.0.2) | |
actiontext (= 8.0.2) | |
actionview (= 8.0.2) | |
activejob (= 8.0.2) | |
activemodel (= 8.0.2) | |
activerecord (= 8.0.2) | |
activestorage (= 8.0.2) | |
activesupport (= 8.0.2) | |
bundler (>= 1.15.0) | |
railties (= 8.0.2) | |
rails-dom-testing (2.2.0) | |
activesupport (>= 5.0.0) | |
minitest | |
nokogiri (>= 1.6) | |
rails-erd (1.7.2) | |
activerecord (>= 4.2) | |
activesupport (>= 4.2) | |
choice (~> 0.2.0) | |
ruby-graphviz (~> 1.2) | |
rails-html-sanitizer (1.6.2) | |
loofah (~> 2.21) | |
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) | |
rails-i18n (8.0.1) | |
i18n (>= 0.7, < 2) | |
railties (>= 8.0.0, < 9) | |
rails-pg-extras (5.6.7) | |
rails | |
ruby-pg-extras (= 5.6.7) | |
rails_icons (1.2.0) | |
nokogiri (~> 1.16, >= 1.16.4) | |
rails (> 6.1) | |
railties (8.0.2) | |
actionpack (= 8.0.2) | |
activesupport (= 8.0.2) | |
irb (~> 1.13) | |
rackup (>= 1.0.0) | |
rake (>= 12.2) | |
thor (~> 1.0, >= 1.2.2) | |
zeitwerk (~> 2.6) | |
rainbow (3.1.1) | |
rake (13.2.1) | |
ransack (4.3.0) | |
activerecord (>= 6.1.5) | |
activesupport (>= 6.1.5) | |
i18n | |
rb-fsevent (0.11.2) | |
rb-inotify (0.11.1) | |
ffi (~> 1.0) | |
rbs (3.9.2) | |
logger | |
rdoc (6.13.1) | |
psych (>= 4.0.0) | |
recaptcha (5.19.0) | |
receipts (2.4.0) | |
prawn (>= 1.3.0, < 3.0.0) | |
prawn-table (~> 0.2.1) | |
redcarpet (3.6.1) | |
regexp_parser (2.10.0) | |
reline (0.6.1) | |
io-console (~> 0.5) | |
rexml (3.4.1) | |
rollups (0.4.1) | |
activesupport (>= 7) | |
groupdate (>= 6.1) | |
rotp (6.3.0) | |
rouge (4.5.1) | |
rqrcode (2.2.0) | |
chunky_png (~> 1.0) | |
rqrcode_core (~> 1.0) | |
rqrcode_core (1.2.0) | |
rspec-core (3.13.3) | |
rspec-support (~> 3.13.0) | |
rspec-expectations (3.13.3) | |
diff-lcs (>= 1.2.0, < 2.0) | |
rspec-support (~> 3.13.0) | |
rspec-its (2.0.0) | |
rspec-core (>= 3.13.0) | |
rspec-expectations (>= 3.13.0) | |
rspec-mocks (3.13.2) | |
diff-lcs (>= 1.2.0, < 2.0) | |
rspec-support (~> 3.13.0) | |
rspec-rails (7.1.1) | |
actionpack (>= 7.0) | |
activesupport (>= 7.0) | |
railties (>= 7.0) | |
rspec-core (~> 3.13) | |
rspec-expectations (~> 3.13) | |
rspec-mocks (~> 3.13) | |
rspec-support (~> 3.13) | |
rspec-support (3.13.2) | |
rubocop (1.75.2) | |
json (~> 2.3) | |
language_server-protocol (~> 3.17.0.2) | |
lint_roller (~> 1.1.0) | |
parallel (~> 1.10) | |
parser (>= 3.3.0.2) | |
rainbow (>= 2.2.2, < 4.0) | |
regexp_parser (>= 2.9.3, < 3.0) | |
rubocop-ast (>= 1.44.0, < 2.0) | |
ruby-progressbar (~> 1.7) | |
unicode-display_width (>= 2.4.0, < 4.0) | |
rubocop-ast (1.44.1) | |
parser (>= 3.3.7.2) | |
prism (~> 1.4) | |
rubocop-capybara (2.22.1) | |
lint_roller (~> 1.1) | |
rubocop (~> 1.72, >= 1.72.1) | |
rubocop-factory_bot (2.27.1) | |
lint_roller (~> 1.1) | |
rubocop (~> 1.72, >= 1.72.1) | |
rubocop-performance (1.25.0) | |
lint_roller (~> 1.1) | |
rubocop (>= 1.75.0, < 2.0) | |
rubocop-ast (>= 1.38.0, < 2.0) | |
rubocop-rails (2.31.0) | |
activesupport (>= 4.2.0) | |
lint_roller (~> 1.1) | |
rack (>= 1.1) | |
rubocop (>= 1.75.0, < 2.0) | |
rubocop-ast (>= 1.38.0, < 2.0) | |
rubocop-rake (0.7.1) | |
lint_roller (~> 1.1) | |
rubocop (>= 1.72.1) | |
rubocop-rspec (3.5.0) | |
lint_roller (~> 1.1) | |
rubocop (~> 1.72, >= 1.72.1) | |
rubocop-rspec_rails (2.31.0) | |
lint_roller (~> 1.1) | |
rubocop (~> 1.72, >= 1.72.1) | |
rubocop-rspec (~> 3.5) | |
ruby-graphviz (1.2.5) | |
rexml | |
ruby-lsp (0.23.14) | |
language_server-protocol (~> 3.17.0) | |
prism (>= 1.2, < 2.0) | |
rbs (>= 3, < 4) | |
sorbet-runtime (>= 0.5.10782) | |
ruby-lsp-rails (0.4.0) | |
ruby-lsp (>= 0.23.0, < 0.24.0) | |
ruby-lsp-rspec (0.1.22) | |
ruby-lsp (~> 0.23.0) | |
ruby-pg-extras (5.6.7) | |
pg | |
terminal-table | |
ruby-prof (1.7.1) | |
ruby-progressbar (1.13.0) | |
ruby-vips (2.2.3) | |
ffi (~> 1.12) | |
logger | |
safely_block (0.4.1) | |
samovar (2.3.0) | |
console (~> 1.0) | |
mapping (~> 1.0) | |
scenic (1.8.0) | |
activerecord (>= 4.0.0) | |
railties (>= 4.0.0) | |
securerandom (0.4.1) | |
shoulda-matchers (6.4.0) | |
activesupport (>= 5.2.0) | |
simplecov (0.22.0) | |
docile (~> 1.1) | |
simplecov-html (~> 0.11) | |
simplecov_json_formatter (~> 0.1) | |
simplecov-html (0.13.1) | |
simplecov-sublime (0.21.2) | |
json | |
simplecov (~> 0.14, < 1.0.0) | |
simplecov-tailwindcss (2.2.0) | |
simplecov (~> 0.16) | |
simplecov_json_formatter (0.1.4) | |
slack-notifier (2.4.0) | |
smart_properties (1.17.0) | |
solid_cable (3.0.7) | |
actioncable (>= 7.2) | |
activejob (>= 7.2) | |
activerecord (>= 7.2) | |
railties (>= 7.2) | |
solid_cache (1.0.7) | |
activejob (>= 7.2) | |
activerecord (>= 7.2) | |
railties (>= 7.2) | |
solid_queue (1.1.4) | |
activejob (>= 7.1) | |
activerecord (>= 7.1) | |
concurrent-ruby (>= 1.3.1) | |
fugit (~> 1.11.0) | |
railties (>= 7.1) | |
thor (~> 1.3.1) | |
sorbet-runtime (0.5.12016) | |
sshkit (1.24.0) | |
base64 | |
logger | |
net-scp (>= 1.1.2) | |
net-sftp (>= 2.1.2) | |
net-ssh (>= 2.8.0) | |
ostruct | |
stackprof (0.2.27) | |
stimulus-rails (1.3.4) | |
railties (>= 6.0.0) | |
stringio (3.1.6) | |
stripe (13.5.0) | |
syslog (0.3.0) | |
logger | |
terminal-table (4.0.0) | |
unicode-display_width (>= 1.1.1, < 4) | |
test-prof (1.4.4) | |
thor (1.3.2) | |
thread (0.2.2) | |
thread_safe (0.3.6) | |
thruster (0.1.12) | |
thruster (0.1.12-aarch64-linux) | |
thruster (0.1.12-arm64-darwin) | |
thruster (0.1.12-x86_64-darwin) | |
thruster (0.1.12-x86_64-linux) | |
timeout (0.4.3) | |
traces (0.15.2) | |
trollop (2.9.10) | |
ttfunk (1.8.0) | |
bigdecimal (~> 3.1) | |
turbo-rails (2.0.13) | |
actionpack (>= 7.1.0) | |
railties (>= 7.1.0) | |
tzinfo (2.0.6) | |
concurrent-ruby (~> 1.0) | |
tzinfo-data (1.2025.2) | |
tzinfo (>= 1.0.0) | |
unaccent (0.4.0) | |
unicode-display_width (3.1.4) | |
unicode-emoji (~> 4.0, >= 4.0.4) | |
unicode-emoji (4.0.4) | |
uri (1.0.3) | |
useragent (0.16.11) | |
view_component (3.21.0) | |
activesupport (>= 5.2.0, < 8.1) | |
concurrent-ruby (~> 1.0) | |
method_source (~> 1.0) | |
webmock (3.25.1) | |
addressable (>= 2.8.0) | |
crack (>= 0.3.2) | |
hashdiff (>= 0.4.0, < 2.0.0) | |
websocket-driver (0.7.7) | |
base64 | |
websocket-extensions (>= 0.1.0) | |
websocket-extensions (0.1.5) | |
xpath (3.2.0) | |
nokogiri (~> 1.8) | |
yamllint (0.0.9) | |
trollop (~> 2) | |
yard (0.9.37) | |
zeitwerk (2.7.2) | |
zstd-ruby (1.5.6.6) | |
PLATFORMS | |
aarch64-linux | |
aarch64-linux-gnu | |
arm64-darwin | |
arm64-darwin-22 | |
arm64-darwin-23 | |
arm64-darwin-24 | |
x86_64-darwin | |
x86_64-darwin-20 | |
x86_64-darwin-21 | |
x86_64-darwin-22 | |
x86_64-linux | |
x86_64-linux-gnu | |
DEPENDENCIES | |
active_record_doctor | |
active_storage_validations | |
activerecord-import | |
after_commit_everywhere | |
ahoy_matey | |
amazing_print | |
ammeter | |
annotaterb | |
appsignal | |
aws-sdk-s3 | |
bcrypt | |
benchmark-ips | |
benchmark-memory | |
better_html | |
bootsnap | |
brakeman | |
bundler-audit | |
cancancan | |
capybara | |
capybara-playwright-driver | |
climate_control | |
counter_culture | |
countries | |
country_select | |
cssbundling-rails | |
debug (>= 1.0) | |
deepl-rb | |
dotenv-rails | |
easy_translate | |
erb_lint | |
factory_bot_rails | |
faker | |
falcon | |
fast_count | |
friendly_id | |
fuubar | |
fx | |
hotwire-livereload | |
i18n-tasks | |
icalendar | |
image_processing | |
importmap-rails | |
initials | |
invisible_captcha | |
kamal | |
letter_opener_web | |
listen | |
logcraft | |
lookbook | |
marginalia | |
memory_profiler | |
meta-tags | |
mission_control-jobs | |
money-rails | |
oj | |
online_migrations | |
paddle | |
pagy | |
pay | |
pg | |
pg_aggregates | |
pg_query | |
pg_search | |
pg_types | |
pghero | |
phlex-rails | |
phlexy_ui | |
postmark-rails | |
prawn | |
prawn-table | |
propshaft | |
pry-rails | |
puma | |
rack-attack | |
rack-mini-profiler | |
rails (>= 8.0.0) | |
rails-erd | |
rails-pg-extras | |
rails_icons (~> 1.1) | |
ransack | |
recaptcha | |
receipts | |
rollups | |
rotp | |
rqrcode | |
rspec-its | |
rspec-rails | |
rubocop | |
rubocop-capybara | |
rubocop-factory_bot | |
rubocop-performance | |
rubocop-rails | |
rubocop-rake | |
rubocop-rspec | |
rubocop-rspec_rails | |
ruby-lsp | |
ruby-lsp-rails | |
ruby-lsp-rspec | |
ruby-prof (>= 0.17.0) | |
ruby-vips | |
scenic | |
shoulda-matchers | |
simplecov | |
simplecov-sublime | |
simplecov-tailwindcss | |
slack-notifier | |
solid_cable | |
solid_cache | |
solid_queue | |
stackprof (>= 0.2.9) | |
stimulus-rails | |
stripe (~> 13.0) | |
syslog | |
test-prof | |
thruster | |
turbo-rails | |
tzinfo-data | |
webmock | |
yamllint | |
zstd-ruby | |
BUNDLED WITH | |
2.6.8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment