Skip to content

Commit 76bd39f

Browse files
Bump activesupport from 8.1.1 to 8.1.2
Bumps [activesupport](https://github.com/rails/rails) from 8.1.1 to 8.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b3e35f commit 76bd39f

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GIT
1515
GEM
1616
remote: https://rubygems.org/
1717
specs:
18-
activesupport (8.1.1)
18+
activesupport (8.1.2)
1919
base64
2020
bigdecimal
2121
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -32,9 +32,9 @@ GEM
3232
public_suffix (>= 2.0.2, < 7.0)
3333
ast (2.4.3)
3434
base64 (0.3.0)
35-
bigdecimal (3.3.1)
36-
concurrent-ruby (1.3.5)
37-
connection_pool (2.5.4)
35+
bigdecimal (4.0.1)
36+
concurrent-ruby (1.3.6)
37+
connection_pool (3.0.2)
3838
crack (1.0.1)
3939
bigdecimal
4040
rexml
@@ -63,21 +63,23 @@ GEM
6363
http-cookie (1.1.0)
6464
domain_name (~> 0.5)
6565
http-form_data (2.3.0)
66-
i18n (1.14.7)
66+
i18n (1.14.8)
6767
concurrent-ruby (~> 1.0)
6868
io-console (0.8.2)
6969
irb (1.16.0)
7070
pp (>= 0.6.0)
7171
rdoc (>= 4.0.0)
7272
reline (>= 0.4.2)
73-
json (2.15.2)
73+
json (2.18.1)
7474
language_server-protocol (3.17.0.5)
7575
lint_roller (1.1.0)
7676
llhttp-ffi (0.5.1)
7777
ffi-compiler (~> 1.0)
7878
rake (~> 13.0)
7979
logger (1.7.0)
80-
minitest (5.26.0)
80+
minitest (6.0.2)
81+
drb (~> 2.0)
82+
prism (~> 1.5)
8183
multi_json (1.17.0)
8284
mustermann (3.0.4)
8385
ruby2_keywords (~> 0.0.1)
@@ -198,7 +200,7 @@ GEM
198200
unicode-display_width (3.2.0)
199201
unicode-emoji (~> 4.1)
200202
unicode-emoji (4.1.0)
201-
uri (1.1.0)
203+
uri (1.1.1)
202204
webmock (3.26.1)
203205
addressable (>= 2.8.0)
204206
crack (>= 0.3.2)

0 commit comments

Comments
 (0)