Skip to content

Commit 0af537e

Browse files
chore(deps): bump activesupport in /example/ios_app (DartBuild#41)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.5 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.5...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 655fc09 commit 0af537e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

example/ios_app/Gemfile.lock

Lines changed: 6 additions & 6 deletions
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.5)
15+
activesupport (6.1.7.1)
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.9)
66+
concurrent-ruby (1.1.10)
6767
escape (0.0.4)
6868
ethon (0.15.0)
6969
ffi (>= 1.15.0)
@@ -73,10 +73,10 @@ GEM
7373
fuzzy_match (2.0.4)
7474
gh_inspector (1.1.3)
7575
httpclient (2.8.3)
76-
i18n (1.10.0)
76+
i18n (1.12.0)
7777
concurrent-ruby (~> 1.0)
7878
json (2.6.1)
79-
minitest (5.15.0)
79+
minitest (5.17.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.4)
89+
tzinfo (2.0.5)
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.5.4)
99+
zeitwerk (2.6.6)
100100

101101
PLATFORMS
102102
universal-darwin-21

0 commit comments

Comments
 (0)