Skip to content

Commit f5eeedb

Browse files
Bump activesupport from 7.2.2.1 to 7.2.3.1 in /Examples/ExampleSwiftUI
Bumps [activesupport](https://github.com/rails/rails) from 7.2.2.1 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 460fd63 commit f5eeedb

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Examples/ExampleSwiftUI/Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.2.1)
8+
activesupport (7.2.3.1)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal
@@ -14,7 +14,7 @@ GEM
1414
drb
1515
i18n (>= 1.6, < 2)
1616
logger (>= 1.4.2)
17-
minitest (>= 5.1)
17+
minitest (>= 5.1, < 6)
1818
securerandom (>= 0.3)
1919
tzinfo (~> 2.0, >= 2.0.5)
2020
addressable (2.8.7)
@@ -41,9 +41,9 @@ GEM
4141
aws-sigv4 (1.11.0)
4242
aws-eventstream (~> 1, >= 1.0.2)
4343
babosa (1.0.4)
44-
base64 (0.2.0)
45-
benchmark (0.4.0)
46-
bigdecimal (3.1.9)
44+
base64 (0.3.0)
45+
benchmark (0.5.0)
46+
bigdecimal (4.0.1)
4747
claide (1.1.0)
4848
cocoapods (1.16.2)
4949
addressable (~> 2.8)
@@ -86,14 +86,14 @@ GEM
8686
colored2 (3.1.2)
8787
commander (4.6.0)
8888
highline (~> 2.0.0)
89-
concurrent-ruby (1.3.5)
90-
connection_pool (2.5.0)
89+
concurrent-ruby (1.3.6)
90+
connection_pool (3.0.2)
9191
declarative (0.0.20)
9292
digest-crc (0.6.5)
9393
rake (>= 12.0.0, < 14.0.0)
9494
domain_name (0.6.20240107)
9595
dotenv (2.8.1)
96-
drb (2.2.1)
96+
drb (2.2.3)
9797
emoji_regex (3.2.3)
9898
escape (0.0.4)
9999
ethon (0.16.0)
@@ -216,16 +216,16 @@ GEM
216216
http-cookie (1.0.8)
217217
domain_name (~> 0.5)
218218
httpclient (2.8.3)
219-
i18n (1.14.7)
219+
i18n (1.14.8)
220220
concurrent-ruby (~> 1.0)
221221
jmespath (1.6.2)
222222
json (2.9.1)
223223
jwt (2.10.1)
224224
base64
225-
logger (1.6.5)
225+
logger (1.7.0)
226226
mini_magick (4.13.2)
227227
mini_mime (1.1.5)
228-
minitest (5.25.4)
228+
minitest (5.27.0)
229229
molinillo (0.8.0)
230230
multi_json (1.15.0)
231231
multipart-post (2.4.1)

0 commit comments

Comments
 (0)