Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency activesupport to v7.1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent c3c4602 commit 27840ef
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3.1)
activesupport (7.1.3.3)
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)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bigdecimal (3.1.8)
capybara (3.37.1)
addressable
matrix
Expand All @@ -18,17 +25,20 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
diff-lcs (1.5.0)
drb (2.2.1)
ethon (0.15.0)
ffi (>= 1.15.0)
ffi (1.15.5)
i18n (1.12.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
matrix (0.4.2)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.3)
minitest (5.23.0)
mutex_m (0.2.0)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand Down Expand Up @@ -63,7 +73,7 @@ GEM
websocket (~> 1.0)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
websocket (1.2.9)
xpath (3.2.0)
Expand Down

0 comments on commit 27840ef

Please sign in to comment.