niri 1.4 → 1.6

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,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: niri
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.4'
4
+ version: '1.6'
5
5
  platform: ruby
6
6
  authors:
7
7
  - rokhimin Wahid
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-02-15 00:00:00.000000000 Z
10
+ date: 2025-02-27 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: jekyll
@@ -24,7 +23,6 @@ dependencies:
24
23
  - - "~>"
25
24
  - !ruby/object:Gem::Version
26
25
  version: '4.4'
27
- description:
28
26
  email:
29
27
  - rokhim.whd@gmail.com
30
28
  executables: []
@@ -41,11 +39,11 @@ files:
41
39
  - _layouts/home.html
42
40
  - _layouts/page.html
43
41
  - _layouts/post.html
42
+ - assets/css/bulma-1.0.2.css
44
43
  homepage: https://github.com/rokhimin/Niri
45
44
  licenses:
46
45
  - MIT
47
46
  metadata: {}
48
- post_install_message:
49
47
  rdoc_options: []
50
48
  require_paths:
51
49
  - lib
@@ -60,8 +58,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
60
58
  - !ruby/object:Gem::Version
61
59
  version: '0'
62
60
  requirements: []
63
- rubygems_version: 3.2.3
64
- signing_key:
61
+ rubygems_version: 3.6.3
65
62
  specification_version: 4
66
63
  summary: jekyll Theme Blog using Bulma
67
64
  test_files: []