jsong 0.1.1 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jsong
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Illia K.
@@ -44,7 +44,17 @@ email:
44
44
  executables: []
45
45
  extensions: []
46
46
  extra_rdoc_files: []
47
- files: []
47
+ files:
48
+ - ".gitignore"
49
+ - CODE_OF_CONDUCT.md
50
+ - Gemfile
51
+ - LICENSE.txt
52
+ - README.md
53
+ - jsong.gemspec
54
+ - lib/jsong.rb
55
+ - lib/jsong/version.rb
56
+ - sample_data/tomato.jsong
57
+ - sample_data/tomato.png
48
58
  homepage: https://github.com/fwrs/jsong
49
59
  licenses:
50
60
  - MIT