twee2 0.4.2 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -78,4 +78,4 @@ title: Install
78
78
  %h2 Source code
79
79
  %p
80
80
  Twee2 is open-source, which means you can read and change its code for yourself.
81
- %a{href: 'https://github.com/avapoet/twee2'} Get the code on GitHub.
81
+ %a{href: 'https://github.com/Dan-Q/twee2'} Get the code on GitHub.
@@ -28,7 +28,7 @@
28
28
  %li
29
29
  %a{href: 'documentation.html'} Documentation
30
30
  %li
31
- %a{href: 'https://github.com/avapoet/twee2'} Source
31
+ %a{href: 'https://github.com/Dan-Q/twee2'} Source
32
32
 
33
33
  .container
34
34
  = yield
@@ -46,7 +46,7 @@
46
46
  2015—
47
47
  |
48
48
  Twee2 is distributed
49
- %a{href: 'https://github.com/avapoet/twee2'} via Github
49
+ %a{href: 'https://github.com/Dan-Q/twee2'} via Github
50
50
  under the
51
51
  %a{href: 'https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html'} GNU General Public License version 2
52
52
  |
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: twee2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Q
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-19 00:00:00.000000000 Z
11
+ date: 2016-07-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -303,8 +303,12 @@ files:
303
303
  - storyFormats/Paperthin/icon.svg
304
304
  - storyFormats/Snowman/format.js
305
305
  - storyFormats/Snowman/icon.svg
306
+ - storyFormats/SugarCube/LICENSE
306
307
  - storyFormats/SugarCube/format.js
307
308
  - storyFormats/SugarCube/icon.svg
309
+ - storyFormats/SugarCube2/LICENSE
310
+ - storyFormats/SugarCube2/format.js
311
+ - storyFormats/SugarCube2/icon.svg
308
312
  - twee2.gemspec
309
313
  - web/.gitignore
310
314
  - web/build/CNAME
@@ -353,7 +357,7 @@ files:
353
357
  - web/source/stylesheets/all.css
354
358
  - web/source/stylesheets/readable.bootstrap.min.css
355
359
  - web/source/tutorial.html.haml
356
- homepage: https://github.com/avapoet/twee2
360
+ homepage: https://github.com/Dan-Q/twee2
357
361
  licenses:
358
362
  - GPL-2.0
359
363
  metadata: {}