jumping_words 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
  SHA1:
3
- metadata.gz: 2c73efa6291f37d1833611a0932f16f2fff36bc1
4
- data.tar.gz: 6b1ece8f49ff753321cb3df4250dc0780d064b7a
3
+ metadata.gz: 82844693cb24864743765197552c1edf7ca646bb
4
+ data.tar.gz: 923a5737bff48c0d898d5bdb6e117d322e605405
5
5
  SHA512:
6
- metadata.gz: 6862549694ca66c1888a9d46eb457489de411fe38669bcf1d4d911250e55ee3955be924f6adfffcc1ba8e56958b3a2238c1c7c2c923d0cb8ab50d4a35dedece2
7
- data.tar.gz: a3148c23ace3b12ba3b58bd822aae7ebc4f4257c54469fc2dc4691daad8e46b58a0f4c2d061c60e6d714df13d5c720788fdbeba0ff706e6ae953c5f579e521c2
6
+ metadata.gz: b3938b732a19e8ca5d74852ee232bda850f456d94f0f99dcaab77fe7ea3faf9851ece4b14228106d3d9a030baa4964695981e3d4f3a6ced75f945f278d46e1ae
7
+ data.tar.gz: cbca22ed0a45c3ffdbee5fd435a0603f0238c2f430be995e3a7f6f91ce41f1edb8578e099c9fadd8b1c1f57045a86392e0df1e6f68da947ebc3c843961df6cde
data/jwords.gemspec CHANGED
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
7
  s.version = Jwords::VERSION
8
8
  s.authors = ["Alex Dmitriev"]
9
9
  s.email = ["alex@devmen.com"]
10
- s.homepage = "https://github.com/devmen/jumping_words"
10
+ s.homepage = "https://github.com/sunchess/jumping_words"
11
11
  s.summary = %q{Jumping Words is gem for learning new words foreign languages}
12
12
  s.description = %q{Jumping Words is gem for learning new words foreign languages, only Ubuntu or MAC OS X(10.8 or higher}
13
13
 
@@ -1,3 +1,3 @@
1
1
  module Jwords
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumping_words
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
  - Alex Dmitriev
@@ -45,7 +45,7 @@ files:
45
45
  - lib/jwords/os.rb
46
46
  - lib/jwords/say_words.rb
47
47
  - lib/jwords/version.rb
48
- homepage: https://github.com/devmen/jumping_words
48
+ homepage: https://github.com/sunchess/jumping_words
49
49
  licenses: []
50
50
  metadata: {}
51
51
  post_install_message: