Compare commits

..

5 Commits

Author SHA1 Message Date
Renovate Bot
6942b9042f Update dependency ruby to v3.3.4
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 2m11s
2024-07-31 07:02:08 +00:00
0cb0b463aa Merge pull request 'Update dependency rspec-rails to v6.1.3' (#10) from renovate/rspec-rails-6.x-lockfile into main
All checks were successful
Run unit tests / unit_tests (push) Successful in 2m50s
Reviewed-on: #10
2024-07-31 06:48:46 +00:00
4fe0e29ebe Merge pull request 'Update dependency faker to v3.4.2' (#3) from renovate/faker-3.x-lockfile into main
Some checks failed
Run unit tests / unit_tests (push) Has been cancelled
Reviewed-on: #3
2024-07-31 06:48:25 +00:00
Renovate Bot
2126fff3d2 Update dependency faker to v3.4.2
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 5m34s
2024-07-30 23:02:39 +00:00
Renovate Bot
5bbabd0618 Update dependency rspec-rails to v6.1.3
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 11s
2024-07-30 23:02:30 +00:00

View File

@ -94,7 +94,7 @@ GEM
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.13.0)
faker (3.1.1)
faker (3.4.2)
i18n (>= 1.8.11, < 2)
globalid (1.2.1)
activesupport (>= 6.1)
@ -138,17 +138,17 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.6-aarch64-linux)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.6-arm-linux)
nokogiri (1.16.7-arm-linux)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86-linux)
nokogiri (1.16.7-x86-linux)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pg (1.5.7)
pry (0.14.2)
@ -158,7 +158,7 @@ GEM
stringio
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
racc (1.8.1)
rack (3.1.7)
rack-session (2.0.0)
rack (>= 3.0.0)
@ -251,7 +251,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.16)
zeitwerk (2.6.17)
PLATFORMS
aarch64-linux