Skip to content

Commit c034d0e

Browse files
Bump activesupport from 8.0.2 to 8.0.3 (#1151)
Bumps [activesupport](https://github.com/rails/rails) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kurt Garloff <[email protected]>
1 parent 9380266 commit c034d0e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PATH
2323
GEM
2424
remote: https://rubygems.org/
2525
specs:
26-
activesupport (8.0.2)
26+
activesupport (8.0.3)
2727
base64
2828
benchmark (>= 0.3)
2929
bigdecimal
@@ -38,12 +38,12 @@ GEM
3838
uri (>= 0.13.1)
3939
addressable (2.8.7)
4040
public_suffix (>= 2.0.2, < 7.0)
41-
base64 (0.2.0)
42-
benchmark (0.4.0)
41+
base64 (0.3.0)
42+
benchmark (0.4.1)
4343
bibtex-ruby (6.1.0)
4444
latex-decode (~> 0.0)
4545
racc (~> 1.7)
46-
bigdecimal (3.1.9)
46+
bigdecimal (3.2.3)
4747
chunky_png (1.4.0)
4848
citeproc (1.0.10)
4949
namae (~> 1.0)
@@ -52,14 +52,14 @@ GEM
5252
csl (~> 1.6)
5353
colorator (1.1.0)
5454
concurrent-ruby (1.3.5)
55-
connection_pool (2.5.0)
55+
connection_pool (2.5.4)
5656
csl (1.6.0)
5757
namae (~> 1.0)
5858
rexml
5959
csl-styles (1.0.1.11)
6060
csl (~> 1.0)
6161
csv (3.3.2)
62-
drb (2.2.1)
62+
drb (2.2.3)
6363
em-websocket (0.5.3)
6464
eventmachine (>= 0.12.9)
6565
http_parser.rb (~> 0)

0 commit comments

Comments
 (0)