Skip to content

Commit 6b95198

Browse files
chore(deps): bump activesupport in /example/ios_app (#48)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.1 to 6.1.7.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.1...v6.1.7.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e30fae commit 6b95198

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

example/ios_app/Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GEM
1212
specs:
1313
CFPropertyList (3.0.5)
1414
rexml
15-
activesupport (6.1.7.1)
15+
activesupport (6.1.7.3)
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
1717
i18n (>= 1.6, < 2)
1818
minitest (>= 5.1)
@@ -63,7 +63,7 @@ GEM
6363
netrc (~> 0.11)
6464
cocoapods-try (1.2.0)
6565
colored2 (3.1.2)
66-
concurrent-ruby (1.1.10)
66+
concurrent-ruby (1.2.2)
6767
escape (0.0.4)
6868
ethon (0.15.0)
6969
ffi (>= 1.15.0)
@@ -76,7 +76,7 @@ GEM
7676
i18n (1.12.0)
7777
concurrent-ruby (~> 1.0)
7878
json (2.6.1)
79-
minitest (5.17.0)
79+
minitest (5.18.0)
8080
molinillo (0.8.0)
8181
nanaimo (0.3.0)
8282
nap (1.1.0)
@@ -86,7 +86,7 @@ GEM
8686
ruby-macho (2.5.1)
8787
typhoeus (1.4.0)
8888
ethon (>= 0.9.0)
89-
tzinfo (2.0.5)
89+
tzinfo (2.0.6)
9090
concurrent-ruby (~> 1.0)
9191
xcodeproj (1.21.0)
9292
CFPropertyList (>= 2.3.3, < 4.0)
@@ -96,7 +96,7 @@ GEM
9696
nanaimo (~> 0.3.0)
9797
rexml (~> 3.2.4)
9898
yaml (0.2.0)
99-
zeitwerk (2.6.6)
99+
zeitwerk (2.6.7)
100100

101101
PLATFORMS
102102
universal-darwin-21

0 commit comments

Comments
 (0)