Files
discourse/Gemfile.lock
T

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

760 lines
17 KiB
Gemfile.lock
Raw Normal View History

2013-02-05 14:16:51 -05:00
GEM
remote: https://rubygems.org/
2013-02-05 14:16:51 -05:00
specs:
actionmailer (7.2.2.1)
actionpack (= 7.2.2.1)
actionview (= 7.2.2.1)
activejob (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-08-19 14:44:17 +02:00
mail (>= 2.8.0)
2024-06-20 10:33:01 +02:00
rails-dom-testing (~> 2.2)
actionpack (7.2.2.1)
actionview (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-06-20 10:33:01 +02:00
nokogiri (>= 1.8.5)
racc
2024-08-19 14:44:17 +02:00
rack (>= 2.2.4, < 3.2)
2024-06-20 10:33:01 +02:00
rack-session (>= 1.0.1)
2017-10-03 14:56:44 +08:00
rack-test (>= 0.6.3)
2024-06-20 10:33:01 +02:00
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2024-08-19 14:44:17 +02:00
useragent (~> 0.16)
actionview (7.2.2.1)
activesupport (= 7.2.2.1)
2014-05-08 14:14:24 +10:00
builder (~> 3.1)
2024-06-20 10:33:01 +02:00
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actionview_precompiler (0.4.0)
2019-10-07 00:33:37 -04:00
actionview (>= 6.0.a)
active_model_serializers (0.8.4)
2013-07-23 20:42:52 +02:00
activemodel (>= 3.0)
activejob (7.2.2.1)
activesupport (= 7.2.2.1)
2017-08-23 11:58:25 +09:00
globalid (>= 0.3.6)
activemodel (7.2.2.1)
activesupport (= 7.2.2.1)
activerecord (7.2.2.1)
activemodel (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-06-20 10:33:01 +02:00
timeout (>= 0.4.0)
activesupport (7.2.2.1)
2024-06-20 10:33:01 +02:00
base64
benchmark (>= 0.3)
2024-06-20 10:33:01 +02:00
bigdecimal
2024-08-19 14:44:17 +02:00
concurrent-ruby (~> 1.0, >= 1.3.1)
2024-06-20 10:33:01 +02:00
connection_pool (>= 2.2.5)
drb
2021-04-21 12:36:32 +03:00
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
2021-04-21 12:36:32 +03:00
minitest (>= 5.1)
securerandom (>= 0.3)
2024-08-19 14:44:17 +02:00
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
annotate (3.2.0)
activerecord (>= 3.2, < 8.0)
2019-12-06 17:11:10 +11:00
rake (>= 10.4, < 14.0)
ast (2.4.2)
aws-eventstream (1.3.0)
2024-02-29 12:23:21 +01:00
aws-partitions (1.894.0)
aws-sdk-core (3.191.3)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.77.0)
aws-sdk-core (~> 3, >= 3.191.0)
2019-04-29 15:39:19 +10:00
aws-sigv4 (~> 1.1)
2024-02-29 12:23:21 +01:00
aws-sdk-s3 (1.143.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (~> 1)
2024-02-29 12:23:21 +01:00
aws-sigv4 (~> 1.8)
aws-sdk-sns (1.72.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
2024-02-29 12:23:21 +01:00
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
benchmark (0.4.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
2014-08-22 10:33:55 +10:00
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.1.9)
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
bootsnap (1.18.4)
msgpack (~> 1.2)
builder (3.3.0)
bullet (8.0.0)
2016-06-28 09:29:42 +08:00
activesupport (>= 3.0.0)
2019-02-04 17:54:39 +11:00
uniform_notifier (~> 1.11)
byebug (11.1.3)
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)
cbor (0.5.9.8)
2014-09-25 10:40:35 +10:00
certified (1.0.0)
cgi (0.4.1)
chunky_png (1.4.0)
coderay (1.1.3)
colored2 (4.0.3)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
cose (1.3.1)
cbor (~> 0.5.9)
openssl-signature_algorithm (~> 1.0)
cppjieba_rb (0.4.4)
crack (1.0.0)
bigdecimal
rexml
crass (1.0.6)
css_parser (1.21.0)
addressable
csv (3.3.2)
date (3.4.1)
debug_inspector (1.2.0)
diff-lcs (1.5.1)
diffy (3.4.3)
digest (3.2.0)
2025-01-20 23:16:30 +01:00
digest-xxhash (0.2.9)
2025-01-30 12:07:32 +10:00
discourse-fonts (0.0.18)
discourse-seed-fu (2.3.12)
activerecord (>= 3.1)
activesupport (>= 3.1)
discourse_dev_assets (0.0.4)
faker (~> 2.16)
literate_randomizer
docile (1.4.1)
drb (2.2.1)
dry-initializer (3.2.0)
email_reply_trimmer (0.2.0)
erubi (1.13.1)
excon (1.2.3)
execjs (2.10.0)
exifr (1.4.1)
extralite-bundle (2.8.2)
fabrication (2.31.0)
faker (2.23.0)
i18n (>= 1.8.11, < 2)
2013-02-13 11:32:18 +01:00
fakeweb (1.3.0)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
fast_blank (1.0.1)
fastimage (2.3.1)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
2019-12-16 14:19:31 -06:00
fspath (3.1.2)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.29.3-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-x86_64-linux)
bigdecimal
rake (>= 13)
2015-03-10 11:09:49 +11:00
guess_html_encoding (0.0.11)
hana (1.3.7)
hashdiff (1.1.2)
hashie (5.0.0)
highline (3.1.2)
reline
2015-09-23 17:10:15 +10:00
htmlentities (4.3.4)
http_accept_language (2.1.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
image_optim (0.31.4)
exifr (~> 1.2, >= 1.2.2)
fspath (~> 3.0)
image_size (>= 1.5, < 4)
in_threads (~> 1.3)
progress (~> 3.0, >= 3.0.1)
image_size (3.4.0)
in_threads (1.6.0)
io-console (0.8.0)
irb (1.15.1)
2025-01-22 00:33:36 +01:00
pp (>= 0.6.0)
2024-06-20 10:33:01 +02:00
rdoc (>= 4.0.0)
reline (>= 0.4.2)
iso8601 (0.13.0)
jmespath (1.6.2)
json (2.9.1)
json-schema (5.1.1)
addressable (~> 2.8)
bigdecimal (~> 3.1)
json_schemer (2.4.0)
bigdecimal
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
jwt (2.10.1)
base64
kgio (2.11.4)
language_server-protocol (3.17.0.4)
libv8-node (23.6.1.0-aarch64-linux)
libv8-node (23.6.1.0-arm64-darwin)
libv8-node (23.6.1.0-x86_64-darwin)
libv8-node (23.6.1.0-x86_64-linux)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
literate_randomizer (0.4.0)
logger (1.6.5)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
logstash-event (1.2.02)
logster (2.20.1)
loofah (2.24.0)
2017-10-03 14:56:44 +08:00
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
2015-06-05 01:03:11 +10:00
lru_redux (1.1.0)
lz4-ruby (0.3.3)
2023-03-24 20:10:28 +01:00
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
matrix (0.4.2)
2019-02-05 11:23:21 +11:00
maxminddb (0.1.22)
memory_profiler (1.1.0)
message_bus (4.3.8)
rack (>= 1.1.3)
messageformat-wrapper (1.1.0)
2024-06-17 18:21:04 +02:00
mini_racer (>= 0.6.3)
method_source (1.1.0)
mini_mime (1.1.5)
mini_racer (0.18.0.pre1)
libv8-node (~> 23.6.1.0)
mini_scheduler (0.18.0)
sidekiq (>= 6.5, < 8.0)
mini_sql (1.6.0)
mini_suffix (0.3.3)
ffi (~> 1.9)
minio_runner (0.1.2)
minitest (5.25.4)
mocha (2.7.1)
ruby2_keywords (>= 0.0.5)
msgpack (1.7.5)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mustache (1.1.1)
net-http (0.6.0)
2022-03-21 15:28:52 +01:00
uri
net-imap (0.5.5)
date
2022-03-21 15:28:52 +01:00
net-protocol
net-pop (0.1.2)
2022-03-21 15:28:52 +01:00
net-protocol
net-protocol (0.2.2)
2022-03-21 15:28:52 +01:00
timeout
net-smtp (0.5.0)
2022-03-21 15:28:52 +01:00
net-protocol
nio4r (2.7.4)
nokogiri (1.18.2-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-linux-gnu)
racc (~> 1.4)
oauth (1.1.0)
oauth-tty (~> 1.0, >= 1.0.1)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
oauth-tty (1.0.5)
version_gem (~> 1.1, >= 1.1.1)
2022-09-27 12:42:33 +02:00
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
2018-12-31 14:07:18 -05:00
jwt (>= 1.0, < 3.0)
2014-02-24 10:11:16 +11:00
multi_json (~> 1.3)
multi_xml (~> 0.5)
2022-09-27 12:42:33 +02:00
rack (>= 1.2, < 4)
oj (3.16.9)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
omniauth (1.9.2)
2020-03-16 13:12:10 +00:00
hashie (>= 3.4.6)
2017-03-27 16:51:52 -04:00
rack (>= 1.6.2, < 3)
omniauth-facebook (9.0.0)
2014-09-25 10:40:35 +10:00
omniauth-oauth2 (~> 1.2)
omniauth-github (1.4.0)
2017-08-07 10:43:54 +02:00
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-google-oauth2 (0.8.2)
2018-12-31 14:07:18 -05:00
jwt (>= 2.0)
oauth2 (~> 1.1)
omniauth (~> 1.1)
omniauth-oauth2 (>= 1.6)
omniauth-oauth (1.2.1)
2013-02-12 21:47:22 +08:00
oauth
omniauth (>= 1.0, < 3)
rack (>= 1.6.2, < 4)
omniauth-oauth2 (1.7.3)
oauth2 (>= 1.4, < 3)
omniauth (>= 1.9, < 3)
omniauth-twitter (1.4.0)
2015-09-23 17:18:43 +10:00
omniauth-oauth (~> 1.1)
rack
openssl (3.3.0)
openssl-signature_algorithm (1.3.0)
openssl (> 2.0)
optimist (3.2.0)
ostruct (0.6.1)
parallel (1.26.3)
parallel_tests (4.9.0)
2019-04-01 09:27:49 +01:00
parallel
parser (3.3.7.0)
ast (~> 2.4.1)
racc
pg (1.5.9)
2025-01-22 00:33:36 +01:00
pp (0.6.2)
prettyprint
prettier_print (1.2.1)
2025-01-22 00:33:36 +01:00
prettyprint (0.2.0)
progress (3.6.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
pry-rails (0.3.11)
pry (>= 0.13.0)
2024-04-29 10:34:28 +10:00
pry-stack_explorer (0.6.1)
binding_of_caller (~> 1.0)
pry (~> 0.13)
psych (5.2.3)
date
2024-06-20 10:33:01 +02:00
stringio
public_suffix (6.0.1)
puma (6.6.0)
2019-12-09 12:51:41 +11:00
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.10)
rack-mini-profiler (3.3.1)
2016-03-06 22:22:45 +11:00
rack (>= 1.2.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
2024-06-20 10:33:01 +02:00
rack-session (1.0.2)
rack (< 3)
rack-test (2.2.0)
rack (>= 1.3)
2024-08-19 14:44:17 +02:00
rackup (1.0.1)
2024-06-20 10:33:01 +02:00
rack (< 3)
webrick
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
2017-08-23 11:58:25 +09:00
nokogiri (>= 1.6)
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_failover (2.2.0)
activerecord (>= 6.1, < 8.0)
concurrent-ruby
railties (>= 6.1, < 8.0)
rails_multisite (6.1.0)
activerecord (>= 6.0)
railties (>= 6.0)
railties (7.2.2.1)
actionpack (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-08-19 14:44:17 +02:00
irb (~> 1.13)
2024-06-20 10:33:01 +02:00
rackup (>= 1.0.0)
2022-03-21 15:28:52 +01:00
rake (>= 12.2)
2024-06-20 10:33:01 +02:00
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
raindrops (0.20.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
2019-03-20 16:04:26 +00:00
ffi (~> 1.0)
2023-12-19 20:59:21 +01:00
rbtrace (0.5.1)
ffi (>= 1.0.6)
msgpack (>= 0.4.3)
2019-02-05 11:23:21 +11:00
optimist (>= 3.0.0)
rchardet (1.9.0)
rdoc (6.11.0)
2024-06-20 10:33:01 +02:00
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.10.0)
reline (0.6.0)
2024-06-20 10:33:01 +02:00
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
rexml (3.4.0)
2019-04-29 15:00:58 +10:00
rinku (2.0.6)
rotp (6.3.0)
rouge (4.5.1)
rqrcode (2.2.0)
2017-12-21 17:18:12 -08:00
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
rrule (0.6.0)
activesupport (>= 2.3)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
2015-04-25 18:29:43 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-html-matchers (0.10.0)
nokogiri (~> 1)
rspec (>= 3.0.0.a)
rspec-mocks (3.13.2)
2015-04-25 18:29:43 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-multi-mock (0.3.1)
rspec (>= 3.7.0)
rspec-rails (7.1.0)
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)
rss (0.3.1)
rexml
rswag-specs (2.16.0)
activesupport (>= 5.2, < 8.1)
json-schema (>= 2.2, < 6.0)
railties (>= 5.2, < 8.1)
rspec-core (>= 2.14)
rtlcss (0.2.1)
mini_racer (>= 0.6.3)
rubocop (1.71.1)
json (~> 2.3)
2023-06-21 16:00:19 +02:00
language_server-protocol (>= 3.17.0)
2017-08-01 10:51:44 +09:00
parallel (~> 1.10)
parser (>= 3.3.0.2)
2018-03-13 17:58:23 +11:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.38.0, < 2.0)
2017-08-01 10:51:44 +09:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-discourse (3.9.3)
activesupport (>= 6.1)
rubocop (>= 1.59.0)
rubocop-capybara (>= 2.0.0)
rubocop-factory_bot (>= 2.0.0)
2024-05-27 12:27:13 +02:00
rubocop-rails (>= 2.25.0)
2024-06-12 15:37:25 +02:00
rubocop-rspec (>= 3.0.1)
rubocop-rspec_rails (>= 2.30.0)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-rails (2.29.1)
2024-05-27 12:27:13 +02:00
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
2024-05-27 12:27:13 +02:00
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
2024-06-12 15:37:25 +02:00
rubocop-rspec_rails (2.30.0)
rubocop (~> 1.61)
rubocop-rspec (~> 3, >= 3.0.1)
ruby-prof (1.7.1)
ruby-progressbar (1.13.0)
ruby-readability (0.7.2)
2014-02-17 17:44:28 +01:00
guess_html_encoding (>= 0.0.4)
2014-09-25 10:40:35 +10:00
nokogiri (>= 1.6.0)
ruby2_keywords (0.0.5)
rubyzip (2.4.1)
sanitize (7.0.0)
2015-09-23 17:10:15 +10:00
crass (~> 1.0.2)
nokogiri (>= 1.16.8)
2024-07-12 12:07:13 +01:00
sass-embedded (1.77.5-aarch64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.5-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.5-x86_64-darwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.5-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sassc-embedded (1.77.7)
sass-embedded (~> 1.77)
securerandom (0.4.1)
selenium-devtools (0.132.0)
2023-12-08 21:05:52 +01:00
selenium-webdriver (~> 4.2)
selenium-webdriver (4.28.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
shoulda-matchers (6.4.0)
activesupport (>= 5.2.0)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
simpleidn (0.2.3)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
sprockets (3.7.5)
base64
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
2016-04-18 10:47:52 +08:00
sprockets (>= 3.0.0)
sqlite3 (2.5.0-aarch64-linux-gnu)
sqlite3 (2.5.0-arm64-darwin)
sqlite3 (2.5.0-x86_64-darwin)
sqlite3 (2.5.0-x86_64-linux-gnu)
sshkey (3.0.0)
stackprof (0.2.27)
stringio (3.1.2)
2023-11-29 16:38:07 +11:00
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
syntax_tree-disable_ternary (1.0.0)
test-prof (1.4.4)
thor (1.3.2)
timeout (0.4.3)
trilogy (2.9.0)
tzinfo (2.0.6)
2021-04-21 12:36:32 +03:00
concurrent-ruby (~> 1.0)
tzinfo-data (1.2025.1)
tzinfo (>= 1.0.0)
uglifier (4.2.1)
2016-05-23 12:23:15 +10:00
execjs (>= 0.3.0, < 3)
unf (0.2.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
unicorn (6.1.0)
2013-07-07 14:30:52 +10:00
kgio (~> 2.6)
raindrops (~> 0.7)
uniform_notifier (1.16.0)
uri (1.0.2)
useragent (0.16.11)
version_gem (1.1.4)
web-push (3.0.1)
2023-01-12 12:12:19 -03:00
jwt (~> 2.0)
openssl (~> 3.0)
webmock (3.24.0)
addressable (>= 2.8.0)
2017-04-15 12:11:02 +08:00
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.9.1)
websocket (1.2.11)
xpath (3.2.0)
nokogiri (~> 1.8)
yaml-lint (0.1.2)
yard (0.9.37)
zeitwerk (2.7.1)
2013-02-05 14:16:51 -05:00
PLATFORMS
2021-11-30 16:31:11 -03:00
aarch64-linux
arm64-darwin-20
arm64-darwin-21
2023-12-08 10:34:03 -05:00
arm64-darwin-22
2024-01-31 07:20:19 +08:00
arm64-darwin-23
arm64-darwin-24
x86_64-darwin-18
x86_64-darwin-19
x86_64-darwin-20
x86_64-darwin-22
x86_64-darwin-23
x86_64-darwin-24
x86_64-linux
2013-02-05 14:16:51 -05:00
DEPENDENCIES
2024-08-19 14:44:17 +02:00
actionmailer (~> 7.2.0)
actionpack (~> 7.2.0)
actionview (~> 7.2.0)
2019-10-07 00:33:37 -04:00
actionview_precompiler
active_model_serializers (~> 0.8.3)
2024-08-19 14:44:17 +02:00
activemodel (~> 7.2.0)
activerecord (~> 7.2.0)
activesupport (~> 7.2.0)
2019-12-17 10:33:51 +10:00
addressable
annotate
aws-sdk-s3
aws-sdk-sns
2013-02-05 14:16:51 -05:00
better_errors
binding_of_caller
2017-05-26 13:26:45 -04:00
bootsnap
2016-06-28 09:29:42 +08:00
bullet
2015-08-14 11:59:06 +08:00
byebug
capybara
cbor
2013-02-05 14:16:51 -05:00
certified
cgi (>= 0.3.6)
colored2
cose
cppjieba_rb
css_parser
csv
diffy
digest
2025-01-20 23:16:30 +01:00
digest-xxhash
discourse-fonts
discourse-seed-fu
discourse_dev_assets
dry-initializer (~> 3.1)
email_reply_trimmer
2015-05-25 17:57:06 +10:00
excon
execjs
extralite-bundle
2018-05-28 15:09:02 +08:00
fabrication
faker (~> 2.16)
fakeweb
faraday
faraday-retry
fast_blank
2018-01-04 09:53:53 +01:00
fastimage
highline
htmlentities
http_accept_language
image_optim
iso8601
json
json_schemer
2017-04-13 10:26:07 -04:00
listen
lograge
logstash-event
logster
loofah
2013-04-24 11:59:59 +10:00
lru_redux
lz4-ruby
2023-03-24 20:10:28 +01:00
mail
maxminddb
memory_profiler
message_bus
2024-06-17 18:21:04 +02:00
messageformat-wrapper
mini_mime
mini_racer (= 0.18.pre1)
mini_scheduler
mini_sql
mini_suffix
minio_runner
2020-04-21 18:32:42 +02:00
mocha
2013-02-05 14:16:51 -05:00
multi_json
mustache
2022-03-21 15:28:52 +01:00
net-http
net-imap
net-pop
net-smtp
2016-06-07 16:54:36 +10:00
nokogiri
oj
2013-02-12 14:51:44 +08:00
omniauth
2013-02-12 21:47:22 +08:00
omniauth-facebook
2017-08-07 10:43:54 +02:00
omniauth-github
2019-06-03 19:17:00 +01:00
omniauth-google-oauth2
2013-08-17 21:43:59 -07:00
omniauth-oauth2
2013-02-12 21:47:22 +08:00
omniauth-twitter
2024-10-21 12:36:40 +01:00
parallel
2019-04-01 09:27:49 +01:00
parallel_tests
pg
pry-byebug
2013-02-05 14:16:51 -05:00
pry-rails
2024-04-29 10:34:28 +10:00
pry-stack_explorer
puma
2020-07-08 16:42:31 +10:00
rack
2014-02-17 17:44:28 +01:00
rack-mini-profiler
rack-protection
2023-06-20 11:49:22 +10:00
rails-dom-testing
rails_failover
2018-02-12 14:08:02 +08:00
rails_multisite
2024-08-19 14:44:17 +02:00
railties (~> 7.2.0)
2013-02-05 14:16:51 -05:00
rake
rb-fsevent
2023-12-19 20:59:21 +01:00
rbtrace
2018-07-31 12:02:18 +02:00
rchardet
redcarpet
2024-04-19 03:22:12 -04:00
redis (< 5.0)
2016-01-01 15:40:12 +11:00
redis-namespace
2013-02-05 14:16:51 -05:00
rinku
rotp
2017-12-21 17:18:12 -08:00
rqrcode
rrule
2016-05-30 11:38:04 +08:00
rspec
rspec-html-matchers
rspec-multi-mock
2020-05-04 15:20:30 +10:00
rspec-rails
rss
rswag-specs
rtlcss
rubocop-discourse
2017-09-05 14:55:20 +08:00
ruby-prof
ruby-progressbar
ruby-readability
2019-07-18 09:34:48 -03:00
rubyzip
2021-05-26 15:11:35 +05:30
sanitize
2023-12-08 10:34:03 -05:00
sassc-embedded
2023-12-08 21:05:52 +01:00
selenium-devtools
selenium-webdriver (~> 4.14)
shoulda-matchers
2014-02-24 10:00:25 +11:00
sidekiq
simplecov
sprockets (~> 3.7.3)
2017-08-23 11:58:25 +09:00
sprockets-rails
sqlite3
sshkey
stackprof
syntax_tree
syntax_tree-disable_ternary
2019-04-19 08:52:31 +00:00
test-prof
thor
trilogy
tzinfo-data
2013-02-05 14:16:51 -05:00
uglifier
unf
2013-07-07 14:30:52 +10:00
unicorn
2023-01-12 12:12:19 -03:00
web-push
2017-04-15 12:11:02 +08:00
webmock
yaml-lint
yard
zeitwerk
BUNDLED WITH
2.5.18