Skip to content

Commit 1946b7b

Browse files
Bump rubocop-rspec from 3.7.0 to 3.9.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.7.0 to 3.9.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.7.0...v3.9.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e12bb47 commit 1946b7b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
concurrent-ruby (~> 1.0)
6262
iniparse (1.5.0)
6363
jmespath (1.6.2)
64-
json (2.15.1)
64+
json (2.18.0)
6565
language_server-protocol (3.17.0.5)
6666
lint_roller (1.1.0)
6767
logger (1.7.0)
@@ -72,10 +72,10 @@ GEM
7272
iniparse (~> 1.4)
7373
rexml (>= 3.3.9)
7474
parallel (1.27.0)
75-
parser (3.3.9.0)
75+
parser (3.3.10.0)
7676
ast (~> 2.4.1)
7777
racc
78-
prism (1.6.0)
78+
prism (1.7.0)
7979
pry (0.15.2)
8080
coderay (~> 1.1)
8181
method_source (~> 1.0)
@@ -100,20 +100,20 @@ GEM
100100
diff-lcs (>= 1.2.0, < 2.0)
101101
rspec-support (~> 3.13.0)
102102
rspec-support (3.13.6)
103-
rubocop (1.81.6)
103+
rubocop (1.82.1)
104104
json (~> 2.3)
105105
language_server-protocol (~> 3.17.0.2)
106106
lint_roller (~> 1.1.0)
107107
parallel (~> 1.10)
108108
parser (>= 3.3.0.2)
109109
rainbow (>= 2.2.2, < 4.0)
110110
regexp_parser (>= 2.9.3, < 3.0)
111-
rubocop-ast (>= 1.47.1, < 2.0)
111+
rubocop-ast (>= 1.48.0, < 2.0)
112112
ruby-progressbar (~> 1.7)
113113
unicode-display_width (>= 2.4.0, < 4.0)
114-
rubocop-ast (1.47.1)
114+
rubocop-ast (1.49.0)
115115
parser (>= 3.3.7.2)
116-
prism (~> 1.4)
116+
prism (~> 1.7)
117117
rubocop-md (2.0.3)
118118
lint_roller (~> 1.1)
119119
rubocop (>= 1.72.1)
@@ -127,9 +127,9 @@ GEM
127127
rubocop-rake (0.7.1)
128128
lint_roller (~> 1.1)
129129
rubocop (>= 1.72.1)
130-
rubocop-rspec (3.7.0)
130+
rubocop-rspec (3.9.0)
131131
lint_roller (~> 1.1)
132-
rubocop (~> 1.72, >= 1.72.1)
132+
rubocop (~> 1.81)
133133
rubocop-thread_safety (0.7.3)
134134
lint_roller (~> 1.1)
135135
rubocop (~> 1.72, >= 1.72.1)
@@ -154,7 +154,7 @@ GEM
154154
concurrent-ruby (~> 1.0)
155155
unicode-display_width (3.2.0)
156156
unicode-emoji (~> 4.1)
157-
unicode-emoji (4.1.0)
157+
unicode-emoji (4.2.0)
158158
uri (1.0.4)
159159
yard (0.9.37)
160160

0 commit comments

Comments
 (0)