Skip to content

Commit

Permalink
chore(deps): update dependency activesupport to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent a836762 commit 2f3e7dc
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.8)
activesupport (7.1.0)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
base64 (0.1.1)
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (1.4.4)
browser (5.3.1)
byebug (11.1.3)
chunky_png (1.4.0)
Expand All @@ -18,8 +25,11 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
daemons (1.4.1)
drb (2.1.1)
ruby2_keywords
erubi (1.12.0)
ethon (0.16.0)
ffi (>= 1.15.0)
Expand All @@ -32,7 +42,7 @@ GEM
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
image_optim (0.31.3)
exifr (~> 1.2, >= 1.2.2)
Expand All @@ -47,10 +57,11 @@ GEM
in_threads (1.6.0)
method_source (1.0.0)
mini_portile2 (2.8.4)
minitest (5.18.1)
minitest (5.20.0)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
mutex_m (0.1.2)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.0.1)
Expand Down

0 comments on commit 2f3e7dc

Please sign in to comment.