forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbundle_update_config.yml
51 lines (50 loc) · 1009 Bytes
/
bundle_update_config.yml
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
ignored_gems:
- aws-partitions
- sorbet-runtime
# don't bother trying to update dependent gems unless their primary dependency
# doesn't need updated as well
cohort_gems:
aws:
- aws-partitions
- aws-sdk-applicationautoscaling
- aws-sdk-autoscaling
- aws-sdk-core
- aws-sdk-dynamodb
- aws-sdk-kinesis
- aws-sdk-kms
- aws-sdk-s3
- aws-sdk-sns
- aws-sdk-sqs
- aws-sigv4
faraday:
- faraday_middleware
rails:
- actioncable
- actionmailbox
- actionmailer
- actionpack
- actiontext
- actionview
- activejob
- activemodel
- activerecord
- activestorage
- activesupport
- railties
rspec:
- rspec-core
- rspec-expectations
- rspec-mocks
rubocop:
- rubocop-ast
- rubocop-factory_bot
- rubocop-graphql
- rubocop-inst
- rubocop-performance
- rubocop-rails
- rubocop-rake
- rubocop-rspec
stormbreaker:
- axe-core-api
- axe-core-rspec
- axe-core-selenium