5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-08 21:27:04 +00:00
panel/Gemfile.lock

731 lines
18 KiB
Plaintext
Raw Permalink Normal View History

2019-09-24 17:56:04 +00:00
GIT
remote: https://0xacab.org/sutty/yaml_db.git
revision: 40e44c29ce4290dfe4013ff4fce1be5a936fedf4
specs:
yaml_db (0.7.0)
rails (>= 3.0)
rake (>= 0.8.7)
GIT
remote: https://github.com/fauno/email_address
revision: 536b51f7071b68a55140c0c1726b4cd401d1c04d
branch: i18n
specs:
email_address (0.1.20)
netaddr (>= 2.0.4, < 3)
simpleidn
2022-04-23 21:04:51 +00:00
GIT
remote: https://github.com/fauno/rollup.git
revision: ddbb345aa57e63b4cfdf7557267efa89ba60caac
branch: update
specs:
rollups (0.1.3)
activesupport (>= 5.1)
groupdate (>= 5.2)
2018-01-02 17:19:25 +00:00
GEM
2023-05-20 17:27:03 +00:00
remote: https://17.3.alpine.gems.sutty.nl/
2018-01-02 17:19:25 +00:00
specs:
2024-02-20 20:15:43 +00:00
aasm (5.5.0)
concurrent-ruby (~> 1.0)
actioncable (6.1.7.4)
actionpack (= 6.1.7.4)
activesupport (= 6.1.7.4)
2018-01-02 17:19:25 +00:00
nio4r (~> 2.0)
2019-04-08 18:00:42 +00:00
websocket-driver (>= 0.6.1)
2024-02-20 20:15:43 +00:00
actionmailbox (6.1.7.4)
actionpack (= 6.1.7.4)
activejob (= 6.1.7.4)
activerecord (= 6.1.7.4)
activestorage (= 6.1.7.4)
activesupport (= 6.1.7.4)
2019-08-29 17:54:19 +00:00
mail (>= 2.7.1)
2024-02-20 20:15:43 +00:00
actionmailer (6.1.7.4)
actionpack (= 6.1.7.4)
actionview (= 6.1.7.4)
activejob (= 6.1.7.4)
activesupport (= 6.1.7.4)
2018-01-02 17:19:25 +00:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2024-02-20 20:15:43 +00:00
actionpack (6.1.7.4)
actionview (= 6.1.7.4)
activesupport (= 6.1.7.4)
2020-12-24 18:02:03 +00:00
rack (~> 2.0, >= 2.0.9)
2018-01-02 17:19:25 +00:00
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
2019-08-29 17:54:19 +00:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2024-02-20 20:15:43 +00:00
actiontext (6.1.7.4)
actionpack (= 6.1.7.4)
activerecord (= 6.1.7.4)
activestorage (= 6.1.7.4)
activesupport (= 6.1.7.4)
2019-08-29 17:54:19 +00:00
nokogiri (>= 1.8.5)
2024-02-20 20:15:43 +00:00
actionview (6.1.7.4)
activesupport (= 6.1.7.4)
2018-01-02 17:19:25 +00:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2019-08-29 17:54:19 +00:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2024-02-20 20:15:43 +00:00
activejob (6.1.7.4)
activesupport (= 6.1.7.4)
2018-01-02 17:19:25 +00:00
globalid (>= 0.3.6)
2024-02-20 20:15:43 +00:00
activemodel (6.1.7.4)
activesupport (= 6.1.7.4)
activerecord (6.1.7.4)
activemodel (= 6.1.7.4)
activesupport (= 6.1.7.4)
activestorage (6.1.7.4)
actionpack (= 6.1.7.4)
activejob (= 6.1.7.4)
activerecord (= 6.1.7.4)
activesupport (= 6.1.7.4)
2023-05-20 17:27:03 +00:00
marcel (~> 1.0)
mini_mime (>= 1.1.0)
2024-02-20 20:15:43 +00:00
activesupport (6.1.7.4)
2018-01-02 17:19:25 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2020-12-24 18:02:03 +00:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2024-02-20 20:15:43 +00:00
addressable (2.8.6)
2023-05-20 17:27:03 +00:00
public_suffix (>= 2.0.2, < 6.0)
2024-02-16 17:52:37 +00:00
adsp (1.0.10)
2024-02-20 20:15:43 +00:00
after_commit_everywhere (1.4.0)
activerecord (>= 4.2)
activesupport
2021-02-02 22:39:38 +00:00
ast (2.4.2)
2023-05-20 17:27:03 +00:00
autoprefixer-rails (10.4.13.0)
2021-08-28 15:56:04 +00:00
execjs (~> 2)
base64 (0.2.0)
2024-02-20 20:15:43 +00:00
bcrypt (3.1.20-x86_64-linux-musl)
bcrypt_pbkdf (1.1.0-x86_64-linux-musl)
2023-05-20 17:27:03 +00:00
benchmark-ips (2.12.0)
2024-02-20 20:15:43 +00:00
bigdecimal (3.1.1)
bindex (0.8.1-x86_64-linux-musl)
2023-05-20 17:27:03 +00:00
blazer (2.6.5)
2020-02-06 17:06:47 +00:00
activerecord (>= 5)
chartkick (>= 3.2)
railties (>= 5)
safely_block (>= 0.1.1)
2023-05-20 17:27:03 +00:00
bootstrap (4.6.2)
2019-07-10 20:01:59 +00:00
autoprefixer-rails (>= 9.1.0)
2023-05-20 17:27:03 +00:00
popper_js (>= 1.16.1, < 2)
2019-07-10 20:01:59 +00:00
sassc-rails (>= 2.0.0)
2024-02-20 20:15:43 +00:00
brakeman (6.1.1)
racc
builder (3.2.4)
2024-01-12 13:29:47 +00:00
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
2018-04-16 16:49:51 +00:00
capybara (2.18.0)
2018-01-02 17:19:25 +00:00
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
2018-04-16 16:49:51 +00:00
xpath (>= 2.0, < 4.0)
2023-05-20 17:27:03 +00:00
chartkick (5.0.2)
climate_control (1.2.0)
coderay (1.1.3)
2018-01-29 18:09:30 +00:00
colorator (1.1.0)
commonmarker (0.23.10-x86_64-linux-musl)
2023-05-20 17:27:03 +00:00
concurrent-ruby (1.2.2)
concurrent-ruby-ext (1.2.2-x86_64-linux-musl)
concurrent-ruby (= 1.2.2)
2024-02-20 20:15:43 +00:00
connection_pool (2.4.1)
2020-03-19 18:46:33 +00:00
crass (1.0.6)
2023-05-20 17:27:03 +00:00
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.1.0)
2021-02-02 22:39:38 +00:00
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
2021-02-11 14:30:59 +00:00
database_cleaner-core (2.0.1)
2024-02-20 20:15:43 +00:00
date (3.3.4-x86_64-linux-musl)
2023-05-20 17:27:03 +00:00
dead_end (4.0.0)
derailed_benchmarks (2.1.2)
2020-04-14 22:07:46 +00:00
benchmark-ips (~> 2)
2021-02-02 22:39:38 +00:00
dead_end
2020-04-14 22:07:46 +00:00
get_process_mem (~> 0)
heapy (~> 0)
2021-02-02 22:39:38 +00:00
memory_profiler (>= 0, < 2)
mini_histogram (>= 0.3.0)
2020-04-14 22:07:46 +00:00
rack (>= 1)
2021-02-11 14:30:59 +00:00
rack-test
2020-04-14 22:07:46 +00:00
rake (> 10, < 14)
ruby-statistics (>= 2.1)
thor (>= 0.19, < 2)
2024-02-20 20:15:43 +00:00
device_detector (1.1.2)
devise (4.9.3)
2019-07-03 19:57:16 +00:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2019-08-29 17:54:19 +00:00
railties (>= 4.1.0)
2019-07-03 19:57:16 +00:00
responders
warden (~> 1.2.3)
2023-05-20 17:27:03 +00:00
devise-i18n (1.11.0)
devise (>= 4.9.0)
2024-02-20 20:15:43 +00:00
devise_invitable (2.0.9)
2019-07-05 23:55:59 +00:00
actionmailer (>= 5.0)
devise (>= 4.6)
2024-03-13 20:42:36 +00:00
distributed-press-api-client (0.4.1)
addressable (~> 2.3, >= 2.3.0)
climate_control
dry-schema
httparty (~> 0.18)
2024-03-01 18:51:54 +00:00
httparty-cache (~> 0.0.6)
json (~> 2.1, >= 2.1.0)
jwt (~> 2.6.0)
2023-05-20 17:27:03 +00:00
dotenv (2.8.1)
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
2020-07-23 23:07:52 +00:00
railties (>= 3.2)
down (5.4.1)
2021-08-28 15:56:04 +00:00
addressable (~> 2.8)
2024-02-20 20:15:43 +00:00
dry-configurable (1.1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
2024-02-20 20:15:43 +00:00
dry-core (1.0.1)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-initializer (3.1.1)
dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
2024-02-20 20:15:43 +00:00
dry-schema (1.13.3)
concurrent-ruby (~> 1.0)
dry-configurable (~> 1.0, >= 1.0.1)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
2023-05-20 17:27:03 +00:00
dry-logic (>= 1.4, < 2)
dry-types (>= 1.7, < 2)
zeitwerk (~> 2.6)
2024-02-20 20:15:43 +00:00
dry-types (1.7.2)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
2023-05-20 17:27:03 +00:00
dry-core (~> 1.0)
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
2023-05-20 17:27:03 +00:00
ed25519 (1.3.0-x86_64-linux-musl)
2021-11-25 12:42:58 +00:00
em-websocket (0.5.3)
2018-01-29 18:09:30 +00:00
eventmachine (>= 0.12.9)
2021-11-25 12:42:58 +00:00
http_parser.rb (~> 0)
2023-06-09 16:11:02 +00:00
errbase (0.2.2)
2023-05-20 17:27:03 +00:00
erubi (1.12.0)
eventmachine (1.2.7-x86_64-linux-musl)
2023-05-20 17:27:03 +00:00
exception_notification (4.5.0)
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
2021-06-15 20:07:52 +00:00
execjs (2.8.1)
2023-05-20 17:27:03 +00:00
factory_bot (6.2.1)
2020-07-23 23:07:52 +00:00
activesupport (>= 5.0.0)
2021-05-20 23:32:53 +00:00
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
2020-07-23 23:07:52 +00:00
railties (>= 5.0.0)
2021-08-28 15:56:04 +00:00
fast_blank (1.0.1-x86_64-linux-musl)
fast_jsonparser (0.5.0-x86_64-linux-musl)
2023-05-20 17:27:03 +00:00
ffi (1.15.5-x86_64-linux-musl)
2020-05-11 21:56:42 +00:00
flamegraph (0.9.5)
2018-01-29 18:09:30 +00:00
forwardable-extended (2.6.0)
2023-05-20 17:27:03 +00:00
friendly_id (5.5.0)
2019-07-03 23:40:24 +00:00
activerecord (>= 4.0.0)
2020-09-01 21:52:05 +00:00
get_process_mem (0.2.7)
2020-04-14 22:07:46 +00:00
ffi (~> 1.0)
git_clone_url (2.0.0)
uri-ssh_git (>= 2.0)
2024-02-20 20:15:43 +00:00
globalid (1.2.1)
activesupport (>= 6.1)
2023-05-20 17:27:03 +00:00
groupdate (6.2.1)
2022-04-23 21:04:51 +00:00
activesupport (>= 5.2)
2023-05-20 17:27:03 +00:00
hairtrigger (1.0.0)
activerecord (>= 6.0, < 8)
ruby2ruby (~> 2.4)
ruby_parser (~> 3.10)
2024-02-20 20:15:43 +00:00
haml (6.3.0)
2023-05-20 17:27:03 +00:00
temple (>= 0.8.2)
thor
2018-01-29 18:09:30 +00:00
tilt
2019-07-13 16:33:49 +00:00
haml-lint (0.999.999)
haml_lint
2024-02-20 20:15:43 +00:00
haml_lint (0.53.0)
haml (>= 5.0)
2020-10-08 18:22:35 +00:00
parallel (~> 1.10)
2019-07-13 16:33:49 +00:00
rainbow
2024-02-20 20:15:43 +00:00
rubocop (>= 1.0)
2019-07-13 16:33:49 +00:00
sysexits (~> 1.1)
2023-05-20 17:27:03 +00:00
hamlit (3.0.3-x86_64-linux-musl)
temple (>= 0.8.2)
thor
tilt
2019-07-13 16:33:49 +00:00
hamlit-rails (0.2.3)
2018-01-29 18:09:30 +00:00
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
2019-07-13 16:33:49 +00:00
hamlit (>= 1.2.0)
2018-01-29 18:09:30 +00:00
railties (>= 4.0.1)
2020-09-01 21:52:05 +00:00
heapy (0.2.0)
thor
hiredis (0.6.3-x86_64-linux-musl)
2024-02-16 17:52:37 +00:00
hiredis-client (0.14.1-x86_64-linux-musl)
redis-client (= 0.14.1)
2021-11-25 12:42:58 +00:00
http_parser.rb (0.8.0-x86_64-linux-musl)
httparty (0.21.0)
mini_mime (>= 1.0.0)
2021-04-14 16:37:56 +00:00
multi_xml (>= 0.5.2)
2024-03-01 18:51:54 +00:00
httparty-cache (0.0.6)
2024-02-07 19:24:52 +00:00
httparty (~> 0.18)
i18n (1.14.1)
2018-01-02 17:19:25 +00:00
concurrent-ruby (~> 1.0)
2023-05-20 17:27:03 +00:00
icalendar (2.8.0)
2020-06-16 16:35:08 +00:00
ice_cube (~> 0.16)
2021-10-22 20:36:00 +00:00
ice_cube (0.16.4)
2023-05-20 17:27:03 +00:00
image_processing (1.12.2)
2019-08-29 17:54:19 +00:00
mini_magick (>= 4.9.5, < 5)
2020-03-19 18:46:33 +00:00
ruby-vips (>= 2.0.17, < 3)
2023-05-20 17:27:03 +00:00
inline_svg (1.9.0)
2019-09-04 16:50:27 +00:00
activesupport (>= 3.0)
nokogiri (>= 1.6)
2023-05-20 17:27:03 +00:00
jbuilder (2.11.5)
actionview (>= 5.0.0)
2020-03-19 18:46:33 +00:00
activesupport (>= 5.0.0)
2023-05-20 17:27:03 +00:00
jekyll (4.2.2)
2020-12-29 17:40:27 +00:00
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.4.0)
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
2023-05-20 17:27:03 +00:00
jekyll-commonmark (1.4.0)
commonmarker (~> 0.22)
2024-02-20 20:15:43 +00:00
jekyll-images (0.4.4)
2020-05-23 15:49:35 +00:00
jekyll (~> 4)
ruby-filemagic (~> 0.7)
ruby-vips (~> 2)
2020-10-08 18:22:35 +00:00
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
2023-05-20 17:27:03 +00:00
jekyll-sass-converter (2.2.0)
2019-08-29 17:54:19 +00:00
sassc (> 2.0.1, < 3.0)
2019-03-25 21:49:26 +00:00
jekyll-watch (2.2.1)
2018-01-29 18:09:30 +00:00
listen (~> 3.0)
2024-02-20 20:15:43 +00:00
json (2.7.1-x86_64-linux-musl)
jwt (2.6.0)
2023-05-20 17:27:03 +00:00
kaminari (1.2.2)
2021-09-16 00:02:09 +00:00
activesupport (>= 4.1.0)
2023-05-20 17:27:03 +00:00
kaminari-actionview (= 1.2.2)
kaminari-activerecord (= 1.2.2)
kaminari-core (= 1.2.2)
kaminari-actionview (1.2.2)
2021-09-16 00:02:09 +00:00
actionview
2023-05-20 17:27:03 +00:00
kaminari-core (= 1.2.2)
kaminari-activerecord (1.2.2)
2021-09-16 00:02:09 +00:00
activerecord
2023-05-20 17:27:03 +00:00
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
kramdown (2.4.0)
2020-05-23 15:49:35 +00:00
rexml
2019-08-29 17:54:19 +00:00
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
2023-05-20 17:27:03 +00:00
launchy (2.5.2)
addressable (~> 2.8)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
liquid (4.0.4)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loaf (0.10.0)
railties (>= 3.2)
2023-05-20 17:27:03 +00:00
lockbox (1.2.0)
2024-02-20 20:15:43 +00:00
lograge (0.14.0)
2020-05-11 20:32:48 +00:00
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
2024-02-20 20:15:43 +00:00
loofah (2.22.0)
2018-01-02 17:19:25 +00:00
crass (~> 1.0.2)
2023-05-20 17:27:03 +00:00
nokogiri (>= 1.12.0)
mail (2.8.1)
2018-01-02 17:19:25 +00:00
mini_mime (>= 0.1.1)
2023-05-20 17:27:03 +00:00
net-imap
net-pop
net-smtp
2021-10-22 20:36:00 +00:00
marcel (1.0.2)
2023-05-20 17:27:03 +00:00
memory_profiler (1.0.1)
2020-06-10 22:58:23 +00:00
mercenary (0.4.0)
2020-05-23 15:49:35 +00:00
method_source (1.0.0)
2020-09-27 16:38:49 +00:00
mini_histogram (0.3.1)
2023-05-20 17:27:03 +00:00
mini_magick (4.12.0)
2024-02-20 20:15:43 +00:00
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.21.1)
2023-05-20 17:27:03 +00:00
mobility (1.2.9)
2019-07-17 22:18:48 +00:00
i18n (>= 0.6.10, < 2)
request_store (~> 1.0)
2021-04-14 16:37:56 +00:00
multi_xml (0.6.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
2024-02-20 20:15:43 +00:00
net-imap (0.4.9)
2023-05-20 17:27:03 +00:00
date
net-protocol
net-pop (0.1.2)
net-protocol
2024-02-20 20:15:43 +00:00
net-protocol (0.2.2)
2023-05-20 17:27:03 +00:00
timeout
2024-02-20 20:15:43 +00:00
net-smtp (0.4.0)
2023-05-20 17:27:03 +00:00
net-protocol
2024-02-20 20:15:43 +00:00
net-ssh (7.2.1)
2023-05-20 17:27:03 +00:00
netaddr (2.0.6)
2024-02-20 20:15:43 +00:00
nio4r (2.7.0-x86_64-linux-musl)
nokogiri (1.16.0-x86_64-linux-musl)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
2019-07-03 19:57:16 +00:00
orm_adapter (0.5.0)
2023-05-20 17:27:03 +00:00
pairing_heap (3.0.1)
2024-02-20 20:15:43 +00:00
parallel (1.24.0)
parser (3.2.2.3)
2020-07-23 23:07:52 +00:00
ast (~> 2.4.1)
2024-02-20 20:15:43 +00:00
racc
2019-03-25 21:49:26 +00:00
pathutil (0.16.2)
2018-01-29 18:09:30 +00:00
forwardable-extended (~> 2.6)
2024-02-20 20:15:43 +00:00
pg (1.5.4-x86_64-linux-musl)
2023-05-20 17:27:03 +00:00
pg_search (2.3.6)
activerecord (>= 5.2)
activesupport (>= 5.2)
2023-05-20 17:27:03 +00:00
popper_js (1.16.1)
prometheus_exporter (2.0.8)
2020-12-29 17:40:27 +00:00
webrick
2023-05-20 17:27:03 +00:00
pry (0.14.2)
2020-05-23 15:49:35 +00:00
coderay (~> 1.1)
method_source (~> 1.0)
2024-02-20 20:15:43 +00:00
public_suffix (5.0.4)
puma (6.4.2-x86_64-linux-musl)
nio4r (~> 2.0)
2024-02-20 20:15:43 +00:00
pundit (2.3.1)
2018-09-28 15:20:12 +00:00
activesupport (>= 3.0.0)
2023-06-09 16:11:02 +00:00
que (2.2.1)
que-web (0.10.0)
que (>= 1)
sinatra
2024-02-20 20:15:43 +00:00
racc (1.7.3-x86_64-linux-musl)
rack (2.2.8)
2023-05-20 17:27:03 +00:00
rack-cors (2.0.1)
2020-12-08 23:21:42 +00:00
rack (>= 2.0.0)
2023-05-20 17:27:03 +00:00
rack-mini-profiler (3.1.0)
2020-05-11 21:56:42 +00:00
rack (>= 1.2.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
2024-02-20 20:15:43 +00:00
rack-proxy (0.7.7)
rack
2023-05-20 17:27:03 +00:00
rack-test (2.1.0)
rack (>= 1.3)
2024-02-20 20:15:43 +00:00
rails (6.1.7.4)
actioncable (= 6.1.7.4)
actionmailbox (= 6.1.7.4)
actionmailer (= 6.1.7.4)
actionpack (= 6.1.7.4)
actiontext (= 6.1.7.4)
actionview (= 6.1.7.4)
activejob (= 6.1.7.4)
activemodel (= 6.1.7.4)
activerecord (= 6.1.7.4)
activestorage (= 6.1.7.4)
activesupport (= 6.1.7.4)
2020-12-24 18:02:03 +00:00
bundler (>= 1.15.0)
2024-02-20 20:15:43 +00:00
railties (= 6.1.7.4)
2018-01-02 17:19:25 +00:00
sprockets-rails (>= 2.0.0)
2024-02-20 20:15:43 +00:00
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
2018-01-02 17:19:25 +00:00
nokogiri (>= 1.6)
2024-02-20 20:15:43 +00:00
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.8)
i18n (>= 0.7, < 2)
2023-05-20 17:27:03 +00:00
railties (>= 6.0.0, < 8)
2018-04-16 16:49:51 +00:00
rails_warden (0.6.0)
warden (>= 1.2.0)
2024-02-20 20:15:43 +00:00
railties (6.1.7.4)
actionpack (= 6.1.7.4)
activesupport (= 6.1.7.4)
2018-01-02 17:19:25 +00:00
method_source
2023-05-20 17:27:03 +00:00
rake (>= 12.2)
2020-12-24 18:02:03 +00:00
thor (~> 1.0)
2023-05-20 17:27:03 +00:00
rainbow (3.1.1)
2024-02-20 20:15:43 +00:00
rake (13.1.0)
2023-05-20 17:27:03 +00:00
rb-fsevent (0.11.2)
2019-12-30 18:29:40 +00:00
rb-inotify (0.10.1)
2019-03-25 21:49:26 +00:00
ffi (~> 1.0)
2023-06-09 16:11:02 +00:00
redis (4.8.1)
2023-05-20 17:27:03 +00:00
redis-actionpack (5.3.0)
actionpack (>= 5, < 8)
2020-03-19 18:46:33 +00:00
redis-rack (>= 2.1.0, < 3)
2019-07-26 00:36:33 +00:00
redis-store (>= 1.1.0, < 2)
2023-05-20 17:27:03 +00:00
redis-activesupport (5.3.0)
activesupport (>= 3, < 8)
2019-07-26 00:36:33 +00:00
redis-store (>= 1.3, < 2)
2024-02-16 17:52:37 +00:00
redis-client (0.14.1)
connection_pool
2023-05-20 17:27:03 +00:00
redis-rack (2.1.4)
2020-03-19 18:46:33 +00:00
rack (>= 2.0.8, < 3)
2019-07-26 00:36:33 +00:00
redis-store (>= 1.2, < 2)
redis-rails (5.0.2)
redis-actionpack (>= 5.0, < 6)
redis-activesupport (>= 5.0, < 6)
redis-store (>= 1.2, < 2)
2023-05-20 17:27:03 +00:00
redis-store (1.9.2)
redis (>= 4, < 6)
2024-02-20 20:15:43 +00:00
regexp_parser (2.9.0)
2023-05-20 17:27:03 +00:00
request_store (1.5.1)
2019-07-17 22:18:48 +00:00
rack (>= 1.4)
2024-02-20 20:15:43 +00:00
responders (3.1.1)
2023-05-20 17:27:03 +00:00
actionpack (>= 5.2)
railties (>= 5.2)
2024-02-20 20:15:43 +00:00
rexml (3.2.6)
2023-05-20 17:27:03 +00:00
rgl (0.6.3)
pairing_heap (>= 0.3.0)
rexml (~> 3.2, >= 3.2.4)
stream (~> 0.5.3)
2023-05-20 17:27:03 +00:00
rouge (3.30.0)
rubanok (0.5.0)
2023-05-20 17:27:03 +00:00
rubocop (1.42.0)
json (~> 2.3)
2019-03-26 15:32:20 +00:00
parallel (~> 1.10)
2023-05-20 17:27:03 +00:00
parser (>= 3.1.2.1)
2019-03-26 15:32:20 +00:00
rainbow (>= 2.2.2, < 4.0)
2020-12-24 18:02:03 +00:00
regexp_parser (>= 1.8, < 3.0)
2023-05-20 17:27:03 +00:00
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0)
2019-03-26 15:32:20 +00:00
ruby-progressbar (~> 1.7)
2021-02-02 22:39:38 +00:00
unicode-display_width (>= 1.4.0, < 3.0)
2024-02-20 20:15:43 +00:00
rubocop-ast (1.30.0)
2023-05-20 17:27:03 +00:00
parser (>= 3.2.1.0)
2024-02-20 20:15:43 +00:00
rubocop-rails (2.23.1)
activesupport (>= 4.2.0)
2019-07-12 17:13:51 +00:00
rack (>= 1.1)
2023-05-20 17:27:03 +00:00
rubocop (>= 1.33.0, < 2.0)
2024-02-20 20:15:43 +00:00
rubocop-ast (>= 1.30.0, < 2.0)
2024-02-16 17:52:37 +00:00
ruby-brs (1.3.3-x86_64-linux-musl)
adsp (~> 1.0)
2023-05-20 17:27:03 +00:00
ruby-filemagic (0.7.3-x86_64-linux-musl)
ruby-progressbar (1.13.0)
ruby-statistics (3.0.2)
2024-02-20 20:15:43 +00:00
ruby-vips (2.2.0)
2021-03-27 14:25:15 +00:00
ffi (~> 1.12)
ruby2_keywords (0.0.5)
2023-05-20 17:27:03 +00:00
ruby2ruby (2.5.0)
ruby_parser (~> 3.1)
sexp_processor (~> 4.6)
2023-05-20 17:27:03 +00:00
ruby_parser (3.20.1)
2021-11-25 12:42:58 +00:00
sexp_processor (~> 4.16)
rubyzip (2.3.2)
rugged (1.5.0.1-x86_64-linux-musl)
safe_yaml (1.0.6)
2020-02-06 17:06:47 +00:00
safely_block (0.3.0)
errbase (>= 0.1.1)
sassc (2.4.0-x86_64-linux-musl)
ffi (~> 1.9)
2019-07-10 20:01:59 +00:00
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
2023-06-09 16:11:02 +00:00
selenium-webdriver (4.8.6)
2021-10-22 20:36:00 +00:00
rexml (~> 3.2, >= 3.2.5)
2023-05-20 17:27:03 +00:00
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
2021-03-27 14:25:15 +00:00
semantic_range (3.0.0)
2023-05-20 17:27:03 +00:00
sexp_processor (4.17.0)
2021-02-02 22:39:38 +00:00
simpleidn (0.2.1)
2018-04-16 16:49:51 +00:00
unf (~> 0.1.4)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
tilt (~> 2.0)
sourcemap (0.1.1)
2023-05-20 17:27:03 +00:00
spring (4.1.1)
spring-watcher-listen (2.1.0)
2018-01-02 17:19:25 +00:00
listen (>= 2.7, < 4.0)
2023-05-20 17:27:03 +00:00
spring (>= 4)
2024-02-20 20:15:43 +00:00
sprockets (4.2.1)
2018-01-02 17:19:25 +00:00
concurrent-ruby (~> 1.0)
2023-05-20 17:27:03 +00:00
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
2021-11-25 12:42:58 +00:00
actionpack (>= 5.2)
activesupport (>= 5.2)
2018-01-02 17:19:25 +00:00
sprockets (>= 3.0.0)
2024-02-20 20:15:43 +00:00
sqlite3 (1.7.0-x86_64-linux-musl)
mini_portile2 (~> 2.8.0)
2023-05-20 17:27:03 +00:00
stackprof (0.2.25-x86_64-linux-musl)
stream (0.5.5)
sutty-liquid (0.11.11)
2020-12-24 18:02:03 +00:00
fast_blank (~> 1.0)
2020-09-24 23:56:22 +00:00
jekyll (~> 4)
2021-06-15 20:07:52 +00:00
symbol-fstring (1.0.2-x86_64-linux-musl)
2019-07-13 16:33:49 +00:00
sysexits (1.2.0)
2024-02-20 20:15:43 +00:00
temple (0.10.3)
2020-12-29 17:40:27 +00:00
terminal-table (2.0.0)
2019-07-26 00:36:33 +00:00
unicode-display_width (~> 1.1, >= 1.1.1)
2024-01-12 13:29:47 +00:00
thor (1.3.0)
2024-02-20 20:15:43 +00:00
tilt (2.3.0)
2023-05-20 17:27:03 +00:00
timecop (0.9.6)
2024-02-20 20:15:43 +00:00
timeout (0.4.1)
turbolinks (5.2.1)
2019-03-25 21:49:26 +00:00
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
2023-05-20 17:27:03 +00:00
tzinfo (2.0.6)
2020-12-24 18:02:03 +00:00
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
2018-01-02 17:19:25 +00:00
execjs (>= 0.3.0, < 3)
2018-04-16 16:49:51 +00:00
unf (0.1.4)
unf_ext
2024-02-20 20:15:43 +00:00
unf_ext (0.0.9-x86_64-linux-musl)
2021-10-22 20:36:00 +00:00
unicode-display_width (1.8.0)
uri-ssh_git (2.0.0)
2023-05-20 17:27:03 +00:00
validates_hostname (1.0.13)
2019-07-11 19:00:28 +00:00
activerecord (>= 3.0)
activesupport (>= 3.0)
2020-09-01 21:52:05 +00:00
warden (1.2.9)
rack (>= 2.0.9)
2021-11-25 12:42:58 +00:00
web-console (4.2.0)
2019-08-29 17:54:19 +00:00
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
2018-01-02 17:19:25 +00:00
bindex (>= 0.4.0)
2019-08-29 17:54:19 +00:00
railties (>= 6.0.0)
2023-05-20 17:27:03 +00:00
webpacker (5.4.4)
2020-05-23 15:49:35 +00:00
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
2020-05-23 15:49:35 +00:00
railties (>= 5.2)
semantic_range (>= 2.3.0)
2023-05-20 17:27:03 +00:00
webrick (1.8.1)
websocket (1.2.9)
websocket-driver (0.7.6-x86_64-linux-musl)
websocket-extensions (>= 0.1.0)
2020-06-08 23:25:43 +00:00
websocket-extensions (0.1.5)
2019-03-25 21:49:26 +00:00
xpath (3.2.0)
2018-04-16 16:49:51 +00:00
nokogiri (~> 1.8)
2024-01-08 20:13:43 +00:00
yard (0.9.34)
2024-02-20 20:15:43 +00:00
zeitwerk (2.6.12)
2018-01-02 17:19:25 +00:00
PLATFORMS
x86_64-linux-musl
2018-01-02 17:19:25 +00:00
DEPENDENCIES
2024-02-20 20:15:43 +00:00
aasm
2024-02-21 20:03:59 +00:00
after_commit_everywhere (~> 1.0)
2018-09-28 14:34:37 +00:00
bcrypt (~> 3.1.7)
2021-03-27 14:15:17 +00:00
bcrypt_pbkdf
2020-02-06 17:06:47 +00:00
blazer
2019-07-10 20:01:59 +00:00
bootstrap (~> 4)
2020-01-22 20:42:25 +00:00
brakeman
2024-01-12 13:29:47 +00:00
bundler-audit
2018-01-02 17:19:25 +00:00
capybara (~> 2.13)
chartkick
2018-02-23 19:12:39 +00:00
commonmarker
concurrent-ruby-ext
2019-07-11 19:00:28 +00:00
database_cleaner
2020-04-14 22:07:46 +00:00
derailed_benchmarks
device_detector
2019-07-03 19:57:16 +00:00
devise
devise-i18n
2019-07-05 23:55:59 +00:00
devise_invitable
distributed-press-api-client (~> 0.4.1)
2018-02-02 22:50:45 +00:00
dotenv-rails
down
dry-schema
2021-03-27 14:15:17 +00:00
ed25519
email_address!
2018-02-03 22:40:29 +00:00
exception_notification
2019-07-11 19:00:28 +00:00
factory_bot_rails
2020-07-02 14:26:00 +00:00
fast_blank
2023-05-20 17:27:03 +00:00
fast_jsonparser (~> 0.5.0)
2020-05-11 21:56:42 +00:00
flamegraph
2019-07-03 23:40:24 +00:00
friendly_id
git_clone_url
hairtrigger
2019-07-13 16:33:49 +00:00
haml-lint
hamlit-rails
2019-07-26 00:36:33 +00:00
hiredis
2024-02-16 17:52:37 +00:00
hiredis-client
httparty
2020-06-16 16:35:08 +00:00
icalendar
2019-08-22 01:09:29 +00:00
image_processing
2019-09-04 16:50:27 +00:00
inline_svg
2018-01-02 17:19:25 +00:00
jbuilder (~> 2.5)
2023-05-20 17:27:03 +00:00
jekyll (~> 4.2.0)
jekyll-commonmark (~> 1.4.0)
jekyll-images
jekyll-include-cache
2021-09-16 00:02:09 +00:00
kaminari
2018-09-28 15:20:12 +00:00
letter_opener
2023-05-20 17:27:03 +00:00
listen
loaf
lockbox
2020-05-11 20:32:48 +00:00
lograge
2020-05-11 21:56:42 +00:00
memory_profiler
2018-07-02 20:45:32 +00:00
mini_magick
2019-07-17 22:18:48 +00:00
mobility
2021-03-27 14:15:17 +00:00
net-ssh
2021-11-25 12:42:58 +00:00
nokogiri
2019-09-24 17:56:04 +00:00
pg
pg_search
2020-09-18 23:51:52 +00:00
prometheus_exporter
2018-01-29 18:09:30 +00:00
pry
2019-11-15 14:20:56 +00:00
puma
2018-09-28 15:20:12 +00:00
pundit
que
que-web
2020-12-08 23:21:42 +00:00
rack-cors
2020-05-11 21:56:42 +00:00
rack-mini-profiler
rails (~> 6.1.0)
rails-i18n
2018-01-29 18:09:30 +00:00
rails_warden
2023-06-09 16:11:02 +00:00
redis (~> 4.0)
2024-02-16 17:52:37 +00:00
redis-client
2019-07-26 00:36:33 +00:00
redis-rails
rgl
rollups!
rubanok
2019-07-12 17:13:51 +00:00
rubocop-rails
2024-02-16 17:52:37 +00:00
ruby-brs
rubyzip
rugged (= 1.5.0.1)
2022-12-27 20:36:32 +00:00
safe_yaml
2023-06-09 16:11:02 +00:00
safely_block (~> 0.3.0)
sassc-rails
2023-06-09 16:11:02 +00:00
selenium-webdriver (~> 4.8.0)
sourcemap
2018-01-02 17:19:25 +00:00
spring
2023-05-20 17:27:03 +00:00
spring-watcher-listen
2019-08-29 17:54:19 +00:00
sqlite3
2020-04-14 22:07:46 +00:00
stackprof
sutty-liquid (>= 0.7.3)
2020-09-29 21:36:51 +00:00
symbol-fstring
2019-07-26 00:36:33 +00:00
terminal-table
2020-02-18 16:45:08 +00:00
timecop
2018-01-02 17:19:25 +00:00
turbolinks (~> 5)
uglifier (>= 1.3.0)
2019-07-11 19:00:28 +00:00
validates_hostname
2023-05-20 17:27:03 +00:00
web-console
webpacker
2019-09-24 17:56:04 +00:00
yaml_db!
2024-01-08 20:13:43 +00:00
yard
2018-01-02 17:19:25 +00:00
2019-10-16 17:56:49 +00:00
RUBY VERSION
ruby 3.1.4p223
2019-10-16 17:56:49 +00:00
2018-01-02 17:19:25 +00:00
BUNDLED WITH
2.4.17