Skip to content

Commit e863d51

Browse files
authored
Merge pull request #154 from tuanle03/dependabot/bundler/rspec-rails-6.1.3
Bump rspec-rails from 6.1.2 to 6.1.3
2 parents e43c921 + e0ce39a commit e863d51

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ GEM
208208
method_source (1.1.0)
209209
mini_mime (1.1.5)
210210
mini_portile2 (2.8.7)
211-
minitest (5.23.1)
211+
minitest (5.24.0)
212212
msgpack (1.7.2)
213213
mustermann (3.0.0)
214214
ruby2_keywords (~> 0.0.1)
@@ -292,13 +292,13 @@ GEM
292292
strscan (>= 3.0.9)
293293
rspec-core (3.13.0)
294294
rspec-support (~> 3.13.0)
295-
rspec-expectations (3.13.0)
295+
rspec-expectations (3.13.1)
296296
diff-lcs (>= 1.2.0, < 2.0)
297297
rspec-support (~> 3.13.0)
298-
rspec-mocks (3.13.0)
298+
rspec-mocks (3.13.1)
299299
diff-lcs (>= 1.2.0, < 2.0)
300300
rspec-support (~> 3.13.0)
301-
rspec-rails (6.1.2)
301+
rspec-rails (6.1.3)
302302
actionpack (>= 6.1)
303303
activesupport (>= 6.1)
304304
railties (>= 6.1)
@@ -382,7 +382,7 @@ GEM
382382
websocket-extensions (0.1.5)
383383
xpath (3.2.0)
384384
nokogiri (~> 1.8)
385-
zeitwerk (2.6.14)
385+
zeitwerk (2.6.16)
386386

387387
PLATFORMS
388388
ruby

0 commit comments

Comments
 (0)