mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
- Point gems to vendor/bundle in travis.yml - Point Travis cache to vendor/bundle - Point Appveyor cache to vendor/bundle
25 lines
236 B
Plaintext
25 lines
236 B
Plaintext
*.gem
|
|
*.rbc
|
|
.bundle
|
|
.config
|
|
.yardoc
|
|
Gemfile.lock
|
|
Gemfile.local
|
|
InstalledFiles
|
|
_yardoc
|
|
coverage
|
|
doc/
|
|
lib/bundler/man
|
|
pkg
|
|
Vagrantfile
|
|
.vagrant
|
|
rdoc
|
|
spec/reports
|
|
test/tmp
|
|
test/version_tmp
|
|
tmp
|
|
*.swp
|
|
.ruby-version
|
|
.ruby-gemset
|
|
vendor/bundle
|