Skip to content

Commit 0d7a585

Browse files
Update dependency rspec-rails to v7.1.0
1 parent f46e14c commit 0d7a585

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

Gemfile.lock

+13-15
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,13 @@ GEM
106106
gem-release (2.2.2)
107107
globalid (1.2.1)
108108
activesupport (>= 6.1)
109-
i18n (1.14.5)
109+
i18n (1.14.6)
110110
concurrent-ruby (~> 1.0)
111111
io-console (0.7.2)
112-
irb (1.14.0)
112+
irb (1.14.1)
113113
rdoc (>= 4.0.0)
114114
reline (>= 0.4.2)
115-
loofah (2.22.0)
115+
loofah (2.23.1)
116116
crass (~> 1.0.2)
117117
nokogiri (>= 1.12.0)
118118
mail (2.8.1)
@@ -143,18 +143,17 @@ GEM
143143
pry (0.14.2)
144144
coderay (~> 1.1)
145145
method_source (~> 1.0)
146-
psych (5.1.2)
146+
psych (5.2.0)
147147
stringio
148148
public_suffix (5.0.4)
149149
racc (1.8.1)
150-
rack (3.1.7)
150+
rack (3.1.8)
151151
rack-session (2.0.0)
152152
rack (>= 3.0.0)
153153
rack-test (2.1.0)
154154
rack (>= 1.3)
155-
rackup (2.1.0)
155+
rackup (2.2.0)
156156
rack (>= 3)
157-
webrick (~> 1.8)
158157
rails (7.1.4)
159158
actioncable (= 7.1.4)
160159
actionmailbox (= 7.1.4)
@@ -188,17 +187,17 @@ GEM
188187
rdoc (6.7.0)
189188
psych (>= 4.0.0)
190189
regexp_parser (2.9.0)
191-
reline (0.5.9)
190+
reline (0.5.11)
192191
io-console (~> 0.5)
193-
rspec-core (3.13.0)
192+
rspec-core (3.13.2)
194193
rspec-support (~> 3.13.0)
195-
rspec-expectations (3.13.2)
194+
rspec-expectations (3.13.3)
196195
diff-lcs (>= 1.2.0, < 2.0)
197196
rspec-support (~> 3.13.0)
198-
rspec-mocks (3.13.1)
197+
rspec-mocks (3.13.2)
199198
diff-lcs (>= 1.2.0, < 2.0)
200199
rspec-support (~> 3.13.0)
201-
rspec-rails (7.0.0)
200+
rspec-rails (7.1.0)
202201
actionpack (>= 7.0)
203202
activesupport (>= 7.0)
204203
railties (>= 7.0)
@@ -216,18 +215,17 @@ GEM
216215
sprockets (>= 3.0.0)
217216
sqlite3 (2.0.4-arm64-darwin)
218217
sqlite3 (2.0.4-x86_64-linux-gnu)
219-
stringio (3.1.1)
218+
stringio (3.1.2)
220219
thor (1.3.2)
221220
timeout (0.4.1)
222221
tzinfo (2.0.6)
223222
concurrent-ruby (~> 1.0)
224-
webrick (1.8.1)
225223
websocket-driver (0.7.6)
226224
websocket-extensions (>= 0.1.0)
227225
websocket-extensions (0.1.5)
228226
xpath (3.2.0)
229227
nokogiri (~> 1.8)
230-
zeitwerk (2.6.18)
228+
zeitwerk (2.7.1)
231229

232230
PLATFORMS
233231
arm64-darwin-20

0 commit comments

Comments
 (0)