Skip to content

Commit 5326c89

Browse files
Update dependency rubocop-rspec to v3
1 parent 79a1c96 commit 5326c89

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

Gemfile.lock

+6-15
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ GEM
9393
faraday (>= 1, < 3)
9494
sawyer (~> 0.9)
9595
open4 (1.3.4)
96-
parallel (1.25.1)
97-
parser (3.3.4.0)
96+
parallel (1.26.3)
97+
parser (3.3.4.2)
9898
ast (~> 2.4.1)
9999
racc
100100
pry (0.14.2)
@@ -109,7 +109,7 @@ GEM
109109
ffi (~> 1.0)
110110
rchardet (1.8.0)
111111
regexp_parser (2.9.2)
112-
rexml (3.3.4)
112+
rexml (3.3.6)
113113
strscan
114114
rspec (3.13.0)
115115
rspec-core (~> 3.13.0)
@@ -135,21 +135,12 @@ GEM
135135
rubocop-ast (>= 1.31.1, < 2.0)
136136
ruby-progressbar (~> 1.7)
137137
unicode-display_width (>= 2.4.0, < 3.0)
138-
rubocop-ast (1.31.3)
138+
rubocop-ast (1.32.1)
139139
parser (>= 3.3.1.0)
140-
rubocop-capybara (2.20.0)
141-
rubocop (~> 1.41)
142-
rubocop-factory_bot (2.25.1)
143-
rubocop (~> 1.41)
144140
rubocop-rake (0.6.0)
145141
rubocop (~> 1.0)
146-
rubocop-rspec (2.31.0)
147-
rubocop (~> 1.40)
148-
rubocop-capybara (~> 2.17)
149-
rubocop-factory_bot (~> 2.22)
150-
rubocop-rspec_rails (~> 2.28)
151-
rubocop-rspec_rails (2.28.3)
152-
rubocop (~> 1.40)
142+
rubocop-rspec (3.0.4)
143+
rubocop (~> 1.61)
153144
ruby-progressbar (1.13.0)
154145
sawyer (0.9.2)
155146
addressable (>= 2.3.5)

0 commit comments

Comments
 (0)