Skip to content

Commit

Permalink
Update dependency activesupport to v7.2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 13, 2025
1 parent ad67ea6 commit d9e8b7b
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -16,6 +17,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
coderay (1.1.3)
concurrent-ruby (1.3.4)
Expand All @@ -32,15 +34,15 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.0)
logger (1.6.3)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.4)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
opsgenie-schedule (0.1.6)
Expand Down Expand Up @@ -88,7 +90,7 @@ GEM
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
securerandom (0.3.2)
standard (1.34.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand Down

0 comments on commit d9e8b7b

Please sign in to comment.