rosettacode 0.0.9 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5581e207cd151b234e10f9ca7c63069bf6aac706
4
- data.tar.gz: 180ac4a724bd9b5bcd1085c3cc205f35b3ef199f
3
+ metadata.gz: 0f7b413e15837bd5cb049278999f9addf1c7b956
4
+ data.tar.gz: 6f3400aaa9f7e4c30c4010f67ce344a3468f5dd3
5
5
  SHA512:
6
- metadata.gz: 5669217cf99159d85cd723adc1345199996373bb5d02d028ff4ef969fb9363c87cb76ea4f2637ed6c0db574c502045aeb117dd6782366753d649cbaa9a5a6ee8
7
- data.tar.gz: 5baf470118ca853afa7f1be41d48fad832f0c68f47577f53172ca0a99b3c602420f45fd23cf32076ef6aacb6d03591c51ab2d80c10484ce2526a3eace95c9360
6
+ metadata.gz: 2453fd922ead14e6e4b06f49b37629594b270e6ebe846bc0f3d04a7be9ceafb3745831b3a5f0f0de1966ae07004a79098e4620d1546f80b9d7585e66ee2eb24a
7
+ data.tar.gz: a09242cc5534fc74cb6ed864bd600688600c5ac453026818d6d1f248751169e0184e5aae8b3c565e9814989a838c82f2a7ffc4605aad133e07b036bb132eaf5a
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rosettacode
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lev Kravinsky
@@ -47,7 +47,7 @@ description: |-
47
47
 
48
48
 
49
49
 
50
- See the blog post on this at http://lev.io and the repo at http://github.com/kravinskylev/rosetta for more details
50
+ See the blog post on this at http://lev.io and the repo at http://github.com/levthedev/rosetta for more details
51
51
 
52
52
 
53
53
 
@@ -78,7 +78,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  version: '0'
79
79
  requirements: []
80
80
  rubyforge_project:
81
- rubygems_version: 2.4.6
81
+ rubygems_version: 2.4.7
82
82
  signing_key:
83
83
  specification_version: 4
84
84
  summary: tired of copy and pasting code you've googled? try rosetta