Compare commits

...

5 Commits

Author SHA1 Message Date
Renovate Bot
cb77b73099 Update dependency rspec-rails to v6.1.3
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 3m31s
2024-07-30 18:03:36 +00:00
7f872060d5 Merge pull request 'Update dependency pg to v1.5.7' (#11) from renovate/pg-1.x-lockfile into main
Some checks failed
Run unit tests / unit_tests (push) Failing after 3m49s
Reviewed-on: #11
2024-07-30 17:39:36 +00:00
874c4cb54d Merge pull request 'Update dependency money to v6.19.0' (#5) from renovate/money-6.x-lockfile into main
Some checks failed
Run unit tests / unit_tests (push) Has been cancelled
Reviewed-on: #5
2024-07-30 17:39:21 +00:00
Renovate Bot
64f68994f4 Update dependency pg to v1.5.7
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 6m33s
2024-07-28 12:02:30 +00:00
Renovate Bot
26c476a068 Update dependency money to v6.19.0
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 2m34s
2024-07-26 14:02:14 +00:00

View File

@ -123,7 +123,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.24.1)
money (6.16.0)
money (6.19.0)
i18n (>= 0.6.4, <= 2)
msgpack (1.7.2)
mutex_m (0.2.0)
@ -137,19 +137,19 @@ 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.6)
pg (1.5.7)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
@ -157,7 +157,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)
@ -248,7 +248,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