Skip to content

Commit 14b197e

Browse files
Bump rubocop-rspec from 3.4.0 to 3.5.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e83dae1 commit 14b197e

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

Gemfile.lock

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1678,12 +1678,13 @@ GEM
16781678
ruby_version (~> 1.0)
16791679
wirb (~> 2.0, >= 2.2.1)
16801680
jmespath (1.6.2)
1681-
json (2.9.1)
1682-
language_server-protocol (3.17.0.3)
1681+
json (2.10.1)
1682+
language_server-protocol (3.17.0.4)
16831683
lino (4.1.0)
16841684
childprocess (~> 5.0.0)
16851685
hamster (~> 3.0)
16861686
open4 (~> 1.3)
1687+
lint_roller (1.1.0)
16871688
logger (1.6.0)
16881689
looksee (5.0.0)
16891690
method_source (1.1.0)
@@ -1703,7 +1704,7 @@ GEM
17031704
os (1.1.4)
17041705
paint (2.3.0)
17051706
parallel (1.26.3)
1706-
parser (3.3.7.0)
1707+
parser (3.3.7.1)
17071708
ast (~> 2.4.1)
17081709
racc
17091710
psych (5.1.2)
@@ -1747,7 +1748,6 @@ GEM
17471748
regexp_parser (2.10.0)
17481749
reline (0.5.10)
17491750
io-console (~> 0.5)
1750-
rexml (3.4.0)
17511751
rspec (3.13.0)
17521752
rspec-core (~> 3.13.0)
17531753
rspec-expectations (~> 3.13.0)
@@ -1761,23 +1761,24 @@ GEM
17611761
diff-lcs (>= 1.2.0, < 2.0)
17621762
rspec-support (~> 3.13.0)
17631763
rspec-support (3.13.2)
1764-
rubocop (1.65.1)
1764+
rubocop (1.72.1)
17651765
json (~> 2.3)
1766-
language_server-protocol (>= 3.17.0)
1766+
language_server-protocol (~> 3.17.0.2)
1767+
lint_roller (~> 1.1.0)
17671768
parallel (~> 1.10)
17681769
parser (>= 3.3.0.2)
17691770
rainbow (>= 2.2.2, < 4.0)
1770-
regexp_parser (>= 2.4, < 3.0)
1771-
rexml (>= 3.2.5, < 4.0)
1772-
rubocop-ast (>= 1.31.1, < 2.0)
1771+
regexp_parser (>= 2.9.3, < 3.0)
1772+
rubocop-ast (>= 1.38.0, < 2.0)
17731773
ruby-progressbar (~> 1.7)
1774-
unicode-display_width (>= 2.4.0, < 3.0)
1775-
rubocop-ast (1.37.0)
1774+
unicode-display_width (>= 2.4.0, < 4.0)
1775+
rubocop-ast (1.38.0)
17761776
parser (>= 3.3.1.0)
17771777
rubocop-rake (0.6.0)
17781778
rubocop (~> 1.0)
1779-
rubocop-rspec (3.4.0)
1780-
rubocop (~> 1.61)
1779+
rubocop-rspec (3.5.0)
1780+
lint_roller (~> 1.1)
1781+
rubocop (~> 1.72, >= 1.72.1)
17811782
ruby-progressbar (1.13.0)
17821783
ruby_engine (2.0.3)
17831784
ruby_git_crypt (0.1.0)
@@ -1804,7 +1805,9 @@ GEM
18041805
thor (1.3.2)
18051806
tzinfo (2.0.6)
18061807
concurrent-ruby (~> 1.0)
1807-
unicode-display_width (2.6.0)
1808+
unicode-display_width (3.1.4)
1809+
unicode-emoji (~> 4.0, >= 4.0.4)
1810+
unicode-emoji (4.0.4)
18081811
uri (0.13.0)
18091812
wait (0.5.3)
18101813
wirb (2.2.2)

0 commit comments

Comments
 (0)