|
1 | 1 | { |
| 2 | + bigdecimal = { |
| 3 | + groups = ["default"]; |
| 4 | + platforms = []; |
| 5 | + source = { |
| 6 | + remotes = ["https://rubygems.org"]; |
| 7 | + sha256 = "1gi7zqgmqwi5lizggs1jhc3zlwaqayy9rx2ah80sxy24bbnng558"; |
| 8 | + type = "gem"; |
| 9 | + }; |
| 10 | + version = "3.1.8"; |
| 11 | + }; |
2 | 12 | diff-lcs = { |
3 | 13 | groups = ["default" "development"]; |
4 | 14 | platforms = []; |
5 | 15 | source = { |
6 | 16 | remotes = ["https://rubygems.org"]; |
7 | | - sha256 = "0rwvjahnp7cpmracd8x732rjgnilqv2sx7d1gfrysslc3h039fa9"; |
| 17 | + sha256 = "1znxccz83m4xgpd239nyqxlifdb7m8rlfayk6s259186nkgj6ci7"; |
8 | 18 | type = "gem"; |
9 | 19 | }; |
10 | | - version = "1.5.0"; |
| 20 | + version = "1.5.1"; |
11 | 21 | }; |
12 | 22 | google-protobuf = { |
| 23 | + dependencies = ["bigdecimal" "rake"]; |
13 | 24 | groups = ["default"]; |
14 | 25 | platforms = []; |
15 | 26 | source = { |
16 | 27 | remotes = ["https://rubygems.org"]; |
17 | | - sha256 = "18d1w5j7vjaza3v1ig9j7zyis04kxqdkb1272vbgncxn03ck45mm"; |
| 28 | + sha256 = "1d99vyhmyp2n5zd0qmfymzwbcn71dbnwwvc0m4z14msjb7b8dvf0"; |
18 | 29 | type = "gem"; |
19 | 30 | }; |
20 | | - version = "3.25.0"; |
| 31 | + version = "4.28.3"; |
21 | 32 | }; |
22 | 33 | pg_query = { |
23 | 34 | dependencies = ["google-protobuf"]; |
24 | 35 | groups = ["default"]; |
25 | 36 | platforms = []; |
26 | 37 | source = { |
27 | 38 | remotes = ["https://rubygems.org"]; |
28 | | - sha256 = "15ynrzqsmmbmxib8ri8n9k6z3l6rwd91j7y1mghm33nfgdf9bj8w"; |
| 39 | + sha256 = "0p8ljf694qvrf5875ljg6kp7gvmndy8490kasjzcq22ghryg9xxp"; |
29 | 40 | type = "gem"; |
30 | 41 | }; |
31 | | - version = "4.2.3"; |
| 42 | + version = "5.1.0"; |
32 | 43 | }; |
33 | 44 | rake = { |
34 | 45 | groups = ["development"]; |
35 | 46 | platforms = []; |
36 | 47 | source = { |
37 | 48 | remotes = ["https://rubygems.org"]; |
38 | | - sha256 = "1ilr853hawi09626axx0mps4rkkmxcs54mapz9jnqvpnlwd3wsmy"; |
| 49 | + sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6"; |
39 | 50 | type = "gem"; |
40 | 51 | }; |
41 | | - version = "13.1.0"; |
| 52 | + version = "13.2.1"; |
42 | 53 | }; |
43 | 54 | rspec = { |
44 | 55 | dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"]; |
45 | 56 | groups = ["development"]; |
46 | 57 | platforms = []; |
47 | 58 | source = { |
48 | 59 | remotes = ["https://rubygems.org"]; |
49 | | - sha256 = "171rc90vcgjl8p1bdrqa92ymrj8a87qf6w20x05xq29mljcigi6c"; |
| 60 | + sha256 = "14xrp8vq6i9zx37vh0yp4h9m0anx9paw200l1r5ad9fmq559346l"; |
50 | 61 | type = "gem"; |
51 | 62 | }; |
52 | | - version = "3.12.0"; |
| 63 | + version = "3.13.0"; |
53 | 64 | }; |
54 | 65 | rspec-core = { |
55 | 66 | dependencies = ["rspec-support"]; |
56 | 67 | groups = ["default" "development"]; |
57 | 68 | platforms = []; |
58 | 69 | source = { |
59 | 70 | remotes = ["https://rubygems.org"]; |
60 | | - sha256 = "0l95bnjxdabrn79hwdhn2q1n7mn26pj7y1w5660v5qi81x458nqm"; |
| 71 | + sha256 = "001kazj244cb6fbkmh7ap74csbr78717qaskqzqpir1q8xpdmywl"; |
61 | 72 | type = "gem"; |
62 | 73 | }; |
63 | | - version = "3.12.2"; |
| 74 | + version = "3.13.2"; |
64 | 75 | }; |
65 | 76 | rspec-expectations = { |
66 | 77 | dependencies = ["diff-lcs" "rspec-support"]; |
67 | 78 | groups = ["default" "development"]; |
68 | 79 | platforms = []; |
69 | 80 | source = { |
70 | 81 | remotes = ["https://rubygems.org"]; |
71 | | - sha256 = "05j44jfqlv7j2rpxb5vqzf9hfv7w8ba46wwgxwcwd8p0wzi1hg89"; |
| 82 | + sha256 = "0n3cyrhsa75x5wwvskrrqk56jbjgdi2q1zx0irllf0chkgsmlsqf"; |
72 | 83 | type = "gem"; |
73 | 84 | }; |
74 | | - version = "3.12.3"; |
| 85 | + version = "3.13.3"; |
75 | 86 | }; |
76 | 87 | rspec-mocks = { |
77 | 88 | dependencies = ["diff-lcs" "rspec-support"]; |
78 | 89 | groups = ["default" "development"]; |
79 | 90 | platforms = []; |
80 | 91 | source = { |
81 | 92 | remotes = ["https://rubygems.org"]; |
82 | | - sha256 = "1gq7gviwpck7fhp4y5ibljljvxgjklza18j62qf6zkm2icaa8lfy"; |
| 93 | + sha256 = "1vxxkb2sf2b36d8ca2nq84kjf85fz4x7wqcvb8r6a5hfxxfk69r3"; |
83 | 94 | type = "gem"; |
84 | 95 | }; |
85 | | - version = "3.12.6"; |
| 96 | + version = "3.13.2"; |
86 | 97 | }; |
87 | 98 | rspec-support = { |
88 | 99 | groups = ["default" "development"]; |
89 | 100 | platforms = []; |
90 | 101 | source = { |
91 | 102 | remotes = ["https://rubygems.org"]; |
92 | | - sha256 = "1ky86j3ksi26ng9ybd7j0qsdf1lpr8mzrmn98yy9gzv801fvhsgr"; |
| 103 | + sha256 = "03z7gpqz5xkw9rf53835pa8a9vgj4lic54rnix9vfwmp2m7pv1s8"; |
93 | 104 | type = "gem"; |
94 | 105 | }; |
95 | | - version = "3.12.1"; |
| 106 | + version = "3.13.1"; |
96 | 107 | }; |
97 | 108 | } |
0 commit comments