Skip to content

Commit 75d4f91

Browse files
build(deps): bump activesupport from 8.0.2 to 8.0.3
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]>
1 parent 5bfc78e commit 75d4f91

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
@@ -12,7 +12,7 @@ GIT
1212
GEM
1313
remote: https://rubygems.org/
1414
specs:
15-
activesupport (8.0.2)
15+
activesupport (8.0.3)
1616
base64
1717
benchmark (>= 0.3)
1818
bigdecimal
@@ -48,19 +48,19 @@ GEM
4848
aws-sigv4 (1.12.1)
4949
aws-eventstream (~> 1, >= 1.0.2)
5050
base64 (0.3.0)
51-
benchmark (0.4.0)
51+
benchmark (0.4.1)
5252
bigdecimal (3.3.1)
5353
builder (3.3.0)
5454
code-scanning-rubocop (0.6.1)
5555
rubocop (~> 1.0)
5656
concurrent-ruby (1.3.5)
57-
connection_pool (2.5.1)
57+
connection_pool (2.5.4)
5858
csv (3.3.5)
5959
curb (1.0.9)
6060
date (3.4.1)
6161
diff-lcs (1.6.2)
6262
dotenv (3.1.8)
63-
drb (2.2.1)
63+
drb (2.2.3)
6464
dropbox_api (0.1.21)
6565
faraday (< 3.0)
6666
oauth2 (~> 1.1)
@@ -93,7 +93,7 @@ GEM
9393
logging (2.4.0)
9494
little-plugger (~> 1.1)
9595
multi_json (~> 1.14)
96-
minitest (5.25.5)
96+
minitest (5.26.0)
9797
mono_logger (1.1.2)
9898
multi_json (1.15.0)
9999
multi_xml (0.7.1)
@@ -204,7 +204,7 @@ GEM
204204
unicode-display_width (3.2.0)
205205
unicode-emoji (~> 4.1)
206206
unicode-emoji (4.1.0)
207-
uri (1.0.3)
207+
uri (1.0.4)
208208
winrm (2.3.9)
209209
builder (>= 2.1.2)
210210
erubi (~> 1.8)

0 commit comments

Comments
 (0)