sora 24.02.26 → 25.1.25

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,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sora
3
3
  version: !ruby/object:Gem::Version
4
- version: 24.02.26
4
+ version: 25.1.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - MURATA Mitsuharu
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2025-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: webrick
@@ -37,18 +37,28 @@ files:
37
37
  - CHANGELOG.md
38
38
  - CODE_OF_CONDUCT.md
39
39
  - LICENSE.txt
40
+ - README.ja.md
40
41
  - README.md
41
42
  - Rakefile
42
43
  - cgi-bin/get.rb
43
44
  - cgi-bin/main.rb
44
45
  - data/.gitignore
46
+ - docs/get-ipaddr.png
47
+ - docs/screenshot.png
45
48
  - exe/sora
46
49
  - lib/sora.rb
47
50
  - lib/sora/version.rb
51
+ - package.json
48
52
  - sig/sora.rbs
53
+ - src/index.ts
54
+ - src/style.css
55
+ - tsconfig.json
56
+ - webpack.config.js
57
+ - www/bundle.js
49
58
  - www/index.html
50
59
  - www/main.js
51
60
  - www/style.css
61
+ - yarn.lock
52
62
  homepage: https://github.com/Himeyama/sora
53
63
  licenses:
54
64
  - MIT