Skip to content

Commit dacd12f

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 89091bf commit dacd12f

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
@@ -76,7 +76,7 @@ GEM
7676
openssl (>= 2.2.1)
7777
i18n (1.14.6)
7878
concurrent-ruby (~> 1.0)
79-
json (2.8.2)
79+
json (2.9.0)
8080
language_server-protocol (3.17.0.3)
8181
libv8-node (18.19.0.0)
8282
libv8-node (18.19.0.0-arm64-darwin)
@@ -98,7 +98,7 @@ GEM
9898
rack (3.1.8)
9999
rainbow (3.1.1)
100100
rchardet (1.8.0)
101-
regexp_parser (2.9.2)
101+
regexp_parser (2.9.3)
102102
rspec (3.13.0)
103103
rspec-core (~> 3.13.0)
104104
rspec-expectations (~> 3.13.0)
@@ -112,17 +112,17 @@ GEM
112112
diff-lcs (>= 1.2.0, < 2.0)
113113
rspec-support (~> 3.13.0)
114114
rspec-support (3.13.1)
115-
rubocop (1.68.0)
115+
rubocop (1.69.2)
116116
json (~> 2.3)
117117
language_server-protocol (>= 3.17.0)
118118
parallel (~> 1.10)
119119
parser (>= 3.3.0.2)
120120
rainbow (>= 2.2.2, < 4.0)
121-
regexp_parser (>= 2.4, < 3.0)
122-
rubocop-ast (>= 1.32.2, < 2.0)
121+
regexp_parser (>= 2.9.3, < 3.0)
122+
rubocop-ast (>= 1.36.2, < 2.0)
123123
ruby-progressbar (~> 1.7)
124-
unicode-display_width (>= 2.4.0, < 3.0)
125-
rubocop-ast (1.36.1)
124+
unicode-display_width (>= 2.4.0, < 4.0)
125+
rubocop-ast (1.36.2)
126126
parser (>= 3.3.1.0)
127127
rubocop-capybara (2.21.0)
128128
rubocop (~> 1.41)
@@ -138,7 +138,7 @@ GEM
138138
rubocop-ast (>= 1.31.1, < 2.0)
139139
rubocop-rake (0.6.0)
140140
rubocop (~> 1.0)
141-
rubocop-rspec (3.2.0)
141+
rubocop-rspec (3.3.0)
142142
rubocop (~> 1.61)
143143
rubocop-rspec_rails (2.30.0)
144144
rubocop (~> 1.61)

0 commit comments

Comments
 (0)