Skip to content

Commit 3f8355d

Browse files
Bump rspec-rails from 6.1.2 to 6.1.3
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.2 to 6.1.3. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v6.1.2...v6.1.3) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e21730 commit 3f8355d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,14 @@ GEM
102102
date (3.3.4)
103103
diff-lcs (1.5.1)
104104
drb (2.2.1)
105-
erubi (1.12.0)
105+
erubi (1.13.0)
106106
gem-release (2.2.2)
107107
globalid (1.2.1)
108108
activesupport (>= 6.1)
109109
i18n (1.14.5)
110110
concurrent-ruby (~> 1.0)
111111
io-console (0.7.2)
112-
irb (1.13.1)
112+
irb (1.13.2)
113113
rdoc (>= 4.0.0)
114114
reline (>= 0.4.2)
115115
loofah (2.22.0)
@@ -124,7 +124,7 @@ GEM
124124
matrix (0.4.2)
125125
method_source (1.0.0)
126126
mini_mime (1.1.5)
127-
minitest (5.23.1)
127+
minitest (5.24.0)
128128
mutex_m (0.2.0)
129129
net-imap (0.4.11)
130130
date
@@ -147,7 +147,7 @@ GEM
147147
stringio
148148
public_suffix (5.0.4)
149149
racc (1.8.0)
150-
rack (3.0.11)
150+
rack (3.1.3)
151151
rack-session (2.0.0)
152152
rack (>= 3.0.0)
153153
rack-test (2.1.0)
@@ -185,20 +185,20 @@ GEM
185185
thor (~> 1.0, >= 1.2.2)
186186
zeitwerk (~> 2.6)
187187
rake (13.2.1)
188-
rdoc (6.6.3.1)
188+
rdoc (6.7.0)
189189
psych (>= 4.0.0)
190190
regexp_parser (2.9.0)
191-
reline (0.5.7)
191+
reline (0.5.9)
192192
io-console (~> 0.5)
193193
rspec-core (3.13.0)
194194
rspec-support (~> 3.13.0)
195-
rspec-expectations (3.13.0)
195+
rspec-expectations (3.13.1)
196196
diff-lcs (>= 1.2.0, < 2.0)
197197
rspec-support (~> 3.13.0)
198-
rspec-mocks (3.13.0)
198+
rspec-mocks (3.13.1)
199199
diff-lcs (>= 1.2.0, < 2.0)
200200
rspec-support (~> 3.13.0)
201-
rspec-rails (6.1.2)
201+
rspec-rails (6.1.3)
202202
actionpack (>= 6.1)
203203
activesupport (>= 6.1)
204204
railties (>= 6.1)
@@ -216,7 +216,7 @@ GEM
216216
sprockets (>= 3.0.0)
217217
sqlite3 (1.7.3-arm64-darwin)
218218
sqlite3 (1.7.3-x86_64-linux)
219-
stringio (3.1.0)
219+
stringio (3.1.1)
220220
thor (1.3.1)
221221
timeout (0.4.1)
222222
tzinfo (2.0.6)
@@ -227,7 +227,7 @@ GEM
227227
websocket-extensions (0.1.5)
228228
xpath (3.2.0)
229229
nokogiri (~> 1.8)
230-
zeitwerk (2.6.14)
230+
zeitwerk (2.6.16)
231231

232232
PLATFORMS
233233
arm64-darwin-20

0 commit comments

Comments
 (0)