dependabot-composer 0.118.7 → 0.118.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4e54de1b9bd10ccd38f0fc2701b60e15e2d112962b19af08b95945796bf5c26f
4
- data.tar.gz: 30996185ef6e86ded29aa774c925a8c4466534b453661a33e4e19c2240b4d335
3
+ metadata.gz: 59df454ff251185bd7fdf804bca1c1528f09d3459e44aa8b7860a132c30b6274
4
+ data.tar.gz: b161ab77943b13906996b4c2c64160c6ecb4ffb1886bca1b9b8620f609f47762
5
5
  SHA512:
6
- metadata.gz: 37593f38eb81e72ec6f904ef34329cd1c8960ccb504cdb2e668de5570b05f0dc712809066165f7d96b9f53f531473fa6f3b9287fee489ca8426e752d51022a6d
7
- data.tar.gz: 536f19e8a3fc4eaed5d9a98b4d836b5bf8b4790177053b34710e563300309ee7b92e0dc1b5ded75d6bfea7ca7a4389086f4655e443beaad880ad0c38371eda9a
6
+ metadata.gz: 0c74e54a87661f5055a4b7104ad7c89ff5d3f1c13dec9b3aadc8a7c3b83cb29880209ea60d96493f776fa6c0a093f0ef43a276606f71afcc0d325ead2032f108
7
+ data.tar.gz: 695091691b553314f4e0d2c86ae089ce1c1fee0bea9631102ef3f340d20ec0609fc80eb81b75c93b050fa619ada9ed34d7c96d70f5da24cde69a602972638269
@@ -14,10 +14,8 @@
14
14
  }
15
15
  },
16
16
  "scripts": {
17
- "lint": [
18
- "php-cs-fixer fix --diff --verbose"
19
- ],
20
- "stan": "phpstan analyse -l 5"
17
+ "lint": "php-cs-fixer fix --diff --verbose",
18
+ "stan": "phpstan analyse"
21
19
  },
22
20
  "config": {
23
21
  "sort-packages": true
@@ -74,16 +74,16 @@
74
74
  },
75
75
  {
76
76
  "name": "composer/composer",
77
- "version": "1.10.8",
77
+ "version": "1.10.9",
78
78
  "source": {
79
79
  "type": "git",
80
80
  "url": "https://github.com/composer/composer.git",
81
- "reference": "56e0e094478f30935e9128552188355fa9712291"
81
+ "reference": "83c3250093d5491600a822e176b107a945baf95a"
82
82
  },
83
83
  "dist": {
84
84
  "type": "zip",
85
- "url": "https://api.github.com/repos/composer/composer/zipball/56e0e094478f30935e9128552188355fa9712291",
86
- "reference": "56e0e094478f30935e9128552188355fa9712291",
85
+ "url": "https://api.github.com/repos/composer/composer/zipball/83c3250093d5491600a822e176b107a945baf95a",
86
+ "reference": "83c3250093d5491600a822e176b107a945baf95a",
87
87
  "shasum": ""
88
88
  },
89
89
  "require": {
@@ -164,7 +164,7 @@
164
164
  "type": "tidelift"
165
165
  }
166
166
  ],
167
- "time": "2020-06-24T19:23:30+00:00"
167
+ "time": "2020-07-16T10:57:00+00:00"
168
168
  },
169
169
  {
170
170
  "name": "composer/semver",
@@ -229,16 +229,16 @@
229
229
  },
230
230
  {
231
231
  "name": "composer/spdx-licenses",
232
- "version": "1.5.3",
232
+ "version": "1.5.4",
233
233
  "source": {
234
234
  "type": "git",
235
235
  "url": "https://github.com/composer/spdx-licenses.git",
236
- "reference": "0c3e51e1880ca149682332770e25977c70cf9dae"
236
+ "reference": "6946f785871e2314c60b4524851f3702ea4f2223"
237
237
  },
238
238
  "dist": {
239
239
  "type": "zip",
240
- "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae",
241
- "reference": "0c3e51e1880ca149682332770e25977c70cf9dae",
240
+ "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/6946f785871e2314c60b4524851f3702ea4f2223",
241
+ "reference": "6946f785871e2314c60b4524851f3702ea4f2223",
242
242
  "shasum": ""
243
243
  },
244
244
  "require": {
@@ -285,7 +285,21 @@
285
285
  "spdx",
286
286
  "validator"
287
287
  ],
288
- "time": "2020-02-14T07:44:31+00:00"
288
+ "funding": [
289
+ {
290
+ "url": "https://packagist.com",
291
+ "type": "custom"
292
+ },
293
+ {
294
+ "url": "https://github.com/composer",
295
+ "type": "github"
296
+ },
297
+ {
298
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
299
+ "type": "tidelift"
300
+ }
301
+ ],
302
+ "time": "2020-07-15T15:35:07+00:00"
289
303
  },
290
304
  {
291
305
  "name": "composer/xdebug-handler",
@@ -519,16 +533,16 @@
519
533
  },
520
534
  {
521
535
  "name": "seld/phar-utils",
522
- "version": "1.1.0",
536
+ "version": "1.1.1",
523
537
  "source": {
524
538
  "type": "git",
525
539
  "url": "https://github.com/Seldaek/phar-utils.git",
526
- "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0"
540
+ "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
527
541
  },
528
542
  "dist": {
529
543
  "type": "zip",
530
- "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0",
531
- "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0",
544
+ "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
545
+ "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
532
546
  "shasum": ""
533
547
  },
534
548
  "require": {
@@ -559,7 +573,7 @@
559
573
  "keywords": [
560
574
  "phar"
561
575
  ],
562
- "time": "2020-02-14T15:25:33+00:00"
576
+ "time": "2020-07-07T18:42:57+00:00"
563
577
  },
564
578
  {
565
579
  "name": "symfony/console",
@@ -846,16 +860,16 @@
846
860
  },
847
861
  {
848
862
  "name": "symfony/polyfill-ctype",
849
- "version": "v1.17.1",
863
+ "version": "v1.18.0",
850
864
  "source": {
851
865
  "type": "git",
852
866
  "url": "https://github.com/symfony/polyfill-ctype.git",
853
- "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d"
867
+ "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
854
868
  },
855
869
  "dist": {
856
870
  "type": "zip",
857
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
858
- "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
871
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
872
+ "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
859
873
  "shasum": ""
860
874
  },
861
875
  "require": {
@@ -867,7 +881,7 @@
867
881
  "type": "library",
868
882
  "extra": {
869
883
  "branch-alias": {
870
- "dev-master": "1.17-dev"
884
+ "dev-master": "1.18-dev"
871
885
  },
872
886
  "thanks": {
873
887
  "name": "symfony/polyfill",
@@ -918,20 +932,20 @@
918
932
  "type": "tidelift"
919
933
  }
920
934
  ],
921
- "time": "2020-06-06T08:46:27+00:00"
935
+ "time": "2020-07-14T12:35:20+00:00"
922
936
  },
923
937
  {
924
938
  "name": "symfony/polyfill-mbstring",
925
- "version": "v1.17.1",
939
+ "version": "v1.18.0",
926
940
  "source": {
927
941
  "type": "git",
928
942
  "url": "https://github.com/symfony/polyfill-mbstring.git",
929
- "reference": "7110338d81ce1cbc3e273136e4574663627037a7"
943
+ "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
930
944
  },
931
945
  "dist": {
932
946
  "type": "zip",
933
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7110338d81ce1cbc3e273136e4574663627037a7",
934
- "reference": "7110338d81ce1cbc3e273136e4574663627037a7",
947
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
948
+ "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
935
949
  "shasum": ""
936
950
  },
937
951
  "require": {
@@ -943,7 +957,7 @@
943
957
  "type": "library",
944
958
  "extra": {
945
959
  "branch-alias": {
946
- "dev-master": "1.17-dev"
960
+ "dev-master": "1.18-dev"
947
961
  },
948
962
  "thanks": {
949
963
  "name": "symfony/polyfill",
@@ -995,7 +1009,7 @@
995
1009
  "type": "tidelift"
996
1010
  }
997
1011
  ],
998
- "time": "2020-06-06T08:46:27+00:00"
1012
+ "time": "2020-07-14T12:35:20+00:00"
999
1013
  },
1000
1014
  {
1001
1015
  "name": "symfony/process",
@@ -1064,22 +1078,22 @@
1064
1078
  "packages-dev": [
1065
1079
  {
1066
1080
  "name": "doctrine/annotations",
1067
- "version": "1.10.1",
1081
+ "version": "1.10.3",
1068
1082
  "source": {
1069
1083
  "type": "git",
1070
1084
  "url": "https://github.com/doctrine/annotations.git",
1071
- "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb"
1085
+ "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d"
1072
1086
  },
1073
1087
  "dist": {
1074
1088
  "type": "zip",
1075
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/5eb79f3dbdffed6544e1fc287572c0f462bd29bb",
1076
- "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb",
1089
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d",
1090
+ "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d",
1077
1091
  "shasum": ""
1078
1092
  },
1079
1093
  "require": {
1080
1094
  "doctrine/lexer": "1.*",
1081
1095
  "ext-tokenizer": "*",
1082
- "php": "^7.1"
1096
+ "php": "^7.1 || ^8.0"
1083
1097
  },
1084
1098
  "require-dev": {
1085
1099
  "doctrine/cache": "1.*",
@@ -1129,7 +1143,7 @@
1129
1143
  "docblock",
1130
1144
  "parser"
1131
1145
  ],
1132
- "time": "2020-04-02T12:33:25+00:00"
1146
+ "time": "2020-05-25T17:24:27+00:00"
1133
1147
  },
1134
1148
  {
1135
1149
  "name": "doctrine/lexer",
@@ -1193,16 +1207,16 @@
1193
1207
  },
1194
1208
  {
1195
1209
  "name": "friendsofphp/php-cs-fixer",
1196
- "version": "v2.16.3",
1210
+ "version": "v2.16.4",
1197
1211
  "source": {
1198
1212
  "type": "git",
1199
1213
  "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
1200
- "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0"
1214
+ "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13"
1201
1215
  },
1202
1216
  "dist": {
1203
1217
  "type": "zip",
1204
- "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/83baf823a33a1cbd5416c8626935cf3f843c10b0",
1205
- "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0",
1218
+ "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1023c3458137ab052f6ff1e09621a721bfdeca13",
1219
+ "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13",
1206
1220
  "shasum": ""
1207
1221
  },
1208
1222
  "require": {
@@ -1234,12 +1248,12 @@
1234
1248
  "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
1235
1249
  "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
1236
1250
  "phpunitgoodpractices/traits": "^1.8",
1237
- "symfony/phpunit-bridge": "^4.3 || ^5.0",
1251
+ "symfony/phpunit-bridge": "^5.1",
1238
1252
  "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
1239
1253
  },
1240
1254
  "suggest": {
1241
1255
  "ext-dom": "For handling output formats in XML",
1242
- "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
1256
+ "ext-mbstring": "For handling non-UTF8 characters.",
1243
1257
  "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
1244
1258
  "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
1245
1259
  "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
@@ -1286,7 +1300,7 @@
1286
1300
  "type": "github"
1287
1301
  }
1288
1302
  ],
1289
- "time": "2020-04-15T18:51:10+00:00"
1303
+ "time": "2020-06-27T23:57:46+00:00"
1290
1304
  },
1291
1305
  {
1292
1306
  "name": "paragonie/random_compat",
@@ -1386,20 +1400,20 @@
1386
1400
  },
1387
1401
  {
1388
1402
  "name": "phpstan/phpstan",
1389
- "version": "0.12.31",
1403
+ "version": "0.12.33",
1390
1404
  "source": {
1391
1405
  "type": "git",
1392
1406
  "url": "https://github.com/phpstan/phpstan.git",
1393
- "reference": "776c8056b401e1b67f277b9e9fb334d1a274671d"
1407
+ "reference": "46e698a0452526a05c4a351d7c47c4b8c37a548d"
1394
1408
  },
1395
1409
  "dist": {
1396
1410
  "type": "zip",
1397
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/776c8056b401e1b67f277b9e9fb334d1a274671d",
1398
- "reference": "776c8056b401e1b67f277b9e9fb334d1a274671d",
1411
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/46e698a0452526a05c4a351d7c47c4b8c37a548d",
1412
+ "reference": "46e698a0452526a05c4a351d7c47c4b8c37a548d",
1399
1413
  "shasum": ""
1400
1414
  },
1401
1415
  "require": {
1402
- "php": "^7.1"
1416
+ "php": "^7.1|^8.0"
1403
1417
  },
1404
1418
  "conflict": {
1405
1419
  "phpstan/phpstan-shim": "*"
@@ -1438,20 +1452,20 @@
1438
1452
  "type": "tidelift"
1439
1453
  }
1440
1454
  ],
1441
- "time": "2020-06-24T20:55:29+00:00"
1455
+ "time": "2020-07-19T22:10:11+00:00"
1442
1456
  },
1443
1457
  {
1444
1458
  "name": "symfony/event-dispatcher",
1445
- "version": "v3.4.39",
1459
+ "version": "v3.4.42",
1446
1460
  "source": {
1447
1461
  "type": "git",
1448
1462
  "url": "https://github.com/symfony/event-dispatcher.git",
1449
- "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48"
1463
+ "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081"
1450
1464
  },
1451
1465
  "dist": {
1452
1466
  "type": "zip",
1453
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
1454
- "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
1467
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/14d978f8e8555f2de719c00eb65376be7d2e9081",
1468
+ "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081",
1455
1469
  "shasum": ""
1456
1470
  },
1457
1471
  "require": {
@@ -1515,20 +1529,20 @@
1515
1529
  "type": "tidelift"
1516
1530
  }
1517
1531
  ],
1518
- "time": "2020-03-15T09:38:08+00:00"
1532
+ "time": "2020-05-05T15:06:23+00:00"
1519
1533
  },
1520
1534
  {
1521
1535
  "name": "symfony/options-resolver",
1522
- "version": "v3.4.39",
1536
+ "version": "v3.4.42",
1523
1537
  "source": {
1524
1538
  "type": "git",
1525
1539
  "url": "https://github.com/symfony/options-resolver.git",
1526
- "reference": "730ef56164ed6c9356c159e9f5ff2b84d753b9ed"
1540
+ "reference": "3b9fe6db7fe3694307d182dd73983584af77d5fd"
1527
1541
  },
1528
1542
  "dist": {
1529
1543
  "type": "zip",
1530
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/730ef56164ed6c9356c159e9f5ff2b84d753b9ed",
1531
- "reference": "730ef56164ed6c9356c159e9f5ff2b84d753b9ed",
1544
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/3b9fe6db7fe3694307d182dd73983584af77d5fd",
1545
+ "reference": "3b9fe6db7fe3694307d182dd73983584af77d5fd",
1532
1546
  "shasum": ""
1533
1547
  },
1534
1548
  "require": {
@@ -1569,20 +1583,34 @@
1569
1583
  "configuration",
1570
1584
  "options"
1571
1585
  ],
1572
- "time": "2020-01-01T11:03:25+00:00"
1586
+ "funding": [
1587
+ {
1588
+ "url": "https://symfony.com/sponsor",
1589
+ "type": "custom"
1590
+ },
1591
+ {
1592
+ "url": "https://github.com/fabpot",
1593
+ "type": "github"
1594
+ },
1595
+ {
1596
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1597
+ "type": "tidelift"
1598
+ }
1599
+ ],
1600
+ "time": "2020-05-21T13:02:25+00:00"
1573
1601
  },
1574
1602
  {
1575
1603
  "name": "symfony/polyfill-php70",
1576
- "version": "v1.15.0",
1604
+ "version": "v1.18.0",
1577
1605
  "source": {
1578
1606
  "type": "git",
1579
1607
  "url": "https://github.com/symfony/polyfill-php70.git",
1580
- "reference": "2a18e37a489803559284416df58c71ccebe50bf0"
1608
+ "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
1581
1609
  },
1582
1610
  "dist": {
1583
1611
  "type": "zip",
1584
- "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0",
1585
- "reference": "2a18e37a489803559284416df58c71ccebe50bf0",
1612
+ "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
1613
+ "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
1586
1614
  "shasum": ""
1587
1615
  },
1588
1616
  "require": {
@@ -1592,7 +1620,11 @@
1592
1620
  "type": "library",
1593
1621
  "extra": {
1594
1622
  "branch-alias": {
1595
- "dev-master": "1.15-dev"
1623
+ "dev-master": "1.18-dev"
1624
+ },
1625
+ "thanks": {
1626
+ "name": "symfony/polyfill",
1627
+ "url": "https://github.com/symfony/polyfill"
1596
1628
  }
1597
1629
  },
1598
1630
  "autoload": {
@@ -1628,20 +1660,34 @@
1628
1660
  "portable",
1629
1661
  "shim"
1630
1662
  ],
1631
- "time": "2020-02-27T09:26:54+00:00"
1663
+ "funding": [
1664
+ {
1665
+ "url": "https://symfony.com/sponsor",
1666
+ "type": "custom"
1667
+ },
1668
+ {
1669
+ "url": "https://github.com/fabpot",
1670
+ "type": "github"
1671
+ },
1672
+ {
1673
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1674
+ "type": "tidelift"
1675
+ }
1676
+ ],
1677
+ "time": "2020-07-14T12:35:20+00:00"
1632
1678
  },
1633
1679
  {
1634
1680
  "name": "symfony/polyfill-php72",
1635
- "version": "v1.15.0",
1681
+ "version": "v1.18.0",
1636
1682
  "source": {
1637
1683
  "type": "git",
1638
1684
  "url": "https://github.com/symfony/polyfill-php72.git",
1639
- "reference": "37b0976c78b94856543260ce09b460a7bc852747"
1685
+ "reference": "639447d008615574653fb3bc60d1986d7172eaae"
1640
1686
  },
1641
1687
  "dist": {
1642
1688
  "type": "zip",
1643
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
1644
- "reference": "37b0976c78b94856543260ce09b460a7bc852747",
1689
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
1690
+ "reference": "639447d008615574653fb3bc60d1986d7172eaae",
1645
1691
  "shasum": ""
1646
1692
  },
1647
1693
  "require": {
@@ -1650,7 +1696,11 @@
1650
1696
  "type": "library",
1651
1697
  "extra": {
1652
1698
  "branch-alias": {
1653
- "dev-master": "1.15-dev"
1699
+ "dev-master": "1.18-dev"
1700
+ },
1701
+ "thanks": {
1702
+ "name": "symfony/polyfill",
1703
+ "url": "https://github.com/symfony/polyfill"
1654
1704
  }
1655
1705
  },
1656
1706
  "autoload": {
@@ -1697,11 +1747,11 @@
1697
1747
  "type": "tidelift"
1698
1748
  }
1699
1749
  ],
1700
- "time": "2020-02-27T09:26:54+00:00"
1750
+ "time": "2020-07-14T12:35:20+00:00"
1701
1751
  },
1702
1752
  {
1703
1753
  "name": "symfony/stopwatch",
1704
- "version": "v3.4.39",
1754
+ "version": "v3.4.42",
1705
1755
  "source": {
1706
1756
  "type": "git",
1707
1757
  "url": "https://github.com/symfony/stopwatch.git",
@@ -1,4 +1,5 @@
1
1
  parameters:
2
2
  inferPrivatePropertyTypeFromConstructor: true
3
+ level: 5
3
4
  paths:
4
5
  - src
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dependabot-composer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.118.7
4
+ version: 0.118.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-02 00:00:00.000000000 Z
11
+ date: 2020-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dependabot-common
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.118.7
19
+ version: 0.118.8
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.118.7
26
+ version: 0.118.8
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: byebug
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -114,14 +114,14 @@ dependencies:
114
114
  requirements:
115
115
  - - "~>"
116
116
  - !ruby/object:Gem::Version
117
- version: 0.85.0
117
+ version: 0.88.0
118
118
  type: :development
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - "~>"
123
123
  - !ruby/object:Gem::Version
124
- version: 0.85.0
124
+ version: 0.88.0
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: vcr
127
127
  requirement: !ruby/object:Gem::Requirement