Skip to content

Commit 12cb2ab

Browse files
committed
chore: Remove Appraisal
1 parent 8359549 commit 12cb2ab

17 files changed

+2
-2521
lines changed

Appraisals

Lines changed: 0 additions & 46 deletions
This file was deleted.

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,5 @@ specs:
2626
lint:
2727
@docker compose -f extra/docker-compose.yml exec app bin/rubocop
2828

29-
appraisal_update:
30-
@docker compose -f extra/docker-compose.yml exec app bin/appraisal update
31-
3229
shell:
3330
@docker compose -f extra/docker-compose.yml exec app bash

activeadmin_dynamic_fields.gemspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ Gem::Specification.new do |spec|
2121
spec.require_paths = ['lib']
2222

2323
spec.add_runtime_dependency 'activeadmin', '>= 2.0', '< 4'
24-
25-
spec.add_development_dependency 'appraisal', '~> 2.4' # rubocop:disable Gemspec/DevelopmentDependencies
2624
end

bin/appraisal

Lines changed: 0 additions & 29 deletions
This file was deleted.

extra/development.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Development
22

3+
### Dev setup
4+
35
There 3 ways to interact with this project:
46

57
1) Using Docker:

gemfiles/rails61_activeadmin.gemfile

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)