qiita_org 0.2.1 → 0.2.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3f0806f99eee8e4022d6540303edc29ec64deaee91d6b9fd84c012d476a4573d
4
- data.tar.gz: 485aa1d3ffc2212635a2dd4f925ee02f1638440ef330544c5900448dfe6ab14d
3
+ metadata.gz: 8dda758afe69d9251c5f331d3659c47f2d2fc04abfe6e57588e3506600495f11
4
+ data.tar.gz: c0c726a9175e43c0b0fef38791dd4e4938228a377fcbae5c7bc6d5a004d34356
5
5
  SHA512:
6
- metadata.gz: afab7a30b907cce6f48a84238edf2a4c6fd996434ef6c41a148559332ec0aa97cc135845032c907434e7b678d76c23c042d2b09e742066b8eeda591593b779ba
7
- data.tar.gz: ad0052c672c30ccde9c9db0830b6df8628a36e87dcaf33ebe50df41d3378197e4316079eb5f57522306e9f9b62bac22cf498f3ae9d5d221f7a183340ad48960e
6
+ metadata.gz: ee4f80d1b2510ea0f415273e7cf9f6574e2bcda4c3f30307bd4c0fa686a23697a8b4a3ba803e02121fb490db53bd085a350d193b2ae9cd9d551799c9787d5b84
7
+ data.tar.gz: 6d941bdeafab6d3a5027820face13c8d549f0381df371b53c5efcce4cee508f56f5cb4daed5e949a19443d50e8c00445d24a658a05eca75ad5f11a12d14c11ad
data/README.org CHANGED
@@ -2,15 +2,15 @@
2
2
  # +qiita_teams: 55b11d5449776ec36c77
3
3
  #+OPTIONS: ^:{}
4
4
  #+STARTUP: indent nolineimages
5
- #+TITLE: QiitaOrg
6
- #+AUTHOR: hoge
5
+ #+TITLE: qiita_org
6
+ #+AUTHOR: daddygongon
7
7
  #+EMAIL: (concat "")
8
8
  #+LANGUAGE: jp
9
9
  #+OPTIONS: H:4 toc:t num:2
10
10
  #+OPTIONS: toc:nil
11
11
  #+TAG: api, org, qmd
12
12
 
13
- * QiitaOrg
13
+ * qiita_org
14
14
  https://img.shields.io/badge/MacOSX-10.13.3-brightgreen.svg https://img.shields.io/badge/ruby-2.7.0p0-brightgree.svg
15
15
  https://img.shields.io/badge/qiitaorg-0.1.8-brightgreen.svg
16
16
 
@@ -1,3 +1,3 @@
1
1
  module QiitaOrg
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qiita_org
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kenta Yamamoto
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-04-19 00:00:00.000000000 Z
11
+ date: 2022-12-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -114,10 +114,6 @@ files:
114
114
  - Rakefile
115
115
  - bin/console
116
116
  - bin/setup
117
- - docs/README.org
118
- - docs/qiita_org.pptx
119
- - docs/qiita_org/slide_1.png
120
- - docs/~$qiita_org.pptx
121
117
  - exe/qiita
122
118
  - exe/qiita_org
123
119
  - figs/fig1.png
data/docs/README.org DELETED
@@ -1,14 +0,0 @@
1
- #+qiita_private: e199a57085723fe56dfa
2
- #+OPTIONS: ^:{}
3
- #+STARTUP: indent nolineimages
4
- #+TITLE: title
5
- #+AUTHOR: Moeko Higashibata
6
- #+EMAIL: (concat "ewh42930@kwansei.ac.jp")
7
- #+LANGUAGE: jp
8
- # +OPTIONS: H:4 toc:t num:2
9
- #+OPTIONS: toc:nil
10
- #+TAG: Qiita, org
11
- #+TWITTER: off
12
- # +SETUPFILE: ~/.emacs.d/org-mode/theme-readtheorg.setup
13
-
14
- [[https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/636789/16c3ee73-120e-b4ba-937f-e32a41f3f0c6.png][file:./qiita_org/slide_1.png]]
Binary file
data/docs/qiita_org.pptx DELETED
Binary file
Binary file