Skip to content

Commit 7faabe3

Browse files
Bump activesupport from 7.1.1 to 7.1.3.2
Bumps [activesupport](https://github.com/rails/rails) from 7.1.1 to 7.1.3.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.1.1...v7.1.3.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdc5b40 commit 7faabe3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PATH
1818
GEM
1919
remote: https://rubygems.org/
2020
specs:
21-
activesupport (7.1.1)
21+
activesupport (7.1.3.2)
2222
base64
2323
bigdecimal
2424
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -35,7 +35,7 @@ GEM
3535
docopt (~> 0.5.0)
3636
validatable (~> 1.6)
3737
base64 (0.1.1)
38-
bigdecimal (3.1.4)
38+
bigdecimal (3.1.6)
3939
builder (3.2.4)
4040
byebug (11.1.3)
4141
claide (1.1.0)
@@ -45,7 +45,7 @@ GEM
4545
open4 (~> 1.3)
4646
coderay (1.1.3)
4747
colored2 (3.1.2)
48-
concurrent-ruby (1.2.2)
48+
concurrent-ruby (1.2.3)
4949
connection_pool (2.4.1)
5050
cork (0.3.0)
5151
colored2 (~> 3.1)
@@ -69,7 +69,7 @@ GEM
6969
docopt (0.5.0)
7070
domain_name (0.5.20190701)
7171
unf (>= 0.0.5, < 1.0.0)
72-
drb (2.1.1)
72+
drb (2.2.0)
7373
ruby2_keywords
7474
ebnf (2.3.5)
7575
htmlentities (~> 4.3)
@@ -110,8 +110,8 @@ GEM
110110
mime-types-data (~> 3.2015)
111111
mime-types-data (3.2023.1003)
112112
minitar (0.9)
113-
minitest (5.20.0)
114-
mutex_m (0.1.2)
113+
minitest (5.22.2)
114+
mutex_m (0.2.0)
115115
nap (1.1.0)
116116
net-http-persistent (4.0.2)
117117
connection_pool (~> 2.2)

0 commit comments

Comments
 (0)