fun_html 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fun_html
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Weir
@@ -21,6 +21,10 @@ files:
21
21
  - lib/fun_html/attribute_definitions.rb
22
22
  - lib/fun_html/node_definitions.rb
23
23
  - lib/fun_html/version.rb
24
+ - rbi/attributes.rbx
25
+ - rbi/fun_html.rbi
26
+ - rbi/fun_html.rbx
27
+ - rbi/node_definitions.rbx
24
28
  homepage: https://github.com/jweir/fun_html
25
29
  licenses:
26
30
  - MIT