Skip to content

Commit be98429

Browse files
Bump rubocop-md from 1.2.0 to 1.2.2
Bumps [rubocop-md](https://github.com/rubocop/rubocop-md) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/rubocop/rubocop-md/releases) - [Changelog](https://github.com/rubocop/rubocop-md/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-md@v1.2.0...v1.2.2) --- updated-dependencies: - dependency-name: rubocop-md dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 571d92f commit be98429

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Gemfile.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,15 @@ GEM
5656
i18n (1.14.6)
5757
concurrent-ruby (~> 1.0)
5858
ice_nine (0.11.2)
59-
json (2.6.3)
59+
json (2.9.0)
6060
method_source (1.0.0)
6161
minitest (5.25.4)
6262
neatjson (0.10.5)
6363
necromancer (0.4.0)
64-
parallel (1.22.1)
65-
parser (3.2.1.1)
64+
parallel (1.26.3)
65+
parser (3.3.6.0)
6666
ast (~> 2.4.1)
67+
racc
6768
pastel (0.7.2)
6869
equatable (~> 0.5.0)
6970
tty-color (~> 0.4.0)
@@ -73,7 +74,7 @@ GEM
7374
racc (1.8.1)
7475
rainbow (3.1.1)
7576
rake (13.0.6)
76-
regexp_parser (2.7.0)
77+
regexp_parser (2.9.3)
7778
rexml (3.3.9)
7879
rspec (3.12.0)
7980
rspec-core (~> 3.12.0)
@@ -103,9 +104,9 @@ GEM
103104
rubocop-ast (>= 1.24.1, < 2.0)
104105
ruby-progressbar (~> 1.7)
105106
unicode-display_width (>= 1.4.0, < 3.0)
106-
rubocop-ast (1.28.0)
107-
parser (>= 3.2.1.0)
108-
rubocop-md (1.2.0)
107+
rubocop-ast (1.36.2)
108+
parser (>= 3.3.1.0)
109+
rubocop-md (1.2.2)
109110
rubocop (>= 1.0)
110111
rubocop-performance (1.16.0)
111112
rubocop (>= 1.7.0, < 2.0)

0 commit comments

Comments
 (0)