Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit ab2404e

Browse files
Merge pull request #10926 from TechEmpower/dependabot/bundler/frameworks/Ruby/padrino/activesupport-8.1.2.1
Build(deps): bump activesupport from 8.1.1 to 8.1.2.1 in /frameworks/Ruby/padrino
2 parents d5f0a2a + c12c80a commit ab2404e

1 file changed

Lines changed: 15 additions & 12 deletions

File tree

frameworks/Ruby/padrino/Gemfile.lock

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (8.1.1)
5-
activesupport (= 8.1.1)
6-
activerecord (8.1.1)
7-
activemodel (= 8.1.1)
8-
activesupport (= 8.1.1)
4+
activemodel (8.1.2.1)
5+
activesupport (= 8.1.2.1)
6+
activerecord (8.1.2.1)
7+
activemodel (= 8.1.2.1)
8+
activesupport (= 8.1.2.1)
99
timeout (>= 0.4.0)
10-
activesupport (8.1.1)
10+
activesupport (8.1.2.1)
1111
base64
1212
bigdecimal
1313
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -21,12 +21,12 @@ GEM
2121
tzinfo (~> 2.0, >= 2.0.5)
2222
uri (>= 0.13.1)
2323
base64 (0.3.0)
24-
bigdecimal (3.1.9)
25-
concurrent-ruby (1.3.5)
24+
bigdecimal (4.0.1)
25+
concurrent-ruby (1.3.6)
2626
connection_pool (3.0.2)
2727
date (3.5.0)
28-
drb (2.2.1)
29-
i18n (1.14.7)
28+
drb (2.2.3)
29+
i18n (1.14.8)
3030
concurrent-ruby (~> 1.0)
3131
iodine (0.7.58)
3232
json (2.17.1.2)
@@ -42,7 +42,9 @@ GEM
4242
mime-types-data (~> 3.2025, >= 3.2025.0507)
4343
mime-types-data (3.2025.0924)
4444
mini_mime (1.1.5)
45-
minitest (5.25.5)
45+
minitest (6.0.2)
46+
drb (~> 2.0)
47+
prism (~> 1.5)
4648
moneta (1.6.0)
4749
mustermann (3.0.4)
4850
ruby2_keywords (~> 0.0.1)
@@ -91,6 +93,7 @@ GEM
9193
pg (1.6.3)
9294
pg (1.6.3-x86_64-darwin)
9395
pg (1.6.3-x86_64-linux)
96+
prism (1.9.0)
9497
rack (3.2.4)
9598
rack-protection (4.2.1)
9699
base64 (>= 0.1.0)
@@ -119,7 +122,7 @@ GEM
119122
timeout (0.4.4)
120123
tzinfo (2.0.6)
121124
concurrent-ruby (~> 1.0)
122-
uri (1.0.3)
125+
uri (1.1.1)
123126

124127
PLATFORMS
125128
ruby

0 commit comments

Comments
 (0)