chore(deps): update dependency activesupport to v7.2.0

pull/2299/head
renovate[bot] 6 months ago committed by GitHub
parent 0dd0ad813f
commit b30ffbfb3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,16 +1,17 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (7.1.3.4) activesupport (7.2.0)
base64 base64
bigdecimal bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5) connection_pool (>= 2.2.5)
drb drb
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1) minitest (>= 5.1)
mutex_m securerandom (>= 0.3)
tzinfo (~> 2.0) tzinfo (~> 2.0, >= 2.0.5)
base64 (0.2.0) base64 (0.2.0)
better_errors (2.10.1) better_errors (2.10.1)
erubi (>= 1.0.0) erubi (>= 1.0.0)
@ -21,7 +22,7 @@ GEM
byebug (11.1.3) byebug (11.1.3)
chunky_png (1.4.0) chunky_png (1.4.0)
coderay (1.1.3) coderay (1.1.3)
concurrent-ruby (1.2.3) concurrent-ruby (1.3.3)
connection_pool (2.4.1) connection_pool (2.4.1)
daemons (1.4.1) daemons (1.4.1)
drb (2.2.1) drb (2.2.1)
@ -50,13 +51,13 @@ GEM
image_optim (~> 0.19) image_optim (~> 0.19)
image_size (3.3.0) image_size (3.3.0)
in_threads (1.6.0) in_threads (1.6.0)
logger (1.6.0)
method_source (1.0.0) method_source (1.0.0)
mini_portile2 (2.8.7) mini_portile2 (2.8.7)
minitest (5.24.1) minitest (5.24.1)
multi_json (1.15.0) multi_json (1.15.0)
mustermann (3.0.0) mustermann (3.0.0)
ruby2_keywords (~> 0.0.1) ruby2_keywords (~> 0.0.1)
mutex_m (0.2.0)
newrelic_rpm (8.16.0) newrelic_rpm (8.16.0)
nokogiri (1.16.7) nokogiri (1.16.7)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
@ -96,6 +97,7 @@ GEM
sass-listen (4.0.0) sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
securerandom (0.3.1)
sinatra (3.2.0) sinatra (3.2.0)
mustermann (~> 3.0) mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4) rack (~> 2.2, >= 2.2.4)

Loading…
Cancel
Save