blob: d8dbd51d998cbfe0c046bdf7bbdb9f1845b37b53 (
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
|
@comment $NetBSD: PLIST,v 1.4 2020/06/14 13:32:57 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.autotest
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.hound.yml
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.ruby-version
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Appraisals
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/MIT-LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/gemfiles/rails_4_2.gemfile
${GEM_LIBDIR}/gemfiles/rails_4_2.gemfile.lock
${GEM_LIBDIR}/gemfiles/rails_5_0.gemfile
${GEM_LIBDIR}/gemfiles/rails_5_0.gemfile.lock
${GEM_LIBDIR}/gemfiles/rails_5_1.gemfile
${GEM_LIBDIR}/gemfiles/rails_5_1.gemfile.lock
${GEM_LIBDIR}/gemfiles/rails_5_2.gemfile
${GEM_LIBDIR}/gemfiles/rails_5_2.gemfile.lock
${GEM_LIBDIR}/gemfiles/rails_6_0.gemfile
${GEM_LIBDIR}/gemfiles/rails_6_0.gemfile.lock
${GEM_LIBDIR}/lib/shoulda.rb
${GEM_LIBDIR}/lib/shoulda/version.rb
${GEM_LIBDIR}/script/install_gems_in_all_appraisals
${GEM_LIBDIR}/script/run_all_tests
${GEM_LIBDIR}/script/supported_ruby_versions
${GEM_LIBDIR}/script/update_gem_in_all_appraisals
${GEM_LIBDIR}/script/update_gems_in_all_appraisals
${GEM_LIBDIR}/shoulda.gemspec
${GEM_LIBDIR}/test/acceptance/integrates_with_rails_test.rb
${GEM_LIBDIR}/test/acceptance_test_helper.rb
${GEM_LIBDIR}/test/support/acceptance/add_shoulda_to_project.rb
${GEM_LIBDIR}/test/support/acceptance/helpers/array_helpers.rb
${GEM_LIBDIR}/test/support/acceptance/helpers/pluralization_helpers.rb
${GEM_LIBDIR}/test/support/acceptance/matchers/have_output.rb
${GEM_LIBDIR}/test/support/acceptance/matchers/indicate_that_tests_were_run.rb
${GEM_LIBDIR}/test/support/acceptance/rails_application_with_shoulda.rb
${GEM_LIBDIR}/test/support/current_bundle.rb
${GEM_LIBDIR}/test/support/snowglobe.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|