Skip to content

Commit

Permalink
Bump activesupport from 7.1.3.2 to 7.1.3.3 (#941)
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.1.3.2 to 7.1.3.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.2...v7.1.3.3)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kurt Garloff <kurt@garloff.de>
  • Loading branch information
dependabot[bot] and garloff committed May 23, 2024
1 parent c4460b1 commit 7551e74
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.2)
activesupport (7.1.3.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -39,7 +39,7 @@ GEM
bibtex-ruby (6.1.0)
latex-decode (~> 0.0)
racc (~> 1.7)
bigdecimal (3.1.6)
bigdecimal (3.1.8)
chunky_png (1.4.0)
citeproc (1.0.10)
namae (~> 1.0)
Expand All @@ -54,8 +54,7 @@ GEM
rexml
csl-styles (1.0.1.11)
csl (~> 1.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
Expand All @@ -68,7 +67,7 @@ GEM
forwardable-extended (2.6.0)
google-protobuf (3.25.2-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
Expand Down Expand Up @@ -120,7 +119,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
minitest (5.22.2)
minitest (5.23.0)
mutex_m (0.2.0)
namae (1.2.0)
racc (~> 1.7)
Expand All @@ -144,7 +143,6 @@ GEM
rqrcode_core (1.2.0)
ruby-vips (2.2.1)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass-embedded (1.63.6-x86_64-linux-gnu)
google-protobuf (~> 3.23)
Expand Down

0 comments on commit 7551e74

Please sign in to comment.