Removed lockfile for test-bundler
This commit is contained in:
parent
c330037c1a
commit
426434556f
1
.gitignore
vendored
1
.gitignore
vendored
@ -232,6 +232,7 @@ lcov*.info
|
|||||||
|
|
||||||
# /spec/bundler
|
# /spec/bundler
|
||||||
/.rspec_status
|
/.rspec_status
|
||||||
|
/tool/bundler/*.lock
|
||||||
|
|
||||||
# /tool/
|
# /tool/
|
||||||
/tool/config.guess
|
/tool/config.guess
|
||||||
|
@ -1,67 +0,0 @@
|
|||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
diff-lcs (1.5.0)
|
|
||||||
hpricot (0.8.6)
|
|
||||||
hpricot (0.8.6-java)
|
|
||||||
mustache (1.1.1)
|
|
||||||
parallel (1.23.0)
|
|
||||||
parallel_tests (3.8.1)
|
|
||||||
parallel
|
|
||||||
power_assert (2.0.3)
|
|
||||||
rake (13.0.6)
|
|
||||||
rb_sys (0.9.79)
|
|
||||||
rdiscount (2.2.7.1)
|
|
||||||
ronn (0.7.3)
|
|
||||||
hpricot (>= 0.8.2)
|
|
||||||
mustache (>= 0.7.0)
|
|
||||||
rdiscount (>= 1.5.8)
|
|
||||||
rspec (3.12.0)
|
|
||||||
rspec-core (~> 3.12.0)
|
|
||||||
rspec-expectations (~> 3.12.0)
|
|
||||||
rspec-mocks (~> 3.12.0)
|
|
||||||
rspec-core (3.12.2)
|
|
||||||
rspec-support (~> 3.12.0)
|
|
||||||
rspec-expectations (3.12.3)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.12.0)
|
|
||||||
rspec-mocks (3.12.5)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.12.0)
|
|
||||||
rspec-support (3.12.0)
|
|
||||||
test-unit (3.6.0)
|
|
||||||
power_assert
|
|
||||||
turbo_tests (2.1.0)
|
|
||||||
bundler (>= 2.1)
|
|
||||||
parallel_tests (>= 3.3.0, < 5)
|
|
||||||
rspec (>= 3.10)
|
|
||||||
uri (0.12.1)
|
|
||||||
webrick (1.8.1)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
arm64-darwin-22
|
|
||||||
arm64-darwin-23
|
|
||||||
java
|
|
||||||
universal-java-11
|
|
||||||
universal-java-18
|
|
||||||
x64-mingw-ucrt
|
|
||||||
x64-mingw32
|
|
||||||
x86_64-darwin-20
|
|
||||||
x86_64-linux
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
parallel (~> 1.19)
|
|
||||||
parallel_tests (< 3.9.0)
|
|
||||||
rake (~> 13.0)
|
|
||||||
rb_sys
|
|
||||||
ronn (~> 0.7.3)
|
|
||||||
rspec-core (~> 3.12)
|
|
||||||
rspec-expectations (~> 3.12)
|
|
||||||
rspec-mocks (~> 3.12)
|
|
||||||
test-unit (~> 3.0)
|
|
||||||
turbo_tests (~> 2.1)
|
|
||||||
uri (~> 0.12.0)
|
|
||||||
webrick (~> 1.6)
|
|
||||||
|
|
||||||
BUNDLED WITH
|
|
||||||
2.5.0.dev
|
|
@ -1,77 +0,0 @@
|
|||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
ast (2.4.2)
|
|
||||||
diff-lcs (1.5.0)
|
|
||||||
json (2.6.3)
|
|
||||||
json (2.6.3-java)
|
|
||||||
minitest (5.18.0)
|
|
||||||
parallel (1.23.0)
|
|
||||||
parser (3.2.2.3)
|
|
||||||
ast (~> 2.4.1)
|
|
||||||
racc
|
|
||||||
power_assert (2.0.3)
|
|
||||||
racc (1.7.1)
|
|
||||||
racc (1.7.1-java)
|
|
||||||
rainbow (3.1.1)
|
|
||||||
rake (13.0.6)
|
|
||||||
rake-compiler (1.2.3)
|
|
||||||
rake
|
|
||||||
rb_sys (0.9.79)
|
|
||||||
regexp_parser (2.8.1)
|
|
||||||
rexml (3.2.5)
|
|
||||||
rspec (3.12.0)
|
|
||||||
rspec-core (~> 3.12.0)
|
|
||||||
rspec-expectations (~> 3.12.0)
|
|
||||||
rspec-mocks (~> 3.12.0)
|
|
||||||
rspec-core (3.12.2)
|
|
||||||
rspec-support (~> 3.12.0)
|
|
||||||
rspec-expectations (3.12.3)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.12.0)
|
|
||||||
rspec-mocks (3.12.5)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.12.0)
|
|
||||||
rspec-support (3.12.0)
|
|
||||||
rubocop (1.52.1)
|
|
||||||
json (~> 2.3)
|
|
||||||
parallel (~> 1.10)
|
|
||||||
parser (>= 3.2.2.3)
|
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
|
||||||
regexp_parser (>= 1.8, < 3.0)
|
|
||||||
rexml (>= 3.2.5, < 4.0)
|
|
||||||
rubocop-ast (>= 1.28.0, < 2.0)
|
|
||||||
ruby-progressbar (~> 1.7)
|
|
||||||
unicode-display_width (>= 2.4.0, < 3.0)
|
|
||||||
rubocop-ast (1.29.0)
|
|
||||||
parser (>= 3.2.1.0)
|
|
||||||
ruby-progressbar (1.13.0)
|
|
||||||
test-unit (3.6.0)
|
|
||||||
power_assert
|
|
||||||
unicode-display_width (2.4.2)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
aarch64-linux
|
|
||||||
arm64-darwin-20
|
|
||||||
arm64-darwin-21
|
|
||||||
arm64-darwin-22
|
|
||||||
arm64-darwin-23
|
|
||||||
universal-java-11
|
|
||||||
universal-java-18
|
|
||||||
x64-mingw-ucrt
|
|
||||||
x86_64-darwin-19
|
|
||||||
x86_64-darwin-20
|
|
||||||
x86_64-darwin-21
|
|
||||||
x86_64-linux
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
minitest
|
|
||||||
rake
|
|
||||||
rake-compiler
|
|
||||||
rb_sys
|
|
||||||
rspec
|
|
||||||
rubocop (>= 1.52.1, < 2)
|
|
||||||
test-unit
|
|
||||||
|
|
||||||
BUNDLED WITH
|
|
||||||
2.5.0.dev
|
|
@ -1,93 +0,0 @@
|
|||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
ast (2.4.2)
|
|
||||||
diff-lcs (1.5.0)
|
|
||||||
json (2.6.3)
|
|
||||||
json (2.6.3-java)
|
|
||||||
language_server-protocol (3.17.0.3)
|
|
||||||
lint_roller (1.0.0)
|
|
||||||
minitest (5.18.0)
|
|
||||||
parallel (1.23.0)
|
|
||||||
parser (3.2.2.3)
|
|
||||||
ast (~> 2.4.1)
|
|
||||||
racc
|
|
||||||
power_assert (2.0.3)
|
|
||||||
racc (1.7.1)
|
|
||||||
racc (1.7.1-java)
|
|
||||||
rainbow (3.1.1)
|
|
||||||
rake (13.0.6)
|
|
||||||
rake-compiler (1.2.3)
|
|
||||||
rake
|
|
||||||
rb_sys (0.9.79)
|
|
||||||
regexp_parser (2.8.1)
|
|
||||||
rexml (3.2.5)
|
|
||||||
rspec (3.12.0)
|
|
||||||
rspec-core (~> 3.12.0)
|
|
||||||
rspec-expectations (~> 3.12.0)
|
|
||||||
rspec-mocks (~> 3.12.0)
|
|
||||||
rspec-core (3.12.2)
|
|
||||||
rspec-support (~> 3.12.0)
|
|
||||||
rspec-expectations (3.12.3)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.12.0)
|
|
||||||
rspec-mocks (3.12.5)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.12.0)
|
|
||||||
rspec-support (3.12.0)
|
|
||||||
rubocop (1.52.1)
|
|
||||||
json (~> 2.3)
|
|
||||||
parallel (~> 1.10)
|
|
||||||
parser (>= 3.2.2.3)
|
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
|
||||||
regexp_parser (>= 1.8, < 3.0)
|
|
||||||
rexml (>= 3.2.5, < 4.0)
|
|
||||||
rubocop-ast (>= 1.28.0, < 2.0)
|
|
||||||
ruby-progressbar (~> 1.7)
|
|
||||||
unicode-display_width (>= 2.4.0, < 3.0)
|
|
||||||
rubocop-ast (1.29.0)
|
|
||||||
parser (>= 3.2.1.0)
|
|
||||||
rubocop-performance (1.18.0)
|
|
||||||
rubocop (>= 1.7.0, < 2.0)
|
|
||||||
rubocop-ast (>= 0.4.0)
|
|
||||||
ruby-progressbar (1.13.0)
|
|
||||||
standard (1.29.0)
|
|
||||||
language_server-protocol (~> 3.17.0.2)
|
|
||||||
lint_roller (~> 1.0)
|
|
||||||
rubocop (~> 1.52.0)
|
|
||||||
standard-custom (~> 1.0.0)
|
|
||||||
standard-performance (~> 1.1.0)
|
|
||||||
standard-custom (1.0.1)
|
|
||||||
lint_roller (~> 1.0)
|
|
||||||
standard-performance (1.1.0)
|
|
||||||
lint_roller (~> 1.0)
|
|
||||||
rubocop-performance (~> 1.18.0)
|
|
||||||
test-unit (3.6.0)
|
|
||||||
power_assert
|
|
||||||
unicode-display_width (2.4.2)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
aarch64-linux
|
|
||||||
arm64-darwin-20
|
|
||||||
arm64-darwin-21
|
|
||||||
arm64-darwin-22
|
|
||||||
arm64-darwin-23
|
|
||||||
universal-java-11
|
|
||||||
universal-java-18
|
|
||||||
x64-mingw-ucrt
|
|
||||||
x86_64-darwin-19
|
|
||||||
x86_64-darwin-20
|
|
||||||
x86_64-darwin-21
|
|
||||||
x86_64-linux
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
minitest
|
|
||||||
rake
|
|
||||||
rake-compiler
|
|
||||||
rb_sys
|
|
||||||
rspec
|
|
||||||
standard (~> 1.0)
|
|
||||||
test-unit
|
|
||||||
|
|
||||||
BUNDLED WITH
|
|
||||||
2.5.0.dev
|
|
@ -1,46 +0,0 @@
|
|||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
builder (3.2.4)
|
|
||||||
compact_index (0.13.0)
|
|
||||||
mustermann (1.1.2)
|
|
||||||
ruby2_keywords (~> 0.0.1)
|
|
||||||
rack (2.0.8)
|
|
||||||
rack-protection (2.0.8.1)
|
|
||||||
rack
|
|
||||||
rack-test (1.1.0)
|
|
||||||
rack (>= 1.0, < 3)
|
|
||||||
rake (13.0.1)
|
|
||||||
rb_sys (0.9.79)
|
|
||||||
ruby2_keywords (0.0.5)
|
|
||||||
sinatra (2.0.8.1)
|
|
||||||
mustermann (~> 1.0)
|
|
||||||
rack (~> 2.0)
|
|
||||||
rack-protection (= 2.0.8.1)
|
|
||||||
tilt (~> 2.0)
|
|
||||||
tilt (2.0.11)
|
|
||||||
webrick (1.7.0)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
java
|
|
||||||
ruby
|
|
||||||
universal-java-11
|
|
||||||
universal-java-18
|
|
||||||
x64-mingw-ucrt
|
|
||||||
x64-mingw32
|
|
||||||
x86_64-darwin-20
|
|
||||||
x86_64-linux
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
builder (~> 3.2)
|
|
||||||
compact_index (~> 0.13.0)
|
|
||||||
rack (= 2.0.8)
|
|
||||||
rack-test (~> 1.1)
|
|
||||||
rake (= 13.0.1)
|
|
||||||
rb_sys
|
|
||||||
sinatra (~> 2.0)
|
|
||||||
tilt (~> 2.0.11)
|
|
||||||
webrick (= 1.7.0)
|
|
||||||
|
|
||||||
BUNDLED WITH
|
|
||||||
2.5.0.dev
|
|
Loading…
x
Reference in New Issue
Block a user