blob: c8cef8d3a032317786580248fc30cb38ea22027d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
|
@comment $NetBSD: PLIST,v 1.26 2019/09/18 14:30:43 taca Exp $
bin/bundle2-${RUBY_SUFFIX}
bin/bundler2-${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/LICENSE.md
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/bundler.gemspec
${GEM_LIBDIR}/exe/bundle
${GEM_LIBDIR}/exe/bundle_ruby
${GEM_LIBDIR}/exe/bundler
${GEM_LIBDIR}/lib/bundler.rb
${GEM_LIBDIR}/lib/bundler/build_metadata.rb
${GEM_LIBDIR}/lib/bundler/capistrano.rb
${GEM_LIBDIR}/lib/bundler/cli.rb
${GEM_LIBDIR}/lib/bundler/cli/add.rb
${GEM_LIBDIR}/lib/bundler/cli/binstubs.rb
${GEM_LIBDIR}/lib/bundler/cli/cache.rb
${GEM_LIBDIR}/lib/bundler/cli/check.rb
${GEM_LIBDIR}/lib/bundler/cli/clean.rb
${GEM_LIBDIR}/lib/bundler/cli/common.rb
${GEM_LIBDIR}/lib/bundler/cli/config.rb
${GEM_LIBDIR}/lib/bundler/cli/console.rb
${GEM_LIBDIR}/lib/bundler/cli/doctor.rb
${GEM_LIBDIR}/lib/bundler/cli/exec.rb
${GEM_LIBDIR}/lib/bundler/cli/gem.rb
${GEM_LIBDIR}/lib/bundler/cli/info.rb
${GEM_LIBDIR}/lib/bundler/cli/init.rb
${GEM_LIBDIR}/lib/bundler/cli/inject.rb
${GEM_LIBDIR}/lib/bundler/cli/install.rb
${GEM_LIBDIR}/lib/bundler/cli/issue.rb
${GEM_LIBDIR}/lib/bundler/cli/list.rb
${GEM_LIBDIR}/lib/bundler/cli/lock.rb
${GEM_LIBDIR}/lib/bundler/cli/open.rb
${GEM_LIBDIR}/lib/bundler/cli/outdated.rb
${GEM_LIBDIR}/lib/bundler/cli/package.rb
${GEM_LIBDIR}/lib/bundler/cli/platform.rb
${GEM_LIBDIR}/lib/bundler/cli/plugin.rb
${GEM_LIBDIR}/lib/bundler/cli/pristine.rb
${GEM_LIBDIR}/lib/bundler/cli/remove.rb
${GEM_LIBDIR}/lib/bundler/cli/show.rb
${GEM_LIBDIR}/lib/bundler/cli/update.rb
${GEM_LIBDIR}/lib/bundler/cli/viz.rb
${GEM_LIBDIR}/lib/bundler/compact_index_client.rb
${GEM_LIBDIR}/lib/bundler/compact_index_client/cache.rb
${GEM_LIBDIR}/lib/bundler/compact_index_client/updater.rb
${GEM_LIBDIR}/lib/bundler/compatibility_guard.rb
${GEM_LIBDIR}/lib/bundler/constants.rb
${GEM_LIBDIR}/lib/bundler/current_ruby.rb
${GEM_LIBDIR}/lib/bundler/definition.rb
${GEM_LIBDIR}/lib/bundler/dep_proxy.rb
${GEM_LIBDIR}/lib/bundler/dependency.rb
${GEM_LIBDIR}/lib/bundler/deployment.rb
${GEM_LIBDIR}/lib/bundler/deprecate.rb
${GEM_LIBDIR}/lib/bundler/dsl.rb
${GEM_LIBDIR}/lib/bundler/endpoint_specification.rb
${GEM_LIBDIR}/lib/bundler/env.rb
${GEM_LIBDIR}/lib/bundler/environment_preserver.rb
${GEM_LIBDIR}/lib/bundler/errors.rb
${GEM_LIBDIR}/lib/bundler/feature_flag.rb
${GEM_LIBDIR}/lib/bundler/fetcher.rb
${GEM_LIBDIR}/lib/bundler/fetcher/base.rb
${GEM_LIBDIR}/lib/bundler/fetcher/compact_index.rb
${GEM_LIBDIR}/lib/bundler/fetcher/dependency.rb
${GEM_LIBDIR}/lib/bundler/fetcher/downloader.rb
${GEM_LIBDIR}/lib/bundler/fetcher/index.rb
${GEM_LIBDIR}/lib/bundler/friendly_errors.rb
${GEM_LIBDIR}/lib/bundler/gem_helper.rb
${GEM_LIBDIR}/lib/bundler/gem_helpers.rb
${GEM_LIBDIR}/lib/bundler/gem_remote_fetcher.rb
${GEM_LIBDIR}/lib/bundler/gem_tasks.rb
${GEM_LIBDIR}/lib/bundler/gem_version_promoter.rb
${GEM_LIBDIR}/lib/bundler/gemdeps.rb
${GEM_LIBDIR}/lib/bundler/graph.rb
${GEM_LIBDIR}/lib/bundler/index.rb
${GEM_LIBDIR}/lib/bundler/injector.rb
${GEM_LIBDIR}/lib/bundler/inline.rb
${GEM_LIBDIR}/lib/bundler/installer.rb
${GEM_LIBDIR}/lib/bundler/installer/gem_installer.rb
${GEM_LIBDIR}/lib/bundler/installer/parallel_installer.rb
${GEM_LIBDIR}/lib/bundler/installer/standalone.rb
${GEM_LIBDIR}/lib/bundler/lazy_specification.rb
${GEM_LIBDIR}/lib/bundler/lockfile_generator.rb
${GEM_LIBDIR}/lib/bundler/lockfile_parser.rb
${GEM_LIBDIR}/lib/bundler/match_platform.rb
${GEM_LIBDIR}/lib/bundler/mirror.rb
${GEM_LIBDIR}/lib/bundler/plugin.rb
${GEM_LIBDIR}/lib/bundler/plugin/api.rb
${GEM_LIBDIR}/lib/bundler/plugin/api/source.rb
${GEM_LIBDIR}/lib/bundler/plugin/dsl.rb
${GEM_LIBDIR}/lib/bundler/plugin/events.rb
${GEM_LIBDIR}/lib/bundler/plugin/index.rb
${GEM_LIBDIR}/lib/bundler/plugin/installer.rb
${GEM_LIBDIR}/lib/bundler/plugin/installer/git.rb
${GEM_LIBDIR}/lib/bundler/plugin/installer/rubygems.rb
${GEM_LIBDIR}/lib/bundler/plugin/source_list.rb
${GEM_LIBDIR}/lib/bundler/process_lock.rb
${GEM_LIBDIR}/lib/bundler/psyched_yaml.rb
${GEM_LIBDIR}/lib/bundler/remote_specification.rb
${GEM_LIBDIR}/lib/bundler/resolver.rb
${GEM_LIBDIR}/lib/bundler/resolver/spec_group.rb
${GEM_LIBDIR}/lib/bundler/retry.rb
${GEM_LIBDIR}/lib/bundler/ruby_dsl.rb
${GEM_LIBDIR}/lib/bundler/ruby_version.rb
${GEM_LIBDIR}/lib/bundler/rubygems_ext.rb
${GEM_LIBDIR}/lib/bundler/rubygems_gem_installer.rb
${GEM_LIBDIR}/lib/bundler/rubygems_integration.rb
${GEM_LIBDIR}/lib/bundler/runtime.rb
${GEM_LIBDIR}/lib/bundler/settings.rb
${GEM_LIBDIR}/lib/bundler/settings/validator.rb
${GEM_LIBDIR}/lib/bundler/setup.rb
${GEM_LIBDIR}/lib/bundler/shared_helpers.rb
${GEM_LIBDIR}/lib/bundler/similarity_detector.rb
${GEM_LIBDIR}/lib/bundler/source.rb
${GEM_LIBDIR}/lib/bundler/source/gemspec.rb
${GEM_LIBDIR}/lib/bundler/source/git.rb
${GEM_LIBDIR}/lib/bundler/source/git/git_proxy.rb
${GEM_LIBDIR}/lib/bundler/source/metadata.rb
${GEM_LIBDIR}/lib/bundler/source/path.rb
${GEM_LIBDIR}/lib/bundler/source/path/installer.rb
${GEM_LIBDIR}/lib/bundler/source/rubygems.rb
${GEM_LIBDIR}/lib/bundler/source/rubygems/remote.rb
${GEM_LIBDIR}/lib/bundler/source_list.rb
${GEM_LIBDIR}/lib/bundler/spec_set.rb
${GEM_LIBDIR}/lib/bundler/ssl_certs/.document
${GEM_LIBDIR}/lib/bundler/ssl_certs/certificate_manager.rb
${GEM_LIBDIR}/lib/bundler/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem
${GEM_LIBDIR}/lib/bundler/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem
${GEM_LIBDIR}/lib/bundler/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem
${GEM_LIBDIR}/lib/bundler/stub_specification.rb
${GEM_LIBDIR}/lib/bundler/templates/.document
${GEM_LIBDIR}/lib/bundler/templates/Executable
${GEM_LIBDIR}/lib/bundler/templates/Executable.bundler
${GEM_LIBDIR}/lib/bundler/templates/Executable.standalone
${GEM_LIBDIR}/lib/bundler/templates/Gemfile
${GEM_LIBDIR}/lib/bundler/templates/gems.rb
${GEM_LIBDIR}/lib/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/Gemfile.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/LICENSE.txt.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/README.md.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/Rakefile.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/bin/console.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/bin/setup.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/exe/newgem.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/ext/newgem/extconf.rb.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/ext/newgem/newgem.c.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/ext/newgem/newgem.h.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/gitignore.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/lib/newgem.rb.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/lib/newgem/version.rb.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/newgem.gemspec.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/rspec.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/spec/newgem_spec.rb.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/spec/spec_helper.rb.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/test/newgem_test.rb.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/test/test_helper.rb.tt
${GEM_LIBDIR}/lib/bundler/templates/newgem/travis.yml.tt
${GEM_LIBDIR}/lib/bundler/ui.rb
${GEM_LIBDIR}/lib/bundler/ui/rg_proxy.rb
${GEM_LIBDIR}/lib/bundler/ui/shell.rb
${GEM_LIBDIR}/lib/bundler/ui/silent.rb
${GEM_LIBDIR}/lib/bundler/uri_credentials_filter.rb
${GEM_LIBDIR}/lib/bundler/vendor/fileutils/lib/fileutils.rb
${GEM_LIBDIR}/lib/bundler/vendor/fileutils/lib/fileutils/version.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/errors.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb
${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/state.rb
${GEM_LIBDIR}/lib/bundler/vendor/net-http-persistent/lib/net/http/faster.rb
${GEM_LIBDIR}/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb
${GEM_LIBDIR}/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/ssl_reuse.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/create_file.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/create_link.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/directory.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/base.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/command.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/error.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/group.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/invocation.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/line_editor.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser/argument.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser/arguments.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser/option.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser/options.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/rake_compat.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/runner.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/shell.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/shell/basic.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/shell/color.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/shell/html.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/util.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/version.rb
${GEM_LIBDIR}/lib/bundler/vendored_fileutils.rb
${GEM_LIBDIR}/lib/bundler/vendored_molinillo.rb
${GEM_LIBDIR}/lib/bundler/vendored_persistent.rb
${GEM_LIBDIR}/lib/bundler/vendored_thor.rb
${GEM_LIBDIR}/lib/bundler/version.rb
${GEM_LIBDIR}/lib/bundler/version_ranges.rb
${GEM_LIBDIR}/lib/bundler/vlad.rb
${GEM_LIBDIR}/lib/bundler/worker.rb
${GEM_LIBDIR}/lib/bundler/yaml_serializer.rb
${GEM_LIBDIR}/man/bundle-add.1
${GEM_LIBDIR}/man/bundle-add.1.txt
${GEM_LIBDIR}/man/bundle-add.ronn
${GEM_LIBDIR}/man/bundle-binstubs.1
${GEM_LIBDIR}/man/bundle-binstubs.1.txt
${GEM_LIBDIR}/man/bundle-binstubs.ronn
${GEM_LIBDIR}/man/bundle-check.1
${GEM_LIBDIR}/man/bundle-check.1.txt
${GEM_LIBDIR}/man/bundle-check.ronn
${GEM_LIBDIR}/man/bundle-clean.1
${GEM_LIBDIR}/man/bundle-clean.1.txt
${GEM_LIBDIR}/man/bundle-clean.ronn
${GEM_LIBDIR}/man/bundle-config.1
${GEM_LIBDIR}/man/bundle-config.1.txt
${GEM_LIBDIR}/man/bundle-config.ronn
${GEM_LIBDIR}/man/bundle-doctor.1
${GEM_LIBDIR}/man/bundle-doctor.1.txt
${GEM_LIBDIR}/man/bundle-doctor.ronn
${GEM_LIBDIR}/man/bundle-exec.1
${GEM_LIBDIR}/man/bundle-exec.1.txt
${GEM_LIBDIR}/man/bundle-exec.ronn
${GEM_LIBDIR}/man/bundle-gem.1
${GEM_LIBDIR}/man/bundle-gem.1.txt
${GEM_LIBDIR}/man/bundle-gem.ronn
${GEM_LIBDIR}/man/bundle-info.1
${GEM_LIBDIR}/man/bundle-info.1.txt
${GEM_LIBDIR}/man/bundle-info.ronn
${GEM_LIBDIR}/man/bundle-init.1
${GEM_LIBDIR}/man/bundle-init.1.txt
${GEM_LIBDIR}/man/bundle-init.ronn
${GEM_LIBDIR}/man/bundle-inject.1
${GEM_LIBDIR}/man/bundle-inject.1.txt
${GEM_LIBDIR}/man/bundle-inject.ronn
${GEM_LIBDIR}/man/bundle-install.1
${GEM_LIBDIR}/man/bundle-install.1.txt
${GEM_LIBDIR}/man/bundle-install.ronn
${GEM_LIBDIR}/man/bundle-list.1
${GEM_LIBDIR}/man/bundle-list.1.txt
${GEM_LIBDIR}/man/bundle-list.ronn
${GEM_LIBDIR}/man/bundle-lock.1
${GEM_LIBDIR}/man/bundle-lock.1.txt
${GEM_LIBDIR}/man/bundle-lock.ronn
${GEM_LIBDIR}/man/bundle-open.1
${GEM_LIBDIR}/man/bundle-open.1.txt
${GEM_LIBDIR}/man/bundle-open.ronn
${GEM_LIBDIR}/man/bundle-outdated.1
${GEM_LIBDIR}/man/bundle-outdated.1.txt
${GEM_LIBDIR}/man/bundle-outdated.ronn
${GEM_LIBDIR}/man/bundle-package.1
${GEM_LIBDIR}/man/bundle-package.1.txt
${GEM_LIBDIR}/man/bundle-package.ronn
${GEM_LIBDIR}/man/bundle-platform.1
${GEM_LIBDIR}/man/bundle-platform.1.txt
${GEM_LIBDIR}/man/bundle-platform.ronn
${GEM_LIBDIR}/man/bundle-pristine.1
${GEM_LIBDIR}/man/bundle-pristine.1.txt
${GEM_LIBDIR}/man/bundle-pristine.ronn
${GEM_LIBDIR}/man/bundle-remove.1
${GEM_LIBDIR}/man/bundle-remove.1.txt
${GEM_LIBDIR}/man/bundle-remove.ronn
${GEM_LIBDIR}/man/bundle-show.1
${GEM_LIBDIR}/man/bundle-show.1.txt
${GEM_LIBDIR}/man/bundle-show.ronn
${GEM_LIBDIR}/man/bundle-update.1
${GEM_LIBDIR}/man/bundle-update.1.txt
${GEM_LIBDIR}/man/bundle-update.ronn
${GEM_LIBDIR}/man/bundle-viz.1
${GEM_LIBDIR}/man/bundle-viz.1.txt
${GEM_LIBDIR}/man/bundle-viz.ronn
${GEM_LIBDIR}/man/bundle.1
${GEM_LIBDIR}/man/bundle.1.txt
${GEM_LIBDIR}/man/bundle.ronn
${GEM_LIBDIR}/man/gemfile.5
${GEM_LIBDIR}/man/gemfile.5.ronn
${GEM_LIBDIR}/man/gemfile.5.txt
${GEM_LIBDIR}/man/index.txt
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|