Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
84cec17bf5 Update dependency ruby to v3.3.5
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 3m3s
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 3m11s
2024-10-09 22:06:54 +00:00
Renovate Bot
1ffb884e16 Update dependency puma to v6.4.3
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 5m7s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 56m15s
Run unit tests / unit_tests (push) Successful in 5m44s
Build Nginx-based docker image / build-static-assets (push) Successful in 22m6s
2024-10-07 22:05:08 +00:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -181,7 +181,7 @@ GEM
method_source (~> 1.0)
psych (5.1.2)
stringio
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.7)
@ -340,7 +340,7 @@ DEPENDENCIES
web-console
RUBY VERSION
ruby 3.3.4p94
ruby 3.3.5p100
BUNDLED WITH
2.5.17