Remove gemfile.lock from project
This commit is contained in:
parent
dd74e44085
commit
f98fe45ca6
79
Gemfile.lock
79
Gemfile.lock
@ -1,79 +0,0 @@
|
|||||||
PATH
|
|
||||||
remote: .
|
|
||||||
specs:
|
|
||||||
planet_express (0.1.0)
|
|
||||||
|
|
||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
activesupport (6.1.3)
|
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
||||||
i18n (>= 1.6, < 2)
|
|
||||||
minitest (>= 5.1)
|
|
||||||
tzinfo (~> 2.0)
|
|
||||||
zeitwerk (~> 2.3)
|
|
||||||
ast (2.4.2)
|
|
||||||
concurrent-ruby (1.1.8)
|
|
||||||
diff-lcs (1.4.4)
|
|
||||||
docile (1.3.5)
|
|
||||||
factory_bot (6.1.0)
|
|
||||||
activesupport (>= 5.0.0)
|
|
||||||
i18n (1.8.9)
|
|
||||||
concurrent-ruby (~> 1.0)
|
|
||||||
minitest (5.14.4)
|
|
||||||
parallel (1.20.1)
|
|
||||||
parser (3.0.0.0)
|
|
||||||
ast (~> 2.4.1)
|
|
||||||
rainbow (3.0.0)
|
|
||||||
rake (12.3.3)
|
|
||||||
regexp_parser (2.1.1)
|
|
||||||
rexml (3.2.4)
|
|
||||||
rspec (3.10.0)
|
|
||||||
rspec-core (~> 3.10.0)
|
|
||||||
rspec-expectations (~> 3.10.0)
|
|
||||||
rspec-mocks (~> 3.10.0)
|
|
||||||
rspec-core (3.10.1)
|
|
||||||
rspec-support (~> 3.10.0)
|
|
||||||
rspec-expectations (3.10.1)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.10.0)
|
|
||||||
rspec-mocks (3.10.2)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.10.0)
|
|
||||||
rspec-support (3.10.2)
|
|
||||||
rubocop (1.11.0)
|
|
||||||
parallel (~> 1.10)
|
|
||||||
parser (>= 3.0.0.0)
|
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
|
||||||
regexp_parser (>= 1.8, < 3.0)
|
|
||||||
rexml
|
|
||||||
rubocop-ast (>= 1.2.0, < 2.0)
|
|
||||||
ruby-progressbar (~> 1.7)
|
|
||||||
unicode-display_width (>= 1.4.0, < 3.0)
|
|
||||||
rubocop-ast (1.4.1)
|
|
||||||
parser (>= 2.7.1.5)
|
|
||||||
ruby-progressbar (1.11.0)
|
|
||||||
simplecov (0.21.2)
|
|
||||||
docile (~> 1.1)
|
|
||||||
simplecov-html (~> 0.11)
|
|
||||||
simplecov_json_formatter (~> 0.1)
|
|
||||||
simplecov-html (0.12.3)
|
|
||||||
simplecov_json_formatter (0.1.2)
|
|
||||||
tzinfo (2.0.4)
|
|
||||||
concurrent-ruby (~> 1.0)
|
|
||||||
unicode-display_width (2.0.0)
|
|
||||||
zeitwerk (2.4.2)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
ruby
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
factory_bot (~> 6.1)
|
|
||||||
planet_express!
|
|
||||||
rake (~> 12.0)
|
|
||||||
rspec (~> 3.0)
|
|
||||||
rubocop (~> 1.11)
|
|
||||||
simplecov (~> 0.21)
|
|
||||||
|
|
||||||
BUNDLED WITH
|
|
||||||
2.1.4
|
|
Loading…
Reference in New Issue
Block a user