Files
akkounts/Gemfile.lock

583 lines
14 KiB
Plaintext
Raw Normal View History

2020-11-07 14:49:32 +01:00
GEM
remote: https://rubygems.org/
specs:
2025-04-28 17:49:54 +04:00
actioncable (8.0.2)
actionpack (= 8.0.2)
activesupport (= 8.0.2)
2020-11-07 14:49:32 +01:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
2025-04-28 17:49:54 +04:00
actionmailbox (8.0.2)
actionpack (= 8.0.2)
activejob (= 8.0.2)
activerecord (= 8.0.2)
activestorage (= 8.0.2)
activesupport (= 8.0.2)
2025-04-27 15:11:52 +04:00
mail (>= 2.8.0)
2025-04-28 17:49:54 +04:00
actionmailer (8.0.2)
actionpack (= 8.0.2)
actionview (= 8.0.2)
activejob (= 8.0.2)
activesupport (= 8.0.2)
2025-04-27 15:11:52 +04:00
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
2025-04-28 17:49:54 +04:00
actionpack (8.0.2)
actionview (= 8.0.2)
activesupport (= 8.0.2)
nokogiri (>= 1.8.5)
2025-04-28 17:49:54 +04:00
rack (>= 2.2.4)
rack-session (>= 1.0.1)
2020-11-07 14:49:32 +01:00
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2025-04-27 15:11:52 +04:00
useragent (~> 0.16)
2025-04-28 17:49:54 +04:00
actiontext (8.0.2)
actionpack (= 8.0.2)
activerecord (= 8.0.2)
activestorage (= 8.0.2)
activesupport (= 8.0.2)
2022-02-12 13:55:56 -06:00
globalid (>= 0.6.0)
2020-11-07 14:49:32 +01:00
nokogiri (>= 1.8.5)
2025-04-28 17:49:54 +04:00
actionview (8.0.2)
activesupport (= 8.0.2)
2020-11-07 14:49:32 +01:00
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2025-04-28 17:49:54 +04:00
activejob (8.0.2)
activesupport (= 8.0.2)
2020-11-07 14:49:32 +01:00
globalid (>= 0.3.6)
2025-04-28 17:49:54 +04:00
activemodel (8.0.2)
activesupport (= 8.0.2)
activerecord (8.0.2)
activemodel (= 8.0.2)
activesupport (= 8.0.2)
timeout (>= 0.4.0)
2025-04-28 17:49:54 +04:00
activestorage (8.0.2)
actionpack (= 8.0.2)
activejob (= 8.0.2)
activerecord (= 8.0.2)
activesupport (= 8.0.2)
2022-02-12 13:55:56 -06:00
marcel (~> 1.0)
2025-04-28 17:49:54 +04:00
activesupport (8.0.2)
base64
2025-04-27 15:11:52 +04:00
benchmark (>= 0.3)
bigdecimal
2025-04-27 15:11:52 +04:00
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
2022-02-12 13:55:56 -06:00
i18n (>= 1.6, < 2)
2025-04-27 15:11:52 +04:00
logger (>= 1.4.2)
2022-02-12 13:55:56 -06:00
minitest (>= 5.1)
2025-04-27 15:11:52 +04:00
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
2025-04-28 17:49:54 +04:00
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.3)
aws-eventstream (1.3.2)
aws-partitions (1.1092.0)
aws-sdk-core (3.222.2)
aws-eventstream (~> 1, >= 1.3.0)
2025-04-28 17:49:54 +04:00
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
2023-10-23 15:31:22 +02:00
jmespath (~> 1, >= 1.6.1)
2025-04-28 17:49:54 +04:00
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)
2023-10-23 15:31:22 +02:00
aws-sdk-kms (~> 1)
2025-04-28 17:49:54 +04:00
aws-sigv4 (~> 1.5)
aws-sigv4 (1.11.0)
2023-10-23 15:31:22 +02:00
aws-eventstream (~> 1, >= 1.0.2)
backport (1.2.0)
base64 (0.2.0)
bcrypt (3.1.20)
2025-04-28 17:49:54 +04:00
bech32 (1.5.0)
thor (>= 1.1.0)
2025-04-27 15:11:52 +04:00
benchmark (0.4.0)
bigdecimal (3.1.9)
2020-11-07 14:49:32 +01:00
bindex (0.8.1)
bip-schnorr (0.7.0)
ecdsa_ext (~> 0.5.0)
2025-04-27 15:11:52 +04:00
builder (3.3.0)
capybara (3.40.0)
2020-11-07 14:49:32 +01:00
addressable
2021-11-19 20:10:36 -06:00
matrix
2020-11-07 14:49:32 +01:00
mini_mime (>= 0.1.3)
nokogiri (~> 1.11)
2020-11-07 14:49:32 +01:00
rack (>= 1.6.0)
rack-test (>= 0.6.3)
2021-11-19 20:10:36 -06:00
regexp_parser (>= 1.5, < 3.0)
2020-11-07 14:49:32 +01:00
xpath (~> 3.2)
2025-04-28 17:49:54 +04:00
childprocess (5.1.0)
logger (~> 1.5)
chunky_png (1.4.0)
2025-04-28 17:49:54 +04:00
concurrent-ruby (1.3.4)
2025-04-27 15:11:52 +04:00
connection_pool (2.5.2)
2025-04-28 17:49:54 +04:00
crack (1.0.0)
bigdecimal
2021-11-19 20:10:36 -06:00
rexml
2020-11-07 14:49:32 +01:00
crass (1.0.6)
2025-04-28 17:49:54 +04:00
cssbundling-rails (1.4.3)
railties (>= 6.0.0)
2025-04-27 15:11:52 +04:00
database_cleaner (2.1.0)
database_cleaner-active_record (>= 2, < 3)
2025-04-27 15:11:52 +04:00
database_cleaner-active_record (2.2.0)
2021-11-19 20:10:36 -06:00
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
2025-04-27 15:11:52 +04:00
date (3.4.1)
2025-04-28 17:49:54 +04:00
devise (4.9.4)
2020-11-09 09:58:00 +01:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise_ldap_authenticatable (0.8.7)
devise (>= 3.4.1)
net-ldap (>= 0.16.0)
2025-04-28 17:49:54 +04:00
diff-lcs (1.6.1)
discourse_api (2.0.1)
2023-05-29 23:05:18 +02:00
faraday (~> 2.7)
faraday-follow_redirects
faraday-multipart
rack (>= 1.6)
2025-04-28 17:49:54 +04:00
dotenv (3.1.8)
dotenv-rails (3.1.8)
dotenv (= 3.1.8)
railties (>= 6.1)
down (5.4.2)
2023-10-23 15:31:22 +02:00
addressable (~> 2.8)
2025-04-27 15:11:52 +04:00
drb (2.2.1)
ecdsa (1.2.0)
2024-04-01 18:19:44 +03:00
ecdsa_ext (0.5.1)
ecdsa (~> 1.2.0)
2025-04-27 15:11:52 +04:00
erubi (1.13.1)
2025-04-28 17:49:54 +04:00
et-orbi (1.2.11)
tzinfo
event_emitter (0.2.6)
eventmachine (1.2.7)
2025-04-28 17:49:54 +04:00
factory_bot (6.5.1)
activesupport (>= 6.1.0)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
2020-11-18 09:17:56 +01:00
railties (>= 5.0.0)
2025-04-28 17:49:54 +04:00
faker (3.5.1)
2022-12-07 18:12:54 +01:00
i18n (>= 1.8.11, < 2)
2025-04-28 17:49:54 +04:00
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
2023-05-29 23:05:18 +02:00
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
2025-04-28 17:49:54 +04:00
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.1.1)
net-http
2023-10-19 16:17:42 +02:00
faye-websocket (0.11.3)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
2025-04-28 17:49:54 +04:00
ffi (1.17.2)
ffi (1.17.2-arm64-darwin)
ffi (1.17.2-x86_64-linux-gnu)
flipper (1.3.4)
concurrent-ruby (< 2)
2025-04-28 17:49:54 +04:00
flipper-active_record (1.3.4)
activerecord (>= 4.2, < 9)
flipper (~> 1.3.4)
flipper-ui (1.3.4)
erubi (>= 1.0.0, < 2.0.0)
2025-04-28 17:49:54 +04:00
flipper (~> 1.3.4)
2023-10-19 16:17:42 +02:00
rack (>= 1.4, < 4)
2025-04-28 17:49:54 +04:00
rack-protection (>= 1.5.3, < 5.0.0)
rack-session (>= 1.0.2, < 3.0.0)
sanitize (< 8)
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
2023-10-19 16:17:42 +02:00
globalid (1.2.1)
activesupport (>= 6.1)
gpgme (2.0.24)
mini_portile2 (~> 2.7)
2025-04-28 17:49:54 +04:00
hashdiff (1.1.2)
2025-04-27 15:11:52 +04:00
i18n (1.14.7)
2020-11-07 14:49:32 +01:00
concurrent-ruby (~> 1.0)
2023-09-06 12:14:28 +02:00
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
2025-04-28 17:49:54 +04:00
importmap-rails (2.1.0)
2022-02-12 13:55:56 -06:00
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
2022-02-12 13:55:56 -06:00
railties (>= 6.0.0)
2025-04-27 15:11:52 +04:00
io-console (0.8.0)
irb (1.15.2)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
2025-04-28 17:49:54 +04:00
jaro_winkler (1.6.0)
jbuilder (2.13.0)
2022-02-12 13:55:56 -06:00
actionview (>= 5.0.0)
2020-11-07 14:49:32 +01:00
activesupport (>= 5.0.0)
2023-10-23 15:31:22 +02:00
jmespath (1.6.2)
2025-04-28 17:49:54 +04:00
json (2.11.3)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
2025-04-28 17:49:54 +04:00
language_server-protocol (3.17.0.4)
launchy (3.1.1)
addressable (~> 2.8)
2025-04-28 17:49:54 +04:00
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)
2022-02-12 13:55:56 -06:00
rexml
2025-04-28 17:49:54 +04:00
lint_roller (1.1.0)
listen (3.9.0)
2020-11-07 14:49:32 +01:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2025-04-28 17:49:54 +04:00
lnurl (1.1.1)
bech32 (~> 1.1)
2025-04-27 15:11:52 +04:00
logger (1.7.0)
loofah (2.24.0)
2020-11-07 14:49:32 +01:00
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
2020-11-07 14:49:32 +01:00
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
manifique (1.1.0)
faraday (~> 2.9.0)
faraday-follow_redirects (= 0.3.0)
nokogiri (~> 1.16.0)
2025-04-27 15:11:52 +04:00
marcel (1.0.4)
2021-11-19 20:10:36 -06:00
matrix (0.4.2)
2025-04-28 17:49:54 +04:00
method_source (1.1.0)
mini_magick (4.13.2)
2023-10-19 16:17:42 +02:00
mini_mime (1.1.5)
2025-04-27 15:11:52 +04:00
mini_portile2 (2.8.8)
minitest (5.25.5)
2025-05-04 17:40:33 +04:00
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
2025-04-28 17:49:54 +04:00
multipart-post (2.4.1)
net-http (0.6.0)
uri
2025-04-27 15:11:52 +04:00
net-imap (0.5.7)
date
2022-02-12 13:55:56 -06:00
net-protocol
net-ldap (0.19.0)
2022-12-02 15:50:19 +01:00
net-pop (0.1.2)
2022-02-12 13:55:56 -06:00
net-protocol
net-protocol (0.2.2)
2022-02-12 13:55:56 -06:00
timeout
2025-04-27 15:11:52 +04:00
net-smtp (0.5.1)
2022-02-12 13:55:56 -06:00
net-protocol
2025-04-27 15:11:52 +04:00
nio4r (2.7.4)
nokogiri (1.16.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
2025-04-27 15:11:52 +04:00
nokogiri (1.16.8-arm64-darwin)
racc (~> 1.4)
2025-04-27 15:11:52 +04:00
nokogiri (1.16.8-x86_64-linux)
2021-11-19 20:10:36 -06:00
racc (~> 1.4)
2024-04-01 18:19:44 +03:00
nostr (0.6.0)
bech32 (~> 1.4)
2024-04-01 18:19:44 +03:00
bip-schnorr (~> 0.7)
ecdsa (~> 1.2)
event_emitter (~> 0.2)
faye-websocket (~> 0.11)
json (~> 2.6)
2025-04-28 17:49:54 +04:00
observer (0.1.2)
2020-11-09 09:58:00 +01:00
orm_adapter (0.5.0)
2025-04-28 17:49:54 +04:00
ostruct (0.6.1)
pagy (6.5.0)
parallel (1.27.0)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
2025-04-28 17:49:54 +04:00
pg (1.5.9)
2025-04-27 15:11:52 +04:00
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
2025-04-28 17:49:54 +04:00
prism (1.4.0)
2025-04-29 17:11:21 +04:00
propshaft (1.1.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
2025-04-27 15:11:52 +04:00
psych (5.2.3)
date
stringio
2025-04-28 17:49:54 +04:00
public_suffix (6.0.1)
2025-05-04 17:40:33 +04:00
puma (6.6.0)
2020-11-07 14:49:32 +01:00
nio4r (~> 2.0)
raabro (1.4.0)
2025-04-27 15:11:52 +04:00
racc (1.8.1)
rack (2.2.13)
rack-protection (3.2.0)
base64 (>= 0.1.0)
2023-10-19 16:17:42 +02:00
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
rack (< 3)
2025-04-27 15:11:52 +04:00
rack-test (2.2.0)
rack (>= 1.3)
2025-04-27 15:11:52 +04:00
rackup (1.0.1)
rack (< 3)
webrick
2025-04-28 17:49:54 +04:00
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)
2022-02-12 13:55:56 -06:00
bundler (>= 1.15.0)
2025-04-28 17:49:54 +04:00
railties (= 8.0.2)
2023-08-01 13:58:52 +02:00
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
2023-10-19 16:17:42 +02:00
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
2020-11-07 14:49:32 +01:00
nokogiri (>= 1.6)
2025-04-27 15:11:52 +04:00
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
2025-04-27 15:11:52 +04:00
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-settings-cached (2.8.3)
activerecord (>= 5.0.0)
railties (>= 5.0.0)
2025-04-28 17:49:54 +04:00
railties (8.0.2)
actionpack (= 8.0.2)
activesupport (= 8.0.2)
2025-04-27 15:11:52 +04:00
irb (~> 1.13)
rackup (>= 1.0.0)
2022-02-12 13:55:56 -06:00
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
2025-04-27 15:11:52 +04:00
rake (13.2.1)
2022-12-02 15:50:19 +01:00
rb-fsevent (0.11.2)
2025-04-28 17:49:54 +04:00
rb-inotify (0.11.1)
2020-11-07 14:49:32 +01:00
ffi (~> 1.0)
2025-04-28 17:49:54 +04:00
rbs (3.9.2)
logger
2025-04-27 15:11:52 +04:00
rdoc (6.13.1)
psych (>= 4.0.0)
redis (5.4.0)
redis-client (>= 0.22.0)
redis-client (0.24.0)
connection_pool
2025-04-28 17:49:54 +04:00
regexp_parser (2.10.0)
2025-04-27 15:11:52 +04:00
reline (0.6.1)
io-console (~> 0.5)
2023-10-19 16:17:42 +02:00
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
2025-04-28 17:49:54 +04:00
reverse_markdown (3.0.0)
nokogiri
2025-04-28 17:49:54 +04:00
rexml (3.4.1)
rqrcode (2.2.0)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
2025-04-28 17:49:54 +04:00
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
2020-11-07 14:49:32 +01:00
diff-lcs (>= 1.2.0, < 2.0)
2025-04-28 17:49:54 +04:00
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
2020-11-07 14:49:32 +01:00
diff-lcs (>= 1.2.0, < 2.0)
2025-04-28 17:49:54 +04:00
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.3)
json (~> 2.3)
2025-04-28 17:49:54 +04:00
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)
2025-04-28 17:49:54 +04:00
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.44.0, < 2.0)
ruby-progressbar (~> 1.7)
2025-04-28 17:49:54 +04:00
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.44.1)
parser (>= 3.3.7.2)
prism (~> 1.4)
ruby-progressbar (1.13.0)
2025-04-28 17:49:54 +04:00
ruby-vips (2.2.3)
2023-09-06 12:14:28 +02:00
ffi (~> 1.12)
2025-04-28 17:49:54 +04:00
logger
sanitize (7.0.0)
crass (~> 1.0.2)
2025-04-28 17:49:54 +04:00
nokogiri (>= 1.16.8)
2025-04-27 15:11:52 +04:00
securerandom (0.4.1)
2025-04-28 17:49:54 +04:00
sentry-rails (5.23.0)
railties (>= 5.0)
2025-04-28 17:49:54 +04:00
sentry-ruby (~> 5.23.0)
sentry-ruby (5.23.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
2025-04-28 17:49:54 +04:00
solargraph (0.54.2)
backport (~> 1.2)
2025-04-28 17:49:54 +04:00
benchmark (~> 0.4)
bundler (~> 2.0)
diff-lcs (~> 1.4)
2025-04-28 17:49:54 +04:00
jaro_winkler (~> 1.6)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
2025-04-28 17:49:54 +04:00
logger (~> 1.6)
observer (~> 0.1)
ostruct (~> 0.6)
parser (~> 3.0)
2025-04-28 17:49:54 +04:00
rbs (~> 3.3)
reverse_markdown (~> 3.0)
rubocop (~> 1.38)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
2025-04-28 17:49:54 +04:00
yard-solargraph (~> 0.1)
2025-05-04 17:40:33 +04:00
solid_queue (1.1.5)
activejob (>= 7.1)
activerecord (>= 7.1)
concurrent-ruby (>= 1.3.1)
fugit (~> 1.11.0)
railties (>= 7.1)
thor (~> 1.3.1)
2025-04-28 17:49:54 +04:00
sqlite3 (2.6.0)
mini_portile2 (~> 2.8.0)
2025-04-28 17:49:54 +04:00
sqlite3 (2.6.0-arm64-darwin)
sqlite3 (2.6.0-x86_64-linux-gnu)
stimulus-rails (1.3.4)
2022-02-12 13:55:56 -06:00
railties (>= 6.0.0)
2025-04-27 15:11:52 +04:00
stringio (3.1.7)
thor (1.3.2)
2025-04-28 17:49:54 +04:00
tilt (2.6.0)
2025-04-27 15:11:52 +04:00
timeout (0.4.3)
2025-04-28 17:49:54 +04:00
turbo-rails (2.0.13)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
tzinfo (2.0.6)
2022-02-12 13:55:56 -06:00
concurrent-ruby (~> 1.0)
2025-04-28 17:49:54 +04:00
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
2025-04-27 15:11:52 +04:00
useragent (0.16.11)
2025-04-28 17:49:54 +04:00
view_component (3.22.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (= 1.3.4)
method_source (~> 1.0)
2020-11-09 09:58:00 +01:00
warden (1.2.9)
rack (>= 2.0.9)
2023-10-19 16:17:42 +02:00
web-console (4.2.1)
2020-11-07 14:49:32 +01:00
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
2025-04-28 17:49:54 +04:00
webmock (3.25.1)
2021-11-19 20:10:36 -06:00
addressable (>= 2.8.0)
2020-12-08 18:15:44 +01:00
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
2025-04-27 15:11:52 +04:00
webrick (1.9.1)
websocket-driver (0.7.7)
base64
2020-11-07 14:49:32 +01:00
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
2025-04-28 17:49:54 +04:00
yard (0.9.37)
yard-solargraph (0.1.0)
yard (~> 0.9)
zbase32 (0.1.1)
2025-04-27 15:11:52 +04:00
zeitwerk (2.7.2)
2020-11-07 14:49:32 +01:00
PLATFORMS
arm64-darwin-22
2023-11-16 12:42:39 +01:00
ruby
2020-12-22 17:15:46 +01:00
x86_64-linux
2020-11-07 14:49:32 +01:00
DEPENDENCIES
2023-10-23 15:31:22 +02:00
aws-sdk-s3
bcrypt (~> 3.1)
2020-11-07 14:49:32 +01:00
capybara
cssbundling-rails
2020-11-07 14:49:32 +01:00
database_cleaner
devise (~> 4.9.0)
2020-11-09 09:58:00 +01:00
devise_ldap_authenticatable
2023-05-29 23:05:18 +02:00
discourse_api
2020-11-09 09:58:00 +01:00
dotenv-rails
2023-10-23 15:31:22 +02:00
down
2020-11-18 09:17:56 +01:00
factory_bot_rails
2022-12-07 18:12:54 +01:00
faker
2020-12-08 18:08:36 +01:00
faraday
flipper
flipper-active_record
flipper-ui
gpgme (~> 2.0.24)
2023-09-06 12:14:28 +02:00
image_processing (~> 1.12.2)
2022-02-12 13:55:56 -06:00
importmap-rails
2020-11-07 14:49:32 +01:00
jbuilder (~> 2.7)
letter_opener
letter_opener_web
2020-11-07 14:49:32 +01:00
listen (~> 3.2)
lnurl
manifique (~> 1.1.0)
2025-05-04 17:40:33 +04:00
mission_control-jobs
2020-11-07 16:50:26 +01:00
net-ldap
2024-04-01 18:19:44 +03:00
nostr (~> 0.6.0)
2023-03-01 17:08:24 +08:00
pagy (~> 6.0, >= 6.0.2)
pg (~> 1.5)
2025-04-29 17:11:21 +04:00
propshaft
2025-05-04 17:40:33 +04:00
puma (~> 6.6)
2025-04-28 17:49:54 +04:00
rails (~> 8.0)
2023-08-01 13:58:52 +02:00
rails-controller-testing
rails-settings-cached (~> 2.8.3)
redis (~> 5.4)
rqrcode (~> 2.0)
2020-11-07 14:49:32 +01:00
rspec-rails
sentry-rails
sentry-ruby
solargraph
2025-05-04 17:40:33 +04:00
solid_queue
2025-04-28 17:49:54 +04:00
sqlite3 (>= 2.1)
2022-02-12 13:55:56 -06:00
stimulus-rails
turbo-rails
2020-11-07 14:49:32 +01:00
tzinfo-data
view_component
2020-11-09 09:58:00 +01:00
warden
web-console (~> 4.2)
2020-12-08 18:15:44 +01:00
webmock
zbase32 (~> 0.1.1)
BUNDLED WITH
2.5.5