Skip to content

Commit

Permalink
Merge pull request #749 from dxw/renovate/rspec-rails-6.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency rspec-rails to v6.1.5
  • Loading branch information
renovate[bot] authored Sep 9, 2024
2 parents 33a2b03 + 02b72c1 commit ec02503
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -272,23 +272,23 @@ GEM
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.9)
reline (0.5.10)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
rexml (3.3.6)
strscan
rollbar (3.5.2)
rouge (1.11.1)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.2)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.4)
rspec-rails (6.1.5)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -361,7 +361,7 @@ GEM
rubocop-performance (~> 1.21.0)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
thor (1.3.2)
tilt (2.3.0)
timeout (0.4.1)
turbolinks (5.2.1)
Expand All @@ -385,7 +385,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-22
Expand Down

0 comments on commit ec02503

Please sign in to comment.