Retrospring/Gemfile.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

625 lines
15 KiB
Plaintext
Raw Normal View History

2020-05-17 11:58:27 -07:00
GIT
2024-01-27 02:41:12 -08:00
remote: https://github.com/retrospring/hcaptcha
revision: f8de70ee2d629ac34395902dbee724c21297960c
ref: fix/flash-in-turbo-streams
2020-05-17 11:58:27 -07:00
specs:
hcaptcha (7.1.0)
json
2020-05-17 11:58:27 -07:00
GIT
remote: https://lab.freak.university/FreakU/questiongenerator
revision: a7fae12500aaf0f908a59747d7703fc8a817e06c
specs:
questiongenerator (1.2.0)
2014-08-01 02:23:47 -07:00
GEM
remote: https://rubygems.org/
specs:
actioncable (7.0.8.4)
actionpack (= 7.0.8.4)
activesupport (= 7.0.8.4)
2020-04-18 16:45:50 -07:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (7.0.8.4)
actionpack (= 7.0.8.4)
activejob (= 7.0.8.4)
activerecord (= 7.0.8.4)
activestorage (= 7.0.8.4)
activesupport (= 7.0.8.4)
2022-01-11 17:24:38 -08:00
mail (>= 2.7.1)
2023-02-12 10:04:07 -08:00
net-imap
net-pop
net-smtp
actionmailer (7.0.8.4)
actionpack (= 7.0.8.4)
actionview (= 7.0.8.4)
activejob (= 7.0.8.4)
activesupport (= 7.0.8.4)
2014-10-27 22:36:38 -07:00
mail (~> 2.5, >= 2.5.4)
2023-02-12 10:04:07 -08:00
net-imap
net-pop
net-smtp
2020-04-18 15:59:18 -07:00
rails-dom-testing (~> 2.0)
actionpack (7.0.8.4)
actionview (= 7.0.8.4)
activesupport (= 7.0.8.4)
2023-10-20 00:39:52 -07:00
rack (~> 2.0, >= 2.2.4)
2020-04-18 16:45:50 -07:00
rack-test (>= 0.6.3)
2020-04-18 15:59:18 -07:00
rails-dom-testing (~> 2.0)
2022-01-11 17:24:38 -08:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (7.0.8.4)
actionpack (= 7.0.8.4)
activerecord (= 7.0.8.4)
activestorage (= 7.0.8.4)
activesupport (= 7.0.8.4)
2023-02-12 10:04:07 -08:00
globalid (>= 0.6.0)
2022-01-11 17:24:38 -08:00
nokogiri (>= 1.8.5)
actionview (7.0.8.4)
activesupport (= 7.0.8.4)
2014-08-01 02:23:47 -07:00
builder (~> 3.1)
2020-04-18 16:45:50 -07:00
erubi (~> 1.4)
2020-04-18 15:59:18 -07:00
rails-dom-testing (~> 2.0)
2022-01-11 17:24:38 -08:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_model_otp (2.3.4)
2020-10-18 01:39:46 -07:00
activemodel
rotp (~> 6.3.0)
activejob (7.0.8.4)
activesupport (= 7.0.8.4)
2020-04-18 15:59:18 -07:00
globalid (>= 0.3.6)
activemodel (7.0.8.4)
activesupport (= 7.0.8.4)
2020-04-18 15:59:18 -07:00
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
2014-08-01 02:23:47 -07:00
builder (~> 3.1)
activerecord (7.0.8.4)
activemodel (= 7.0.8.4)
activesupport (= 7.0.8.4)
activestorage (7.0.8.4)
actionpack (= 7.0.8.4)
activejob (= 7.0.8.4)
activerecord (= 7.0.8.4)
activesupport (= 7.0.8.4)
2022-03-22 09:52:08 -07:00
marcel (~> 1.0)
2022-01-11 17:24:38 -08:00
mini_mime (>= 1.1.0)
activesupport (7.0.8.4)
2020-04-18 15:59:18 -07:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2022-01-11 17:24:38 -08:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bcrypt (3.1.20)
better_errors (2.10.1)
2020-04-18 15:59:18 -07:00
erubi (>= 1.0.0)
2015-05-08 08:44:16 -07:00
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.1.8)
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
bootsnap (1.18.3)
2022-07-19 03:24:52 -07:00
msgpack (~> 1.2)
2023-10-20 00:39:52 -07:00
bootstrap_form (5.3.2)
actionpack (>= 6.1)
activemodel (>= 6.1)
builder (3.3.0)
bullet (7.1.6)
2022-01-29 13:15:59 -08:00
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
2024-03-10 09:26:49 -07:00
carrierwave (2.1.1)
2020-05-01 15:43:46 -07:00
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
image_processing (~> 1.1)
mimemagic (>= 0.3.0)
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
2024-03-10 09:26:49 -07:00
carrierwave_backgrounder (0.4.3)
carrierwave (>= 0.5, < 2.2)
childprocess (5.0.0)
chunky_png (1.4.0)
colorize (1.1.0)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
2020-04-18 15:59:18 -07:00
crass (1.0.6)
cssbundling-rails (1.4.0)
2023-01-03 03:27:54 -08:00
railties (>= 6.0.0)
csv (3.3.0)
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.1.0)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.4)
debug_inspector (1.2.0)
devise (4.9.4)
2014-08-01 02:40:37 -07:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
2014-10-27 22:36:38 -07:00
responders
2014-08-01 02:40:37 -07:00
warden (~> 1.2.3)
2020-04-18 16:36:49 -07:00
devise-async (1.0.0)
activejob (>= 5.0)
devise (>= 4.0)
2023-10-20 00:39:52 -07:00
devise-i18n (1.12.0)
devise (>= 4.9.0)
diff-lcs (1.5.1)
2021-12-28 09:32:03 -08:00
docile (1.4.0)
dotenv (3.1.2)
dotenv-rails (3.1.2)
dotenv (= 3.1.2)
railties (>= 6.1)
2023-10-20 00:39:52 -07: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)
dry-types (1.7.2)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
erubi (1.13.0)
2024-01-20 05:48:15 -08:00
et-orbi (1.2.7)
tzinfo
excon (0.110.0)
factory_bot (6.4.5)
2020-10-18 01:39:46 -07:00
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
2020-10-18 01:39:46 -07:00
railties (>= 5.0.0)
2015-07-21 13:44:14 -07:00
fake_email_validator (1.0.11)
activemodel
mail
faker (3.4.1)
i18n (>= 1.8.11, < 2)
2023-10-20 00:39:52 -07:00
ffi (1.16.3)
fog-aws (3.23.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
2017-03-31 13:38:31 -07:00
fog-xml (~> 0.1)
fog-core (2.4.0)
builder
excon (~> 0.71)
formatador (>= 0.2, < 2.0)
mime-types
2020-04-18 15:59:18 -07:00
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-local (0.8.0)
2020-04-18 15:59:18 -07:00
fog-core (>= 1.27, < 3.0)
2021-12-28 09:32:03 -08:00
fog-xml (0.1.4)
fog-core
2017-03-31 13:38:31 -07:00
nokogiri (>= 1.5.11, < 2.0.0)
formatador (1.1.0)
2024-01-20 05:48:15 -08:00
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
2023-02-12 10:04:07 -08:00
glob (0.4.0)
globalid (1.2.1)
activesupport (>= 6.1)
haml (6.3.0)
temple (>= 0.8.2)
thor
2014-08-01 02:39:22 -07:00
tilt
haml_lint (0.58.0)
haml (>= 5.0)
parallel (~> 1.10)
2020-05-17 12:40:00 -07:00
rainbow
rubocop (>= 1.0)
2020-05-17 12:40:00 -07:00
sysexits (~> 1.1)
2022-09-09 09:29:40 -07:00
hkdf (0.3.0)
http-2 (0.11.0)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
2016-01-05 10:43:27 -08:00
multi_xml (>= 0.5.2)
i18n (1.14.5)
2019-03-29 14:21:54 -07:00
concurrent-ruby (~> 1.0)
2022-10-10 12:38:37 -07:00
i18n-js (4.0.0)
glob
i18n
2023-02-12 10:04:07 -08:00
idn-ruby (0.1.5)
image_processing (1.12.2)
2020-05-01 15:43:46 -07:00
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
jsbundling-rails (1.3.0)
railties (>= 6.0.0)
json (2.7.2)
json-schema (4.3.0)
2023-01-04 08:08:05 -08:00
addressable (>= 2.8)
jwt (2.8.2)
base64
2021-12-28 09:32:03 -08:00
kaminari (1.2.2)
activesupport (>= 4.1.0)
2021-12-28 09:32:03 -08:00
kaminari-actionview (= 1.2.2)
kaminari-activerecord (= 1.2.2)
kaminari-core (= 1.2.2)
kaminari-actionview (1.2.2)
actionview
2021-12-28 09:32:03 -08:00
kaminari-core (= 1.2.2)
kaminari-activerecord (1.2.2)
activerecord
2021-12-28 09:32:03 -08:00
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
language_server-protocol (3.17.0.3)
launchy (3.0.0)
2023-02-12 10:04:07 -08:00
addressable (~> 2.8)
childprocess (~> 5.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
lograge (0.14.0)
2022-01-29 13:29:01 -08:00
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
Bump sentry-rails, sentry-ruby and sentry-sidekiq Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby), [sentry-ruby](https://github.com/getsentry/sentry-ruby) and [sentry-sidekiq](https://github.com/getsentry/sentry-ruby). These dependencies needed to be updated together. Updates `sentry-rails` from 5.13.0 to 5.14.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.13.0...5.14.0) Updates `sentry-ruby` from 5.13.0 to 5.14.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.13.0...5.14.0) Updates `sentry-sidekiq` from 5.13.0 to 5.14.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.13.0...5.14.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sentry-sidekiq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 01:41:27 -08:00
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
2023-01-05 03:52:13 -08:00
mail (2.7.1)
2020-04-18 15:59:18 -07:00
mini_mime (>= 0.1.1)
marcel (1.0.4)
method_source (1.1.0)
mime-types (3.5.2)
2017-03-31 13:38:31 -07:00
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0604)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_magick (4.13.1)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.0)
2023-10-20 00:39:52 -07:00
msgpack (1.7.2)
2020-10-18 01:39:46 -07:00
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
2014-12-10 08:01:59 -08:00
nested_form (0.3.2)
2023-10-20 00:39:52 -07:00
net-http-persistent (4.0.2)
2022-09-09 09:29:40 -07:00
connection_pool (~> 2.2)
2023-10-20 00:39:52 -07:00
net-http2 (0.18.5)
2022-09-09 09:29:40 -07:00
http-2 (~> 0.11)
net-imap (0.4.14)
date
2022-07-23 04:22:04 -07:00
net-protocol
net-pop (0.1.2)
2022-07-23 04:22:04 -07:00
net-protocol
net-protocol (0.2.2)
2022-07-23 04:22:04 -07:00
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oj (3.16.4)
bigdecimal (>= 3.0)
openssl (3.2.0)
2014-08-01 02:40:37 -07:00
orm_adapter (0.5.0)
parallel (1.24.0)
parser (3.3.2.0)
2020-10-18 01:39:46 -07:00
ast (~> 2.4.1)
racc
pg (1.5.6)
pghero (3.5.0)
activerecord (>= 6)
prometheus-client (4.2.2)
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
pundit (2.3.2)
2022-11-18 13:50:35 -08:00
activesupport (>= 3.0.0)
2024-01-20 05:48:15 -08:00
raabro (1.4.0)
racc (1.8.0)
rack (2.2.9)
rack-test (2.1.0)
2022-07-03 05:38:47 -07:00
rack (>= 1.3)
rails (7.0.8.4)
actioncable (= 7.0.8.4)
actionmailbox (= 7.0.8.4)
actionmailer (= 7.0.8.4)
actionpack (= 7.0.8.4)
actiontext (= 7.0.8.4)
actionview (= 7.0.8.4)
activejob (= 7.0.8.4)
activemodel (= 7.0.8.4)
activerecord (= 7.0.8.4)
activestorage (= 7.0.8.4)
activesupport (= 7.0.8.4)
2022-01-11 17:24:38 -08:00
bundler (>= 1.15.0)
railties (= 7.0.8.4)
2020-10-18 01:39:46 -07:00
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
2020-04-18 15:59:18 -07:00
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.9)
2020-04-18 15:59:18 -07:00
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails_admin (3.1.2)
2020-04-18 15:59:18 -07:00
activemodel-serializers-xml (>= 1.0)
kaminari (>= 0.14, < 2.0)
2014-12-10 08:01:59 -08:00
nested_form (~> 0.3)
2022-07-03 05:38:47 -07:00
rails (>= 6.0, < 8)
turbo-rails (~> 1.0)
railties (7.0.8.4)
actionpack (= 7.0.8.4)
activesupport (= 7.0.8.4)
2020-04-18 15:59:18 -07:00
method_source
2022-03-22 09:52:08 -07:00
rake (>= 12.2)
2022-01-11 17:24:38 -08:00
thor (~> 1.0)
2023-02-12 10:04:07 -08:00
zeitwerk (~> 2.5)
2022-01-11 17:24:38 -08:00
rainbow (3.1.1)
rake (13.2.1)
redcarpet (3.6.0)
2023-02-12 10:04:07 -08:00
redis (4.8.1)
regexp_parser (2.9.2)
2022-01-29 13:29:01 -08:00
request_store (1.5.1)
rack (>= 1.4)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rolify (6.0.1)
rotp (6.3.0)
2023-10-20 00:39:52 -07:00
rouge (4.1.3)
2022-09-09 09:29:40 -07:00
rpush (7.0.1)
activesupport (>= 5.2)
jwt (>= 1.5.6)
multi_json (~> 1.0)
net-http-persistent
net-http2 (~> 0.18, >= 0.18.3)
railties
rainbow
thor (>= 0.18.1, < 2.0)
webpush (~> 1.0)
rqrcode (2.2.0)
2020-10-18 01:39:46 -07:00
chunky_png (~> 1.0)
2021-12-28 09:32:03 -08:00
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
2017-03-31 13:38:31 -07:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.13.1)
2014-11-13 09:12:51 -08:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-sidekiq (5.0.0)
rspec-core (~> 3.0)
rspec-expectations (~> 3.0)
rspec-mocks (~> 3.0)
sidekiq (>= 5, < 8)
rspec-support (3.13.1)
rubocop (1.64.1)
2022-07-23 06:45:42 -07:00
json (~> 2.3)
language_server-protocol (>= 3.17.0)
2020-05-17 12:40:00 -07:00
parallel (~> 1.10)
parser (>= 3.3.0.2)
2020-05-17 12:40:00 -07:00
rainbow (>= 2.2.2, < 4.0)
2020-12-25 06:07:47 -08:00
regexp_parser (>= 1.8, < 3.0)
2022-07-23 06:45:42 -07:00
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
2020-05-17 12:40:00 -07:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-rails (2.25.0)
2022-01-14 16:39:35 -08:00
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
2024-03-10 09:26:49 -07:00
ruby-vips (2.2.1)
ffi (~> 1.12)
2022-12-07 23:20:45 -08:00
rubyzip (2.3.2)
2024-01-20 05:48:15 -08:00
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
sanitize (6.1.1)
crass (~> 1.0.2)
2021-12-28 09:32:03 -08:00
nokogiri (>= 1.12.0)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
sentry-rails (5.17.3)
2021-12-28 09:32:03 -08:00
railties (>= 5.0)
sentry-ruby (~> 5.17.3)
sentry-ruby (5.17.3)
Bump sentry-ruby, sentry-rails and sentry-sidekiq Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby), [sentry-rails](https://github.com/getsentry/sentry-ruby) and [sentry-sidekiq](https://github.com/getsentry/sentry-ruby). These dependencies needed to be updated together. Updates `sentry-ruby` from 5.16.1 to 5.17.1 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.16.1...5.17.1) Updates `sentry-rails` from 5.16.1 to 5.17.1 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.16.1...5.17.1) Updates `sentry-sidekiq` from 5.16.1 to 5.17.1 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.16.1...5.17.1) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sentry-sidekiq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 02:09:52 -07:00
bigdecimal
2021-12-28 09:32:03 -08:00
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.17.3)
sentry-ruby (~> 5.17.3)
2021-12-28 09:34:15 -08:00
sidekiq (>= 3.0)
shoulda-matchers (6.2.0)
2022-06-24 13:50:05 -07:00
activesupport (>= 5.2.0)
2023-10-20 00:39:52 -07:00
sidekiq (6.5.12)
2023-01-31 05:27:25 -08:00
connection_pool (>= 2.2.5, < 3)
2020-07-04 11:19:38 -07:00
rack (~> 2.0)
2023-01-31 05:27:25 -08:00
redis (>= 4.5.0, < 5)
2024-01-20 05:48:15 -08:00
sidekiq-scheduler (5.0.3)
rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8)
tilt (>= 1.4.0)
simplecov (0.22.0)
2020-04-18 15:59:18 -07:00
docile (~> 1.1)
simplecov-html (~> 0.11)
2020-12-25 06:07:47 -08:00
simplecov_json_formatter (~> 0.1)
2021-12-28 09:32:03 -08:00
simplecov-cobertura (2.1.0)
rexml
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov-json (0.2.3)
2015-01-25 10:56:39 -08:00
json
simplecov
simplecov_json_formatter (0.1.4)
sprockets (4.2.1)
2020-04-18 15:59:18 -07:00
concurrent-ruby (~> 1.0)
2023-01-03 03:27:54 -08:00
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
2020-04-18 15:59:18 -07:00
sprockets (>= 3.0.0)
ssrf_filter (1.1.2)
strscan (3.1.0)
2020-05-17 12:40:00 -07:00
sysexits (1.2.0)
temple (0.10.3)
thor (1.3.1)
tilt (2.3.0)
timeout (0.4.1)
tldv (0.1.0)
tldv-data (~> 1.0)
2023-10-18 12:55:38 -07:00
tldv-data (1.0.2023080900)
turbo-rails (1.5.0)
2022-07-03 05:38:47 -07:00
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
2021-12-24 04:41:27 -08:00
twitter-text (3.1.0)
idn-ruby
unf (~> 0.1.0)
tzinfo (2.0.6)
2022-01-11 17:24:38 -08:00
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
2023-02-12 10:04:07 -08:00
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
view_component (3.12.1)
2023-10-20 02:34:01 -07:00
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
warden (1.2.9)
rack (>= 2.0.9)
2024-01-22 14:42:40 -08:00
web-push (3.0.1)
jwt (~> 2.0)
openssl (~> 3.0)
2022-09-09 09:29:40 -07:00
webpush (1.1.0)
hkdf (~> 0.2)
jwt (~> 2.0)
websocket-driver (0.7.6)
2015-04-18 12:50:08 -07:00
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.16)
2014-08-01 02:23:47 -07:00
PLATFORMS
ruby
DEPENDENCIES
2020-10-18 01:39:46 -07:00
active_model_otp
bcrypt (~> 3.1.20)
2015-05-08 08:44:16 -07:00
better_errors
2020-05-01 15:43:46 -07:00
binding_of_caller
2022-07-19 03:24:52 -07:00
bootsnap
2023-01-04 01:53:26 -08:00
bootstrap_form (~> 5.0)
2022-01-29 13:15:59 -08:00
bullet
2024-03-10 09:26:49 -07:00
carrierwave (~> 2.1)
carrierwave_backgrounder (~> 0.4.2)
2017-03-31 13:38:31 -07:00
colorize
connection_pool
cssbundling-rails (~> 1.4)
2014-11-18 10:58:14 -08:00
database_cleaner
devise (~> 4.9)
2020-04-18 16:36:49 -07:00
devise-async
2015-05-26 07:47:30 -07:00
devise-i18n
dotenv-rails (~> 3.1)
dry-initializer (~> 3.1)
dry-types (~> 1.7)
2020-04-19 08:27:42 -07:00
factory_bot_rails
2015-07-21 13:44:14 -07:00
fake_email_validator
2014-11-14 05:21:11 -08:00
faker
fog-aws
fog-core
fog-local
haml (~> 6.3)
2020-05-17 12:40:00 -07:00
haml_lint
hcaptcha!
2016-01-05 10:43:27 -08:00
httparty
2022-10-10 12:38:37 -07:00
i18n-js (= 4.0)
jsbundling-rails (~> 1.3)
2023-01-04 08:08:05 -08:00
json-schema
jwt (~> 2.8)
letter_opener
2022-01-29 13:29:01 -08:00
lograge
2023-01-05 03:52:13 -08:00
mail (~> 2.7.1)
2020-05-01 15:43:46 -07:00
mini_magick
2022-07-23 04:22:04 -07:00
net-imap
net-pop
2022-07-23 01:20:19 -07:00
net-smtp
2022-07-21 06:31:17 -07:00
oj
openssl (~> 3.2)
2014-10-27 22:36:38 -07:00
pg
2015-08-26 12:37:29 -07:00
pghero
prometheus-client (~> 4.2)
puma
pundit (~> 2.3)
2024-07-20 21:34:29 -07:00
questiongenerator (~> 1.2)!
2023-10-20 00:39:52 -07:00
rails (~> 7.0.8)
2020-04-19 14:40:06 -07:00
rails-controller-testing
rails-i18n (~> 7.0)
2014-12-10 08:01:59 -08:00
rails_admin
2015-05-10 12:52:48 -07:00
rake
2014-12-28 08:59:26 -08:00
redcarpet
redis
rolify (~> 6.0)
2022-09-09 09:29:40 -07:00
rpush
2020-10-18 01:39:46 -07:00
rqrcode
rspec-its (~> 1.3)
2020-05-27 12:04:49 -07:00
rspec-mocks
rspec-rails (~> 6.1)
rspec-sidekiq (~> 5.0)
rubocop (~> 1.64)
rubocop-rails (~> 2.25)
2022-12-07 23:20:45 -08:00
rubyzip (~> 2.3)
2014-12-28 09:54:04 -08:00
sanitize
sassc-rails
2021-12-28 09:32:03 -08:00
sentry-rails
sentry-ruby
2021-12-28 09:34:15 -08:00
sentry-sidekiq
shoulda-matchers (~> 6.2)
2023-01-31 05:27:25 -08:00
sidekiq (< 7)
2024-01-20 05:48:15 -08:00
sidekiq-scheduler
2014-10-27 22:36:38 -07:00
simplecov
2020-05-01 01:13:42 -07:00
simplecov-cobertura
2015-01-25 10:56:39 -08:00
simplecov-json
sprockets (~> 4.2)
2023-01-03 03:27:54 -08:00
sprockets-rails
tldv (~> 0.1.0)
2022-09-04 05:30:43 -07:00
turbo-rails
2021-12-24 04:41:27 -08:00
twitter-text
2023-10-20 02:34:01 -07:00
view_component
2024-01-22 14:42:40 -08:00
web-push
2015-08-26 12:37:29 -07:00
BUNDLED WITH
2024-01-22 07:33:20 -08:00
2.5.5