Gemfile.lock

This commit is contained in:
Sven Weidauer 2022-06-05 13:03:58 +02:00
parent c76200e4a6
commit b138a43b80

View file

@ -32,6 +32,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.29.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
@ -58,6 +60,7 @@ DEPENDENCIES
format-staged!
rake (~> 13.0)
rspec
rspec_junit_formatter
rubocop (~> 1.29)
rubocop-rake (~> 0.6)
rubocop-rspec