Skip to content

Commit

Permalink
Bump activesupport from 7.1.1 to 7.1.3.3
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.1.1 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.1...v7.1.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 8c6e380 commit 0bed433
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.1)
activesupport (7.1.3.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -35,7 +35,7 @@ GEM
docopt (~> 0.5.0)
validatable (~> 1.6)
base64 (0.2.0)
bigdecimal (3.1.4)
bigdecimal (3.1.8)
builder (3.2.4)
byebug (11.1.3)
claide (1.1.0)
Expand All @@ -45,7 +45,7 @@ GEM
open4 (~> 1.3)
coderay (1.1.3)
colored2 (3.1.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
cork (0.3.0)
colored2 (~> 3.1)
Expand All @@ -69,8 +69,7 @@ GEM
docopt (0.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.1.1)
ruby2_keywords
drb (2.2.1)
ebnf (2.3.5)
htmlentities (~> 4.3)
rdf (~> 3.2)
Expand All @@ -92,7 +91,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
kramdown (2.4.0)
Expand All @@ -110,8 +109,8 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
minitar (0.9)
minitest (5.20.0)
mutex_m (0.1.2)
minitest (5.23.1)
mutex_m (0.2.0)
nap (1.1.0)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
Expand Down

0 comments on commit 0bed433

Please sign in to comment.