discourse-rewind/Gemfile.lock

51 lines
1.1 KiB
Plaintext
Raw Normal View History

2021-04-03 00:53:34 +02:00
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
2022-10-03 19:14:46 +01:00
json (2.6.2)
2022-04-29 20:16:37 +02:00
parallel (1.22.1)
2022-10-03 19:14:46 +01:00
parser (3.1.2.1)
2021-04-03 00:53:34 +02:00
ast (~> 2.4.1)
prettier_print (1.2.0)
2022-04-29 20:16:37 +02:00
rainbow (3.1.1)
2022-10-03 19:14:46 +01:00
regexp_parser (2.6.0)
rexml (3.2.5)
2022-10-03 19:14:46 +01:00
rubocop (1.36.0)
json (~> 2.3)
2021-04-03 00:53:34 +02:00
parallel (~> 1.10)
2022-10-03 19:14:46 +01:00
parser (>= 3.1.2.1)
2021-04-03 00:53:34 +02:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
2022-10-03 19:14:46 +01:00
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.20.1, < 2.0)
2021-04-03 00:53:34 +02:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
2022-10-03 19:14:46 +01:00
rubocop-ast (1.21.0)
2022-04-29 20:16:37 +02:00
parser (>= 3.1.1.0)
2022-10-03 19:14:46 +01:00
rubocop-discourse (3.0)
2021-04-03 00:53:34 +02:00
rubocop (>= 1.1.0)
rubocop-rspec (>= 2.0.0)
2022-10-03 19:14:46 +01:00
rubocop-rspec (2.13.2)
rubocop (~> 1.33)
2021-04-03 00:53:34 +02:00
ruby-progressbar (1.11.0)
syntax_tree (5.1.0)
prettier_print (>= 1.2.0)
syntax_tree-disable_ternary (1.0.0)
2022-10-03 19:14:46 +01:00
unicode-display_width (2.3.0)
2021-04-03 00:53:34 +02:00
PLATFORMS
arm64-darwin-20
ruby
x86_64-darwin-18
x86_64-darwin-19
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
rubocop-discourse
syntax_tree
syntax_tree-disable_ternary
2021-04-03 00:53:34 +02:00
BUNDLED WITH
2022-04-29 20:16:37 +02:00
2.3.10