heroicons_helper 0.7.0 → 0.7.1

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: heroicons_helper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Garen J. Torikian
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-09-23 00:00:00.000000000 Z
11
+ date: 2023-08-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -24,6 +24,7 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '6'
27
+ force_ruby_platform: false
27
28
  description: A package that distributes Heroicons as a gem, for easy inclusion in
28
29
  Ruby projects.
29
30
  email:
@@ -33,6 +34,8 @@ extensions: []
33
34
  extra_rdoc_files: []
34
35
  files:
35
36
  - ".rubocop.yml"
37
+ - ".ruby-version"
38
+ - ".vscode/settings.json"
36
39
  - CHANGELOG.md
37
40
  - Gemfile
38
41
  - LICENSE.txt
@@ -54,7 +57,7 @@ licenses:
54
57
  metadata:
55
58
  funding_uri: https://github.com/sponsors/gjtorikian/
56
59
  rubygems_mfa_required: 'true'
57
- post_install_message:
60
+ post_install_message:
58
61
  rdoc_options: []
59
62
  require_paths:
60
63
  - lib
@@ -72,8 +75,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
72
75
  - !ruby/object:Gem::Version
73
76
  version: '0'
74
77
  requirements: []
75
- rubygems_version: 3.3.7
76
- signing_key:
78
+ rubygems_version: 3.4.18
79
+ signing_key:
77
80
  specification_version: 4
78
81
  summary: Heroicons port for Ruby
79
82
  test_files: []