Skip to content

Commit 32c978c

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] <[email protected]>
1 parent eeeefc0 commit 32c978c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ GEM
7777
openssl (>= 2.2.1)
7878
i18n (1.14.6)
7979
concurrent-ruby (~> 1.0)
80-
json (2.8.2)
80+
json (2.9.0)
8181
language_server-protocol (3.17.0.3)
8282
libv8-node (18.19.0.0)
8383
libv8-node (18.19.0.0-arm64-darwin)
@@ -99,7 +99,7 @@ GEM
9999
rack (3.1.8)
100100
rainbow (3.1.1)
101101
rchardet (1.8.0)
102-
regexp_parser (2.9.2)
102+
regexp_parser (2.9.3)
103103
rspec (3.13.0)
104104
rspec-core (~> 3.13.0)
105105
rspec-expectations (~> 3.13.0)
@@ -113,17 +113,17 @@ GEM
113113
diff-lcs (>= 1.2.0, < 2.0)
114114
rspec-support (~> 3.13.0)
115115
rspec-support (3.13.1)
116-
rubocop (1.68.0)
116+
rubocop (1.69.2)
117117
json (~> 2.3)
118118
language_server-protocol (>= 3.17.0)
119119
parallel (~> 1.10)
120120
parser (>= 3.3.0.2)
121121
rainbow (>= 2.2.2, < 4.0)
122-
regexp_parser (>= 2.4, < 3.0)
123-
rubocop-ast (>= 1.32.2, < 2.0)
122+
regexp_parser (>= 2.9.3, < 3.0)
123+
rubocop-ast (>= 1.36.2, < 2.0)
124124
ruby-progressbar (~> 1.7)
125-
unicode-display_width (>= 2.4.0, < 3.0)
126-
rubocop-ast (1.36.1)
125+
unicode-display_width (>= 2.4.0, < 4.0)
126+
rubocop-ast (1.36.2)
127127
parser (>= 3.3.1.0)
128128
rubocop-capybara (2.21.0)
129129
rubocop (~> 1.41)
@@ -139,7 +139,7 @@ GEM
139139
rubocop-ast (>= 1.31.1, < 2.0)
140140
rubocop-rake (0.6.0)
141141
rubocop (~> 1.0)
142-
rubocop-rspec (3.2.0)
142+
rubocop-rspec (3.3.0)
143143
rubocop (~> 1.61)
144144
rubocop-rspec_rails (2.30.0)
145145
rubocop (~> 1.61)

0 commit comments

Comments
 (0)