primer_view_components 0.0.64 → 0.0.65

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: primer_view_components
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.64
4
+ version: 0.0.65
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub Open Source
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-08 00:00:00.000000000 Z
11
+ date: 2021-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionview
@@ -543,6 +543,8 @@ files:
543
543
  - lib/rubocop/cop/primer.rb
544
544
  - lib/rubocop/cop/primer/base_cop.rb
545
545
  - lib/rubocop/cop/primer/deprecated_arguments.rb
546
+ - lib/rubocop/cop/primer/deprecated_button_arguments.rb
547
+ - lib/rubocop/cop/primer/deprecated_label_schemes.rb
546
548
  - lib/rubocop/cop/primer/deprecated_layout_component.rb
547
549
  - lib/rubocop/cop/primer/no_tag_memoize.rb
548
550
  - lib/rubocop/cop/primer/primer_octicon.rb
@@ -584,7 +586,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
584
586
  - !ruby/object:Gem::Version
585
587
  version: '0'
586
588
  requirements: []
587
- rubygems_version: 3.1.6
589
+ rubygems_version: 3.1.2
588
590
  signing_key:
589
591
  specification_version: 4
590
592
  summary: ViewComponents for the Primer Design System