Skip to content

Commit 6a99cd3

Browse files
chore(deps): update dependency rspec-rails to v7.1.0
1 parent baed1f7 commit 6a99cd3

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

Gemfile.lock

+11-13
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
public_suffix (>= 2.0.2, < 7.0)
7979
ast (2.4.2)
8080
base64 (0.2.0)
81-
benchmark (0.3.0)
81+
benchmark (0.4.0)
8282
bigdecimal (3.1.8)
8383
bootsnap (1.18.4)
8484
msgpack (~> 1.2)
@@ -158,7 +158,7 @@ GEM
158158
base64
159159
language_server-protocol (3.17.0.3)
160160
logger (1.6.1)
161-
loofah (2.22.0)
161+
loofah (2.23.1)
162162
crass (~> 1.0.2)
163163
nokogiri (>= 1.12.0)
164164
mail (2.8.1)
@@ -194,7 +194,7 @@ GEM
194194
ast (~> 2.4.1)
195195
racc
196196
pg (1.5.9)
197-
psych (5.1.2)
197+
psych (5.2.0)
198198
stringio
199199
public_suffix (5.1.1)
200200
puma (6.4.3)
@@ -205,9 +205,8 @@ GEM
205205
rack (>= 3.0.0)
206206
rack-test (2.1.0)
207207
rack (>= 1.3)
208-
rackup (2.1.0)
208+
rackup (2.2.0)
209209
rack (>= 3)
210-
webrick (~> 1.8)
211210
rails (7.2.2)
212211
actioncable (= 7.2.2)
213212
actionmailbox (= 7.2.2)
@@ -247,7 +246,7 @@ GEM
247246
rdoc (6.7.0)
248247
psych (>= 4.0.0)
249248
regexp_parser (2.9.2)
250-
reline (0.5.10)
249+
reline (0.5.11)
251250
io-console (~> 0.5)
252251
representable (3.2.0)
253252
declarative (< 0.1.0)
@@ -256,15 +255,15 @@ GEM
256255
retriable (3.1.2)
257256
rexml (3.3.4)
258257
strscan
259-
rspec-core (3.13.1)
258+
rspec-core (3.13.2)
260259
rspec-support (~> 3.13.0)
261-
rspec-expectations (3.13.2)
260+
rspec-expectations (3.13.3)
262261
diff-lcs (>= 1.2.0, < 2.0)
263262
rspec-support (~> 3.13.0)
264-
rspec-mocks (3.13.1)
263+
rspec-mocks (3.13.2)
265264
diff-lcs (>= 1.2.0, < 2.0)
266265
rspec-support (~> 3.13.0)
267-
rspec-rails (7.0.1)
266+
rspec-rails (7.1.0)
268267
actionpack (>= 7.0)
269268
activesupport (>= 7.0)
270269
railties (>= 7.0)
@@ -306,7 +305,7 @@ GEM
306305
faraday (>= 0.17.5, < 3.a)
307306
jwt (>= 1.5, < 3.0)
308307
multi_json (~> 1.10)
309-
stringio (3.1.1)
308+
stringio (3.1.2)
310309
strscan (3.1.0)
311310
thor (1.3.2)
312311
timeout (0.4.1)
@@ -317,11 +316,10 @@ GEM
317316
unicode-display_width (2.5.0)
318317
uri (0.13.1)
319318
useragent (0.16.10)
320-
webrick (1.8.2)
321319
websocket-driver (0.7.6)
322320
websocket-extensions (>= 0.1.0)
323321
websocket-extensions (0.1.5)
324-
zeitwerk (2.6.18)
322+
zeitwerk (2.7.1)
325323

326324
PLATFORMS
327325
arm64-darwin-22

0 commit comments

Comments
 (0)