Skip to content

Commit 70874ef

Browse files
Bump rubocop-rspec from 3.3.0 to 3.4.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.3.0 to 3.4.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.3.0...v3.4.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e8dd9b commit 70874ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
sawyer (~> 0.9)
6262
open4 (1.3.4)
6363
parallel (1.26.3)
64-
parser (3.3.6.0)
64+
parser (3.3.7.0)
6565
ast (~> 2.4.1)
6666
racc
6767
public_suffix (6.0.1)
@@ -126,7 +126,7 @@ GEM
126126
parser (>= 3.3.1.0)
127127
rubocop-rake (0.6.0)
128128
rubocop (~> 1.0)
129-
rubocop-rspec (3.3.0)
129+
rubocop-rspec (3.4.0)
130130
rubocop (~> 1.61)
131131
ruby-progressbar (1.13.0)
132132
ruby_git_crypt (0.1.0)
@@ -146,7 +146,7 @@ GEM
146146
sshkey (2.0.0)
147147
tzinfo (2.0.6)
148148
concurrent-ruby (~> 1.0)
149-
unicode-display_width (3.1.3)
149+
unicode-display_width (3.1.4)
150150
unicode-emoji (~> 4.0, >= 4.0.4)
151151
unicode-emoji (4.0.4)
152152
uri (0.13.0)

0 commit comments

Comments
 (0)