wordexp/Gemfile.lock
dependabot[bot] 7867fe55bc
Bump minitest from 5.16.2 to 5.16.3
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/seattlerb/minitest/releases)
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/seattlerb/minitest/compare/v5.16.2...v5.16.3)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 13:07:51 +00:00

72 lines
1.5 KiB
Text

PATH
remote: .
specs:
wordexp (0.1.1)
GEM
remote: https://rubygems.org/
specs:
ansi (1.5.0)
ast (2.4.2)
builder (3.2.4)
json (2.6.2)
minitest (5.16.3)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
minitest-reporters (1.5.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
rainbow (3.1.1)
rake (13.0.6)
rake-compiler (1.2.0)
rake
regexp_parser (2.5.0)
rexml (3.2.5)
rubocop (1.34.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.20.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-minitest (0.21.0)
rubocop (>= 0.90, < 2.0)
rubocop-packaging (0.5.1)
rubocop (>= 0.89, < 2.0)
rubocop-performance (1.14.3)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.11.0)
unicode-display_width (2.2.0)
PLATFORMS
arm64-darwin-21
x86_64-linux
DEPENDENCIES
minitest (~> 5.16)
minitest-ci (~> 3.4)
minitest-reporters (~> 1.3)
rake (~> 13.0)
rake-compiler (~> 1.2)
rubocop (= 1.34.1)
rubocop-minitest (= 0.21.0)
rubocop-packaging (= 0.5.1)
rubocop-performance (= 1.14.3)
rubocop-rake (= 0.6.0)
wordexp!
BUNDLED WITH
2.3.3