|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - CFPropertyList (3.0.7) |
5 | | - base64 |
6 | | - nkf |
7 | | - rexml |
| 4 | + CFPropertyList (3.0.8) |
8 | 5 | abbrev (0.1.2) |
9 | 6 | activesupport (7.2.3) |
10 | 7 | base64 |
|
18 | 15 | minitest (>= 5.1) |
19 | 16 | securerandom (>= 0.3) |
20 | 17 | tzinfo (~> 2.0, >= 2.0.5) |
21 | | - addressable (2.8.7) |
22 | | - public_suffix (>= 2.0.2, < 7.0) |
| 18 | + addressable (2.8.8) |
| 19 | + public_suffix (>= 2.0.2, < 8.0) |
23 | 20 | algoliasearch (1.27.5) |
24 | 21 | httpclient (~> 2.8, >= 2.8.3) |
25 | 22 | json (>= 1.5.1) |
26 | 23 | artifactory (3.0.17) |
27 | 24 | atomos (0.1.3) |
28 | 25 | aws-eventstream (1.4.0) |
29 | | - aws-partitions (1.1181.0) |
30 | | - aws-sdk-core (3.237.0) |
| 26 | + aws-partitions (1.1188.0) |
| 27 | + aws-sdk-core (3.239.2) |
31 | 28 | aws-eventstream (~> 1, >= 1.3.0) |
32 | 29 | aws-partitions (~> 1, >= 1.992.0) |
33 | 30 | aws-sigv4 (~> 1.9) |
34 | 31 | base64 |
35 | 32 | bigdecimal |
36 | 33 | jmespath (~> 1, >= 1.6.1) |
37 | 34 | logger |
38 | | - aws-sdk-kms (1.117.0) |
39 | | - aws-sdk-core (~> 3, >= 3.234.0) |
| 35 | + aws-sdk-kms (1.118.0) |
| 36 | + aws-sdk-core (~> 3, >= 3.239.1) |
40 | 37 | aws-sigv4 (~> 1.5) |
41 | | - aws-sdk-s3 (1.203.1) |
| 38 | + aws-sdk-s3 (1.205.0) |
42 | 39 | aws-sdk-core (~> 3, >= 3.234.0) |
43 | 40 | aws-sdk-kms (~> 1) |
44 | 41 | aws-sigv4 (~> 1.5) |
|
92 | 89 | highline (~> 2.0.0) |
93 | 90 | concurrent-ruby (1.3.5) |
94 | 91 | connection_pool (2.5.4) |
| 92 | + csv (3.3.5) |
95 | 93 | declarative (0.0.20) |
96 | 94 | digest-crc (0.7.0) |
97 | 95 | rake (>= 12.0.0, < 14.0.0) |
@@ -132,15 +130,17 @@ GEM |
132 | 130 | faraday_middleware (1.2.1) |
133 | 131 | faraday (~> 1.0) |
134 | 132 | fastimage (2.4.0) |
135 | | - fastlane (2.228.0) |
| 133 | + fastlane (2.229.0) |
136 | 134 | CFPropertyList (>= 2.3, < 4.0.0) |
| 135 | + abbrev (~> 0.1.2) |
137 | 136 | addressable (>= 2.8, < 3.0.0) |
138 | 137 | artifactory (~> 3.0) |
139 | 138 | aws-sdk-s3 (~> 1.0) |
140 | 139 | babosa (>= 1.0.3, < 2.0.0) |
141 | 140 | bundler (>= 1.12.0, < 3.0.0) |
142 | 141 | colored (~> 1.2) |
143 | 142 | commander (~> 4.6) |
| 143 | + csv (~> 3.3) |
144 | 144 | dotenv (>= 2.1.1, < 3.0.0) |
145 | 145 | emoji_regex (>= 0.1, < 4.0) |
146 | 146 | excon (>= 0.71.0, < 1.0.0) |
|
160 | 160 | jwt (>= 2.1.0, < 3) |
161 | 161 | mini_magick (>= 4.9.4, < 5.0.0) |
162 | 162 | multipart-post (>= 2.0.0, < 3.0.0) |
| 163 | + mutex_m (~> 0.3.0) |
163 | 164 | naturally (~> 2.2) |
164 | 165 | optparse (>= 0.1.1, < 1.0.0) |
165 | 166 | plist (>= 3.1.0, < 4.0.0) |
|
249 | 250 | nap (1.1.0) |
250 | 251 | naturally (2.3.0) |
251 | 252 | netrc (0.11.0) |
252 | | - nkf (0.2.0) |
253 | 253 | optparse (0.8.0) |
254 | 254 | os (1.1.4) |
255 | 255 | plist (3.7.2) |
|
0 commit comments