We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6f34f commit 48480a1Copy full SHA for 48480a1
Gemfile.lock
@@ -3,7 +3,7 @@ GEM
3
specs:
4
CFPropertyList (3.0.5)
5
rexml
6
- activesupport (6.1.7)
+ activesupport (6.1.7.2)
7
concurrent-ruby (~> 1.0, >= 1.0.2)
8
i18n (>= 1.6, < 2)
9
minitest (>= 5.1)
@@ -54,7 +54,7 @@ GEM
54
netrc (~> 0.11)
55
cocoapods-try (1.2.0)
56
colored2 (3.1.2)
57
- concurrent-ruby (1.1.10)
+ concurrent-ruby (1.2.0)
58
escape (0.0.4)
59
ethon (0.16.0)
60
ffi (>= 1.15.0)
@@ -66,7 +66,7 @@ GEM
66
i18n (1.12.0)
67
concurrent-ruby (~> 1.0)
68
json (2.6.2)
69
- minitest (5.16.3)
+ minitest (5.17.0)
70
molinillo (0.8.0)
71
nanaimo (0.3.0)
72
nap (1.1.0)
@@ -76,7 +76,7 @@ GEM
76
ruby-macho (2.5.1)
77
typhoeus (1.4.0)
78
ethon (>= 0.9.0)
79
- tzinfo (2.0.5)
+ tzinfo (2.0.6)
80
81
xcodeproj (1.22.0)
82
CFPropertyList (>= 2.3.3, < 4.0)
0 commit comments