discourse-ai/Gemfile.lock

101 lines
2.4 KiB
Plaintext
Raw Permalink Normal View History

2023-02-17 11:33:47 -03:00
GEM
remote: https://rubygems.org/
specs:
2025-03-13 14:25:38 +01:00
activesupport (8.0.2)
2024-03-05 16:48:28 +01:00
base64
2025-03-13 14:25:38 +01:00
benchmark (>= 0.3)
2024-03-05 16:48:28 +01:00
bigdecimal
2025-03-13 14:25:38 +01:00
concurrent-ruby (~> 1.0, >= 1.3.1)
2024-03-05 16:48:28 +01:00
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
2025-03-13 14:25:38 +01:00
logger (>= 1.4.2)
2024-03-05 16:48:28 +01:00
minitest (>= 5.1)
2025-03-13 14:25:38 +01:00
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
2023-02-17 11:33:47 -03:00
ast (2.4.2)
2024-03-05 16:48:28 +01:00
base64 (0.2.0)
2025-03-13 14:25:38 +01:00
benchmark (0.4.0)
bigdecimal (3.1.9)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
2024-03-05 16:48:28 +01:00
drb (2.2.1)
2025-03-13 14:25:38 +01:00
i18n (1.14.7)
2024-03-05 16:48:28 +01:00
concurrent-ruby (~> 1.0)
2025-03-13 14:25:38 +01:00
json (2.10.2)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
logger (1.6.6)
minitest (5.25.5)
parallel (1.26.3)
parser (3.3.7.1)
2023-02-17 11:33:47 -03:00
ast (~> 2.4.1)
2023-11-03 11:30:09 +00:00
racc
prettier_print (1.2.1)
2025-03-13 14:25:38 +01:00
racc (1.8.1)
rack (3.1.14)
2023-02-17 11:33:47 -03:00
rainbow (3.1.1)
2025-03-13 14:25:38 +01:00
regexp_parser (2.10.0)
rubocop (1.74.0)
2023-02-17 11:33:47 -03:00
json (~> 2.3)
2025-03-13 14:25:38 +01:00
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
2023-02-17 11:33:47 -03:00
parallel (~> 1.10)
2024-03-05 16:48:28 +01:00
parser (>= 3.3.0.2)
2023-02-17 11:33:47 -03:00
rainbow (>= 2.2.2, < 4.0)
2025-03-13 14:25:38 +01:00
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.38.0, < 2.0)
2023-02-17 11:33:47 -03:00
ruby-progressbar (~> 1.7)
2025-03-13 14:25:38 +01:00
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.1)
parser (>= 3.3.1.0)
2025-03-13 14:25:38 +01:00
rubocop-capybara (2.22.1)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-discourse (3.12.1)
2024-03-05 16:48:28 +01:00
activesupport (>= 6.1)
2025-03-13 14:25:38 +01:00
lint_roller (>= 1.1.0)
rubocop (>= 1.73.2)
rubocop-capybara (>= 2.22.0)
rubocop-factory_bot (>= 2.27.0)
rubocop-rails (>= 2.30.3)
rubocop-rspec (>= 3.0.1)
2025-03-13 14:25:38 +01:00
rubocop-rspec_rails (>= 2.31.0)
rubocop-factory_bot (2.27.1)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-rails (2.30.3)
activesupport (>= 4.2.0)
2025-03-13 14:25:38 +01:00
lint_roller (~> 1.1)
rack (>= 1.1)
2025-03-13 14:25:38 +01:00
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rspec (3.5.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-rspec_rails (2.31.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-rspec (~> 3.5)
2023-11-03 11:30:09 +00:00
ruby-progressbar (1.13.0)
2025-03-13 14:25:38 +01:00
securerandom (0.4.1)
2023-11-03 11:30:09 +00:00
syntax_tree (6.2.0)
2023-02-17 11:33:47 -03:00
prettier_print (>= 1.2.0)
2024-03-05 16:48:28 +01:00
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
2025-03-13 14:25:38 +01:00
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
2023-02-17 11:33:47 -03:00
PLATFORMS
ruby
DEPENDENCIES
rubocop-discourse
syntax_tree
BUNDLED WITH
2025-03-17 05:14:53 +01:00
2.6.6