explore/Gemfile.lock

39 строки
714 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
fastimage (2.1.7)
jaro_winkler (1.5.3)
minitest (5.12.2)
parallel (1.17.0)
parser (2.6.5.0)
ast (~> 2.4.0)
rainbow (3.0.0)
rake (13.0.0)
rubocop (0.74.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.4.1)
rubocop (>= 0.71.0)
ruby-progressbar (1.10.1)
safe_yaml (1.0.5)
unicode-display_width (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
fastimage
minitest
rake
rubocop
rubocop-performance
safe_yaml
BUNDLED WITH
1.16.1