|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - activesupport (7.1.2) |
| 4 | + activesupport (7.2.1) |
5 | 5 | base64 |
6 | 6 | bigdecimal |
7 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 7 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
8 | 8 | connection_pool (>= 2.2.5) |
9 | 9 | drb |
10 | 10 | i18n (>= 1.6, < 2) |
| 11 | + logger (>= 1.4.2) |
11 | 12 | minitest (>= 5.1) |
12 | | - mutex_m |
13 | | - tzinfo (~> 2.0) |
14 | | - addressable (2.8.5) |
15 | | - public_suffix (>= 2.0.2, < 6.0) |
| 13 | + securerandom (>= 0.3) |
| 14 | + tzinfo (~> 2.0, >= 2.0.5) |
| 15 | + addressable (2.8.7) |
| 16 | + public_suffix (>= 2.0.2, < 7.0) |
16 | 17 | ast (2.4.2) |
17 | 18 | aws-eventstream (1.3.0) |
18 | 19 | aws-sigv4 (1.8.0) |
19 | 20 | aws-eventstream (~> 1, >= 1.0.2) |
20 | 21 | base64 (0.2.0) |
21 | | - bigdecimal (3.1.4) |
| 22 | + bigdecimal (3.1.8) |
| 23 | + childprocess (5.0.0) |
22 | 24 | colored2 (3.1.2) |
23 | | - concurrent-ruby (1.2.2) |
| 25 | + concurrent-ruby (1.3.4) |
24 | 26 | confidante (0.28.0) |
25 | 27 | activesupport (>= 4) |
26 | 28 | hiera (~> 3.3) |
|
29 | 31 | connection_pool (2.4.1) |
30 | 32 | down (5.4.1) |
31 | 33 | addressable (~> 2.8) |
32 | | - drb (2.2.0) |
33 | | - ruby2_keywords |
| 34 | + drb (2.2.1) |
34 | 35 | evalhook (0.6.0) |
35 | 36 | partialruby (~> 0.3) |
36 | 37 | sexp_processor (~> 4.0) |
37 | 38 | excon (0.105.0) |
38 | | - faraday (2.7.12) |
39 | | - base64 |
40 | | - faraday-net_http (>= 2.0, < 3.1) |
41 | | - ruby2_keywords (>= 0.0.4) |
42 | | - faraday-net_http (3.0.2) |
| 39 | + faraday (2.11.0) |
| 40 | + faraday-net_http (>= 2.0, < 3.4) |
| 41 | + logger |
| 42 | + faraday-net_http (3.3.0) |
| 43 | + net-http |
43 | 44 | getsource (0.2.2) |
44 | 45 | git (1.18.0) |
45 | 46 | addressable (~> 2.8) |
46 | 47 | rchardet (~> 1.8) |
47 | 48 | hamster (3.0.0) |
48 | 49 | concurrent-ruby (~> 1.0) |
49 | 50 | hiera (3.12.0) |
50 | | - i18n (1.14.1) |
| 51 | + i18n (1.14.5) |
51 | 52 | concurrent-ruby (~> 1.0) |
52 | 53 | immutable-struct (2.4.1) |
53 | 54 | json (2.7.2) |
54 | 55 | language_server-protocol (3.17.0.3) |
55 | | - lino (3.1.0) |
| 56 | + lino (4.1.0) |
| 57 | + childprocess (~> 5.0.0) |
56 | 58 | hamster (~> 3.0) |
57 | 59 | open4 (~> 1.3) |
| 60 | + logger (1.6.0) |
58 | 61 | minitar (0.9) |
59 | | - minitest (5.20.0) |
60 | | - mutex_m (0.2.0) |
61 | | - octokit (8.0.0) |
| 62 | + minitest (5.25.1) |
| 63 | + net-http (0.4.1) |
| 64 | + uri |
| 65 | + octokit (8.1.0) |
| 66 | + base64 |
62 | 67 | faraday (>= 1, < 3) |
63 | 68 | sawyer (~> 0.9) |
64 | 69 | open4 (1.3.4) |
|
69 | 74 | partialruby (0.3.0) |
70 | 75 | ruby2ruby (~> 2) |
71 | 76 | ruby_parser (~> 3) |
72 | | - public_suffix (5.0.4) |
| 77 | + public_suffix (6.0.1) |
73 | 78 | racc (1.8.0) |
74 | 79 | rainbow (3.1.1) |
75 | 80 | rake (13.2.1) |
|
78 | 83 | excon (~> 0.72) |
79 | 84 | rake_factory (~> 0.23) |
80 | 85 | sshkey (~> 2.0) |
81 | | - rake_dependencies (3.5.0) |
| 86 | + rake_dependencies (3.9.0) |
82 | 87 | down (~> 5.3) |
83 | 88 | hamster (~> 3.0) |
84 | 89 | minitar (~> 0.9) |
85 | | - rake_factory (~> 0.23) |
| 90 | + rake_factory (~> 0.33) |
86 | 91 | rubyzip (>= 1.3) |
87 | | - rake_factory (0.32.0.pre.2) |
| 92 | + rake_factory (0.34.0.pre.2) |
88 | 93 | activesupport (>= 4) |
89 | 94 | rake (~> 13.0) |
90 | | - rake_git (0.1.0.pre.10) |
| 95 | + rake_git (0.3.0.pre.2) |
91 | 96 | colored2 (~> 3.1) |
92 | 97 | git (~> 1.13, >= 1.13.2) |
93 | | - rake_factory (= 0.32.0.pre.2) |
94 | | - rake_git_crypt (0.1.0.pre.29) |
| 98 | + rake_factory (~> 0.33) |
| 99 | + rake_git_crypt (0.3.0.pre.2) |
95 | 100 | colored2 (~> 3.1) |
96 | | - rake_factory (= 0.32.0.pre.2) |
97 | | - ruby_git_crypt (= 0.1.0.pre.4) |
98 | | - ruby_gpg2 (~> 0.6) |
99 | | - rake_github (0.13.0) |
| 101 | + rake_factory (~> 0.33) |
| 102 | + ruby_git_crypt (~> 0.1) |
| 103 | + ruby_gpg2 (~> 0.12) |
| 104 | + rake_github (0.15.0) |
100 | 105 | colored2 (~> 3.1) |
101 | 106 | octokit (>= 4.16, < 9.0) |
102 | | - rake_factory (~> 0.23) |
| 107 | + rake_factory (~> 0.33) |
103 | 108 | sshkey (~> 2.0) |
104 | 109 | rake_gpg (0.18.0) |
105 | 110 | rake_factory (~> 0.23) |
106 | 111 | ruby_gpg2 (~> 0.6) |
107 | | - rake_leiningen (0.36.0) |
108 | | - rake_dependencies (~> 3.1) |
109 | | - rake_factory (~> 0.23) |
110 | | - ruby_leiningen (= 0.25.0) |
| 112 | + rake_leiningen (0.38.0) |
| 113 | + rake_dependencies (~> 3.7) |
| 114 | + rake_factory (~> 0.33) |
| 115 | + ruby_leiningen (~> 0.29) |
111 | 116 | semantic (~> 1.6) |
112 | 117 | rake_ssh (0.10.0) |
113 | 118 | colored2 (~> 3.1) |
@@ -144,24 +149,24 @@ GEM |
144 | 149 | rubocop-rspec_rails (2.28.3) |
145 | 150 | rubocop (~> 1.40) |
146 | 151 | ruby-progressbar (1.13.0) |
147 | | - ruby2_keywords (0.0.5) |
148 | 152 | ruby2ruby (2.5.0) |
149 | 153 | ruby_parser (~> 3.1) |
150 | 154 | sexp_processor (~> 4.6) |
151 | | - ruby_git_crypt (0.1.0.pre.4) |
| 155 | + ruby_git_crypt (0.2.0.pre.2) |
152 | 156 | immutable-struct (~> 2.4) |
153 | | - lino (~> 3.0) |
154 | | - ruby_gpg2 (0.10.0) |
155 | | - lino (~> 3.0) |
156 | | - ruby_leiningen (0.25.0) |
| 157 | + lino (>= 4.1) |
| 158 | + ruby_gpg2 (0.12.0) |
| 159 | + lino (>= 4.1) |
| 160 | + ruby_leiningen (0.29.0) |
157 | 161 | activesupport (>= 6.0.2, < 8) |
158 | | - lino (~> 3.0) |
| 162 | + lino (>= 4.1) |
159 | 163 | ruby_parser (3.20.3) |
160 | 164 | sexp_processor (~> 4.16) |
161 | 165 | rubyzip (2.3.2) |
162 | 166 | sawyer (0.9.2) |
163 | 167 | addressable (>= 2.3.5) |
164 | 168 | faraday (>= 0.17.3, < 3) |
| 169 | + securerandom (0.3.1) |
165 | 170 | semantic (1.6.1) |
166 | 171 | sexp_processor (4.17.0) |
167 | 172 | shikashi (0.6.0) |
|
172 | 177 | tzinfo (2.0.6) |
173 | 178 | concurrent-ruby (~> 1.0) |
174 | 179 | unicode-display_width (2.5.0) |
| 180 | + uri (0.13.1) |
175 | 181 | vault (0.18.2) |
176 | 182 | aws-sigv4 |
177 | 183 |
|
|
0 commit comments