2020-07-15 15:04:55 -04:00
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
specs:
|
|
|
|
activesupport (6.0.3.2)
|
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
i18n (>= 0.7, < 2)
|
|
|
|
minitest (~> 5.1)
|
|
|
|
tzinfo (~> 1.1)
|
|
|
|
zeitwerk (~> 2.2, >= 2.2.2)
|
|
|
|
ast (2.4.1)
|
|
|
|
concurrent-ruby (1.1.6)
|
|
|
|
i18n (1.8.3)
|
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
jaro_winkler (1.5.4)
|
|
|
|
minitest (5.14.1)
|
|
|
|
parallel (1.19.2)
|
|
|
|
parser (2.7.1.4)
|
|
|
|
ast (~> 2.4.1)
|
|
|
|
rack (2.2.3)
|
|
|
|
rainbow (3.0.0)
|
2020-07-16 10:56:27 -04:00
|
|
|
rexml (3.2.4)
|
|
|
|
rubocop (0.82.0)
|
2020-07-15 15:04:55 -04:00
|
|
|
jaro_winkler (~> 1.5.1)
|
|
|
|
parallel (~> 1.10)
|
2020-07-16 10:56:27 -04:00
|
|
|
parser (>= 2.7.0.1)
|
2020-07-15 15:04:55 -04:00
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
2020-07-16 10:56:27 -04:00
|
|
|
rexml
|
2020-07-15 15:04:55 -04:00
|
|
|
ruby-progressbar (~> 1.7)
|
2020-07-16 10:56:27 -04:00
|
|
|
unicode-display_width (>= 1.4.0, < 2.0)
|
|
|
|
rubocop-github (0.16.0)
|
|
|
|
rubocop (<= 0.82.0)
|
|
|
|
rubocop-performance (~> 1.0)
|
|
|
|
rubocop-rails (~> 2.0)
|
2020-07-20 02:02:01 -04:00
|
|
|
rubocop-performance (1.7.1)
|
2020-07-16 10:56:27 -04:00
|
|
|
rubocop (>= 0.82.0)
|
|
|
|
rubocop-rails (2.6.0)
|
|
|
|
activesupport (>= 4.2.0)
|
2020-07-15 15:04:55 -04:00
|
|
|
rack (>= 1.1)
|
2020-07-16 10:56:27 -04:00
|
|
|
rubocop (>= 0.82.0)
|
2020-07-15 15:04:55 -04:00
|
|
|
ruby-progressbar (1.10.1)
|
|
|
|
thread_safe (0.3.6)
|
|
|
|
tzinfo (1.2.7)
|
|
|
|
thread_safe (~> 0.1)
|
2020-07-16 10:56:27 -04:00
|
|
|
unicode-display_width (1.7.0)
|
2020-07-15 15:04:55 -04:00
|
|
|
zeitwerk (2.4.0)
|
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
ruby
|
|
|
|
|
|
|
|
DEPENDENCIES
|
2020-07-16 10:56:27 -04:00
|
|
|
rubocop (~> 0.82.0)
|
|
|
|
rubocop-github (~> 0.16.0)
|
2020-07-20 02:02:01 -04:00
|
|
|
rubocop-performance (~> 1.7.1)
|
2020-07-15 15:04:55 -04:00
|
|
|
rubocop-rails (~> 2.5)
|
|
|
|
|
|
|
|
BUNDLED WITH
|
|
|
|
2.1.4
|