Skip to content

Commit

Permalink
chore(deps): update dependency rspec-rails to v7.1.0 (#366)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 09558f3 commit 1a3d1ef
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -258,7 +258,7 @@ GEM
method_source (~> 1.0)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (5.1.1)
puma (6.4.3)
Expand All @@ -269,9 +269,8 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.3.4)
actioncable (= 7.1.3.4)
actionmailbox (= 7.1.3.4)
Expand Down Expand Up @@ -309,7 +308,7 @@ GEM
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.8.1)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
remote_syslog_logger (1.0.4)
syslog_protocol
Expand All @@ -322,15 +321,15 @@ GEM
retriable (3.1.2)
rexml (3.3.9)
rollbar (3.6.0)
rspec-core (3.13.1)
rspec-core (3.13.2)
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)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (7.0.1)
rspec-rails (7.1.0)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
Expand Down Expand Up @@ -367,7 +366,7 @@ GEM
multi_json (~> 1.10)
simple_oauth (0.3.1)
spring (4.2.1)
stringio (3.1.1)
stringio (3.1.2)
syslog_protocol (0.9.2)
thor (1.3.2)
thread_safe (0.3.6)
Expand All @@ -388,11 +387,10 @@ GEM
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (2.4.2)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit 1a3d1ef

Please sign in to comment.