Skip to content

Commit 4881282

Browse files
authored
Update rubocop-rspec to version 3.9.0
1 parent d159ec9 commit 4881282

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ GEM
5858
iniparse (~> 1.4)
5959
rexml (>= 3.3.9)
6060
parallel (1.27.0)
61-
parser (3.3.10.0)
61+
parser (3.3.10.1)
6262
ast (~> 2.4.1)
6363
racc
64-
prism (1.7.0)
64+
prism (1.8.0)
6565
pry (0.15.2)
6666
coderay (~> 1.1)
6767
method_source (~> 1.0)
@@ -98,16 +98,16 @@ GEM
9898
rubocop-ast (>= 1.48.0, < 2.0)
9999
ruby-progressbar (~> 1.7)
100100
unicode-display_width (>= 2.4.0, < 4.0)
101-
rubocop-ast (1.48.0)
101+
rubocop-ast (1.49.0)
102102
parser (>= 3.3.7.2)
103-
prism (~> 1.4)
103+
prism (~> 1.7)
104104
rubocop-performance (1.26.1)
105105
lint_roller (~> 1.1)
106106
rubocop (>= 1.75.0, < 2.0)
107107
rubocop-ast (>= 1.47.1, < 2.0)
108108
rubocop-rake (0.6.0)
109109
rubocop (~> 1.0)
110-
rubocop-rspec (3.8.0)
110+
rubocop-rspec (3.9.0)
111111
lint_roller (~> 1.1)
112112
rubocop (~> 1.81)
113113
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)