Skip to content

Commit fc77b32

Browse files
Bump rubocop-rspec from 3.2.0 to 3.3.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.2.0 to 3.3.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.2.0...v3.3.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11d90a4 commit fc77b32

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,7 +1592,7 @@ GEM
15921592
concurrent-ruby (~> 1.0)
15931593
immutable-struct (2.4.1)
15941594
jmespath (1.6.2)
1595-
json (2.7.4)
1595+
json (2.9.0)
15961596
language_server-protocol (3.17.0.3)
15971597
lino (4.1.0)
15981598
childprocess (~> 5.0.0)
@@ -1617,7 +1617,7 @@ GEM
16171617
open4 (1.3.4)
16181618
os (1.1.4)
16191619
parallel (1.26.3)
1620-
parser (3.3.5.0)
1620+
parser (3.3.6.0)
16211621
ast (~> 2.4.1)
16221622
racc
16231623
public_suffix (6.0.1)
@@ -1670,7 +1670,7 @@ GEM
16701670
rake_factory (~> 0.33)
16711671
ruby-terraform (~> 1.8)
16721672
rchardet (1.8.0)
1673-
regexp_parser (2.9.2)
1673+
regexp_parser (2.9.3)
16741674
rexml (3.3.9)
16751675
rspec (3.13.0)
16761676
rspec-core (~> 3.13.0)
@@ -1699,11 +1699,11 @@ GEM
16991699
rubocop-ast (>= 1.31.1, < 2.0)
17001700
ruby-progressbar (~> 1.7)
17011701
unicode-display_width (>= 2.4.0, < 3.0)
1702-
rubocop-ast (1.32.3)
1702+
rubocop-ast (1.36.2)
17031703
parser (>= 3.3.1.0)
17041704
rubocop-rake (0.6.0)
17051705
rubocop (~> 1.0)
1706-
rubocop-rspec (3.2.0)
1706+
rubocop-rspec (3.3.0)
17071707
rubocop (~> 1.61)
17081708
ruby-progressbar (1.13.0)
17091709
ruby-terraform (1.8.0)

0 commit comments

Comments
 (0)