Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
3a6bc7c889 Update dependency ruby to v3.3.5
Some checks failed
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 25m18s
Run unit tests / unit_tests (pull_request) Failing after 34s
2024-10-20 22:10:07 +00:00
Renovate Bot
1c25cc5363 Update dependency faker to v3.5.1
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 8m14s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 1h38m39s
Run unit tests / unit_tests (push) Successful in 4m12s
Build Nginx-based docker image / build-static-assets (push) Successful in 23m53s
2024-10-19 22:10:25 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
source 'https://rubygems.org' source 'https://rubygems.org'
ruby '3.3.4' ruby '3.3.5'
gem 'acts-as-taggable-on' gem 'acts-as-taggable-on'
gem 'bootsnap', require: false gem 'bootsnap', require: false
gem 'csv' gem 'csv'

View File

@ -103,7 +103,7 @@ GEM
factory_bot_rails (6.4.3) factory_bot_rails (6.4.3)
factory_bot (~> 6.4) factory_bot (~> 6.4)
railties (>= 5.0.0) railties (>= 5.0.0)
faker (3.4.2) faker (3.5.1)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
globalid (1.2.1) globalid (1.2.1)
activesupport (>= 6.1) activesupport (>= 6.1)
@ -340,7 +340,7 @@ DEPENDENCIES
web-console web-console
RUBY VERSION RUBY VERSION
ruby 3.3.4p94 ruby 3.3.5p100
BUNDLED WITH BUNDLED WITH
2.5.17 2.5.17