Files
discourse/Gemfile.lock
T

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

671 lines
15 KiB
Gemfile.lock
Raw Normal View History

GIT
remote: https://github.com/rails/sprockets
revision: f4d3dae71ef29c44b75a49cfbf8032cce07b423a
branch: 3.x
specs:
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
GIT
remote: https://github.com/thoughtbot/shoulda-matchers.git
revision: 7e069cf205177dd9d7f057dd6311babbe1a5b190
specs:
shoulda-matchers (5.3.0)
activesupport (>= 5.2.0)
2013-02-05 14:16:51 -05:00
GEM
remote: https://rubygems.org/
2013-02-05 14:16:51 -05:00
specs:
2023-08-11 09:00:42 +08:00
actionmailer (7.0.7)
actionpack (= 7.0.7)
actionview (= 7.0.7)
activejob (= 7.0.7)
activesupport (= 7.0.7)
2014-09-25 10:28:27 +10:00
mail (~> 2.5, >= 2.5.4)
2022-03-21 15:28:52 +01:00
net-imap
net-pop
net-smtp
2017-08-23 11:58:25 +09:00
rails-dom-testing (~> 2.0)
2023-08-11 09:00:42 +08:00
actionpack (7.0.7)
actionview (= 7.0.7)
activesupport (= 7.0.7)
2023-06-27 23:18:49 +00:00
rack (~> 2.0, >= 2.2.4)
2017-10-03 14:56:44 +08:00
rack-test (>= 0.6.3)
2017-08-23 11:58:25 +09:00
rails-dom-testing (~> 2.0)
2019-09-12 10:41:50 +10:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2023-08-11 09:00:42 +08:00
actionview (7.0.7)
activesupport (= 7.0.7)
2014-05-08 14:14:24 +10:00
builder (~> 3.1)
2017-08-23 11:58:25 +09:00
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2019-09-12 10:41:50 +10:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
actionview_precompiler (0.3.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)
2023-08-11 09:00:42 +08:00
activejob (7.0.7)
activesupport (= 7.0.7)
2017-08-23 11:58:25 +09:00
globalid (>= 0.3.6)
2023-08-11 09:00:42 +08:00
activemodel (7.0.7)
activesupport (= 7.0.7)
activerecord (7.0.7)
activemodel (= 7.0.7)
activesupport (= 7.0.7)
activesupport (7.0.7)
2017-08-23 11:58:25 +09:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2021-04-21 12:36:32 +03:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.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.2.0)
2022-05-05 03:54:29 +02:00
aws-partitions (1.583.0)
aws-sdk-core (3.130.2)
aws-eventstream (~> 1, >= 1.0.2)
2022-05-05 03:54:29 +02:00
aws-partitions (~> 1, >= 1.525.0)
2019-04-29 15:39:19 +10:00
aws-sigv4 (~> 1.1)
2015-05-25 17:57:06 +10:00
jmespath (~> 1.0)
2022-05-05 03:54:29 +02:00
aws-sdk-kms (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
2019-04-29 15:39:19 +10:00
aws-sigv4 (~> 1.1)
2022-05-05 03:54:29 +02:00
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
2022-05-05 03:54:29 +02:00
aws-sigv4 (~> 1.4)
aws-sdk-sns (1.53.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
2022-05-05 03:54:29 +02:00
aws-sigv4 (1.5.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.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)
binding_of_caller (1.0.0)
2013-02-28 21:27:25 +11:00
debug_inspector (>= 0.0.1)
bootsnap (1.17.0)
msgpack (~> 1.2)
builder (3.2.4)
bullet (7.1.4)
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.39.2)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
cbor (0.5.9.6)
2014-09-25 10:40:35 +10:00
certified (1.0.0)
cgi (0.4.0)
chunky_png (1.4.0)
coderay (1.1.3)
colored2 (4.0.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
cose (1.3.0)
cbor (~> 0.5.9)
openssl-signature_algorithm (~> 1.0)
cppjieba_rb (0.4.2)
crack (0.4.5)
rexml
crass (1.0.6)
css_parser (1.16.0)
addressable
dartsass-ruby (3.0.2)
sass-embedded (~> 1.54, < 1.67)
date (3.3.4)
debug_inspector (1.1.0)
diff-lcs (1.5.0)
diffy (3.4.2)
digest (3.1.1)
discourse-fonts (0.0.9)
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.0)
email_reply_trimmer (0.1.13)
erubi (1.12.0)
excon (0.104.0)
execjs (2.9.1)
exifr (1.4.0)
fabrication (2.30.0)
faker (2.23.0)
i18n (>= 1.8.11, < 2)
2013-02-13 11:32:18 +01:00
fakeweb (1.3.0)
faraday (2.7.11)
base64
2022-09-27 12:42:33 +02:00
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday-retry (2.2.0)
faraday (~> 2.0)
fast_blank (1.0.1)
2013-02-05 14:16:51 -05:00
fast_xs (0.8.0)
fastimage (2.2.7)
ffi (1.16.3)
2019-12-16 14:19:31 -06:00
fspath (3.1.2)
gc_tracer (1.5.1)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.1)
google-protobuf (3.25.1-aarch64-linux)
google-protobuf (3.25.1-arm64-darwin)
google-protobuf (3.25.1-x86_64-darwin)
google-protobuf (3.25.1-x86_64-linux)
2015-03-10 11:09:49 +11:00
guess_html_encoding (0.0.11)
hana (1.3.7)
hashdiff (1.0.1)
hashie (5.0.0)
highline (2.1.0)
2015-09-23 17:10:15 +10:00
htmlentities (4.3.4)
http_accept_language (2.1.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
image_optim (0.31.3)
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.3.0)
in_threads (1.6.0)
jmespath (1.6.2)
json (2.6.3)
json-schema (3.0.0)
addressable (>= 2.8)
json_schemer (2.1.0)
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
jwt (2.7.1)
kgio (2.11.4)
2023-06-21 16:00:19 +02:00
language_server-protocol (3.17.0.3)
2023-06-01 13:42:55 +02:00
libv8-node (18.16.0.0)
libv8-node (18.16.0.0-aarch64-linux)
libv8-node (18.16.0.0-arm64-darwin)
libv8-node (18.16.0.0-x86_64-darwin)
libv8-node (18.16.0.0-x86_64-linux)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
literate_randomizer (0.4.0)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
logstash-event (1.2.02)
logstash-logger (0.26.1)
logstash-event (~> 1.2)
logster (2.13.1)
loofah (2.22.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.0.1)
message_bus (4.3.8)
rack (>= 1.1.3)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
2023-06-01 13:42:55 +02:00
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
mini_scheduler (0.16.0)
sidekiq (>= 4.2.3, < 7.0)
mini_sql (1.5.0)
mini_suffix (0.3.3)
ffi (~> 1.9)
minio_runner (0.1.2)
minitest (5.20.0)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
msgpack (1.7.2)
multi_json (1.15.0)
2017-03-27 16:51:52 -04:00
multi_xml (0.6.0)
mustache (1.1.1)
net-http (0.4.0)
2022-03-21 15:28:52 +01:00
uri
net-imap (0.4.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.4.0)
2022-03-21 15:28:52 +01:00
net-protocol
nio4r (2.6.0)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
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.1)
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.0)
2013-02-12 21:47:22 +08:00
oauth
omniauth (>= 1.0, < 3)
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.2.0)
openssl-signature_algorithm (1.3.0)
openssl (> 2.0)
optimist (3.1.0)
parallel (1.23.0)
parallel_tests (4.3.0)
2019-04-01 09:27:49 +01:00
parallel
parser (3.2.2.4)
ast (~> 2.4.1)
racc
2023-10-23 11:57:28 +02:00
pg (1.5.4)
prettier_print (1.2.1)
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)
2019-04-29 15:33:01 +10:00
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.4)
puma (6.4.0)
2019-12-09 12:51:41 +11:00
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
rack-mini-profiler (3.1.1)
2016-03-06 22:22:45 +11:00
rack (>= 1.2.0)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
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.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails_failover (2.0.1)
activerecord (>= 6.1, <= 7.1)
concurrent-ruby
railties (>= 6.1, <= 7.1)
rails_multisite (5.0.0)
activerecord (>= 6.0)
railties (>= 6.0)
2023-08-11 09:00:42 +08:00
railties (7.0.7)
actionpack (= 7.0.7)
activesupport (= 7.0.7)
2017-08-23 11:58:25 +09:00
method_source
2022-03-21 15:28:52 +01:00
rake (>= 12.2)
2021-04-21 12:36:32 +03:00
thor (~> 1.0)
2022-03-21 15:28:52 +01:00
zeitwerk (~> 2.5)
rainbow (3.1.1)
raindrops (0.20.1)
rake (13.1.0)
rb-fsevent (0.11.2)
2019-12-31 12:20:10 +11:00
rb-inotify (0.10.1)
2019-03-20 16:04:26 +00:00
ffi (~> 1.0)
rbtrace (0.4.14)
ffi (>= 1.0.6)
msgpack (>= 0.4.3)
2019-02-05 11:23:21 +11:00
optimist (>= 3.0.0)
2018-07-31 12:02:18 +02:00
rchardet (1.8.0)
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.2)
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.6)
2019-04-29 15:00:58 +10:00
rinku (2.0.6)
rotp (6.3.0)
rouge (4.2.0)
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)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
2015-04-25 18:29:43 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-html-matchers (0.10.0)
nokogiri (~> 1)
rspec (>= 3.0.0.a)
rspec-mocks (3.12.6)
2015-04-25 18:29:43 -04:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rss (0.3.0)
rexml
rswag-specs (2.11.0)
activesupport (>= 3.1, < 7.2)
json-schema (>= 2.2, < 4.0)
railties (>= 3.1, < 7.2)
rspec-core (>= 2.14)
rtlcss (0.2.1)
mini_racer (>= 0.6.3)
rubocop (1.57.2)
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.2.2.4)
2018-03-13 17:58:23 +11:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
2017-08-01 10:51:44 +09:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-discourse (3.4.1)
rubocop (>= 1.1.0)
rubocop-rspec (>= 2.0.0)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-prof (1.6.3)
ruby-progressbar (1.13.0)
2014-09-25 10:40:35 +10:00
ruby-readability (0.7.0)
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.3.2)
sanitize (6.1.0)
2015-09-23 17:10:15 +10:00
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sass-embedded (1.66.1)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
sass-embedded (1.66.1-aarch64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.66.1-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.66.1-x86_64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.66.1-x86_64-linux-gnu)
google-protobuf (~> 3.23)
selenium-webdriver (4.15.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.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.12.3)
simplecov_json_formatter (0.1.4)
simpleidn (0.2.1)
unf (~> 0.1.4)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
2016-04-18 10:47:52 +08:00
sprockets (>= 3.0.0)
sshkey (3.0.0)
stackprof (0.2.25)
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
syntax_tree-disable_ternary (1.0.0)
test-prof (1.2.3)
thor (1.3.0)
timeout (0.4.1)
tzinfo (2.0.6)
2021-04-21 12:36:32 +03:00
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
tzinfo (>= 1.0.0)
uglifier (4.2.0)
2016-05-23 12:23:15 +10:00
execjs (>= 0.3.0, < 3)
2014-09-25 10:40:35 +10:00
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
unicorn (6.1.0)
2013-07-07 14:30:52 +10:00
kgio (~> 2.6)
raindrops (~> 0.7)
uniform_notifier (1.16.0)
uri (0.13.0)
version_gem (1.1.3)
web-push (3.0.1)
2023-01-12 12:12:19 -03:00
jwt (~> 2.0)
openssl (~> 3.0)
webmock (3.19.1)
addressable (>= 2.8.0)
2017-04-15 12:11:02 +08:00
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket (1.2.10)
xpath (3.2.0)
nokogiri (~> 1.8)
yaml-lint (0.1.2)
yard (0.9.34)
zeitwerk (2.6.12)
2013-02-05 14:16:51 -05:00
PLATFORMS
2021-11-30 16:31:11 -03:00
aarch64-linux
arm64-darwin-20
2013-02-05 14:16:51 -05:00
ruby
x86_64-darwin-18
x86_64-darwin-19
x86_64-darwin-20
x86_64-linux
2013-02-05 14:16:51 -05:00
DEPENDENCIES
2023-08-11 09:00:42 +08:00
actionmailer (= 7.0.7)
actionpack (= 7.0.7)
actionview (= 7.0.7)
2019-10-07 00:33:37 -04:00
actionview_precompiler
active_model_serializers (~> 0.8.3)
2023-08-11 09:00:42 +08:00
activemodel (= 7.0.7)
activerecord (= 7.0.7)
activesupport (= 7.0.7)
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
dartsass-ruby
diffy
digest
discourse-fonts
discourse-seed-fu
discourse_dev_assets
email_reply_trimmer
2015-05-25 17:57:06 +10:00
excon
execjs
2018-05-28 15:09:02 +08:00
fabrication
faker (~> 2.16)
fakeweb
faraday
faraday-retry
fast_blank
2013-02-05 14:16:51 -05:00
fast_xs
2018-01-04 09:53:53 +01:00
fastimage
gc_tracer
highline
htmlentities
http_accept_language
image_optim
json
json_schemer
2017-04-13 10:26:07 -04:00
listen
lograge
logstash-event
logstash-logger
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
mini_mime
mini_racer
mini_scheduler
mini_sql
mini_suffix
minio_runner
2013-02-24 10:24:28 +11:00
minitest
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
2019-04-01 09:27:49 +01:00
parallel_tests
pg
pry-byebug
2013-02-05 14:16:51 -05:00
pry-rails
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
2023-08-11 09:00:42 +08:00
railties (= 7.0.7)
2013-02-05 14:16:51 -05:00
rake
rb-fsevent
rbtrace
2018-07-31 12:02:18 +02:00
rchardet
redis
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
2016-05-30 11:38:04 +08:00
rspec
rspec-html-matchers
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-readability
2019-07-18 09:34:48 -03:00
rubyzip
2021-05-26 15:11:35 +05:30
sanitize
selenium-webdriver (~> 4.14)
shoulda-matchers!
2014-02-24 10:00:25 +11:00
sidekiq
simplecov
sprockets!
2017-08-23 11:58:25 +09:00
sprockets-rails
sshkey
stackprof
syntax_tree
syntax_tree-disable_ternary
2019-04-19 08:52:31 +00:00
test-prof
thor
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
BUNDLED WITH
2023-06-20 11:49:22 +10:00
2.4.13