Skip to content

Commit 9137e55

Browse files
Bump rubocop-rspec from 2.26.1 to 2.27.1
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.26.1 to 2.27.1. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v2.26.1...v2.27.1) --- 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 ace5bbb commit 9137e55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,15 @@ GEM
110110
rubocop-ast (>= 1.30.0, < 2.0)
111111
ruby-progressbar (~> 1.7)
112112
unicode-display_width (>= 2.4.0, < 3.0)
113-
rubocop-ast (1.30.0)
114-
parser (>= 3.2.1.0)
113+
rubocop-ast (1.31.1)
114+
parser (>= 3.3.0.4)
115115
rubocop-capybara (2.20.0)
116116
rubocop (~> 1.41)
117117
rubocop-factory_bot (2.25.1)
118118
rubocop (~> 1.41)
119119
rubocop-rake (0.6.0)
120120
rubocop (~> 1.0)
121-
rubocop-rspec (2.26.1)
121+
rubocop-rspec (2.27.1)
122122
rubocop (~> 1.40)
123123
rubocop-capybara (~> 2.17)
124124
rubocop-factory_bot (~> 2.22)

0 commit comments

Comments
 (0)