Skip to content

Commit 29cdcb3

Browse files
Bump activesupport from 8.0.3 to 8.1.1
Bumps [activesupport](https://github.com/rails/rails) from 8.0.3 to 8.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.1.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 272229e commit 29cdcb3

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Gemfile.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ PATH
2323
GEM
2424
remote: https://rubygems.org/
2525
specs:
26-
activesupport (8.0.3)
26+
activesupport (8.1.1)
2727
base64
28-
benchmark (>= 0.3)
2928
bigdecimal
3029
concurrent-ruby (~> 1.0, >= 1.3.1)
3130
connection_pool (>= 2.2.5)
3231
drb
3332
i18n (>= 1.6, < 2)
33+
json
3434
logger (>= 1.4.2)
3535
minitest (>= 5.1)
3636
securerandom (>= 0.3)
@@ -39,11 +39,10 @@ GEM
3939
addressable (2.8.7)
4040
public_suffix (>= 2.0.2, < 7.0)
4141
base64 (0.3.0)
42-
benchmark (0.4.1)
4342
bibtex-ruby (6.1.0)
4443
latex-decode (~> 0.0)
4544
racc (~> 1.7)
46-
bigdecimal (3.2.3)
45+
bigdecimal (3.3.1)
4746
chunky_png (1.4.0)
4847
citeproc (1.0.10)
4948
namae (~> 1.0)
@@ -135,7 +134,7 @@ GEM
135134
logger (1.7.0)
136135
mercenary (0.4.0)
137136
mini_portile2 (2.8.9)
138-
minitest (5.25.5)
137+
minitest (5.26.1)
139138
namae (1.2.0)
140139
racc (~> 1.7)
141140
nokogiri (1.18.10)
@@ -181,7 +180,7 @@ GEM
181180
uglifier (4.2.1)
182181
execjs (>= 0.3.0, < 3)
183182
unicode-display_width (2.6.0)
184-
uri (1.0.3)
183+
uri (1.1.1)
185184
webrick (1.9.1)
186185

187186
PLATFORMS

0 commit comments

Comments
 (0)