Gemfile.lock
PATH
remote: .
specs:
simple-images-downloader (1.1.1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
coderay (1.1.3)
concurrent-ruby (1.1.7)
crack (0.4.4)
diff-lcs (1.4.4)
docile (1.3.2)
faker (2.14.0)
i18n (>= 1.6, < 2)
hashdiff (1.0.1)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
json (2.3.1)
method_source (1.0.0)
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
rainbow (3.0.0)
rake (12.3.3)
regexp_parser (1.7.1)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.91.0)
parallel (~> 1.10)
parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.4.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.4.1)
parser (>= 2.7.1.4)
rubocop-faker (1.1.0)
faker (>= 2.12.0)
rubocop (>= 0.82.0)
rubocop-rspec (1.43.2)
rubocop (~> 0.87)
ruby-progressbar (1.10.1)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
unicode-display_width (1.7.0)
vcr (6.0.0)
webmock (3.9.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
faker (~> 2.14)
pry (~> 0.13.1)
rake (~> 12.0)
rspec (~> 3.0)
rspec_junit_formatter (~> 0.4.1)
rubocop (~> 0.91.0)
rubocop-faker (~> 1.1.0)
rubocop-rspec (~> 1.43.2)
simple-images-downloader!
simplecov (~> 0.17.1)
vcr (~> 6.0.0)
webmock (~> 3.9.1)
RUBY VERSION
ruby 2.7.1p83
BUNDLED WITH
2.2.19