thinknear 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.2
1
+ 0.0.3
data/thinknear.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{thinknear}
8
- s.version = "0.0.2"
8
+ s.version = "0.0.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Denis Barushev"]
@@ -26,8 +26,6 @@ Gem::Specification.new do |s|
26
26
  "Rakefile",
27
27
  "VERSION",
28
28
  "lib/think_near.rb",
29
- "lib/think_near/.client.rb.swn",
30
- "lib/think_near/.client.rb.swo",
31
29
  "lib/think_near/category.rb",
32
30
  "lib/think_near/client.rb",
33
31
  "lib/think_near/connection.rb",
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: thinknear
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Denis Barushev
@@ -99,8 +99,6 @@ files:
99
99
  - Rakefile
100
100
  - VERSION
101
101
  - lib/think_near.rb
102
- - lib/think_near/.client.rb.swn
103
- - lib/think_near/.client.rb.swo
104
102
  - lib/think_near/category.rb
105
103
  - lib/think_near/client.rb
106
104
  - lib/think_near/connection.rb
@@ -130,7 +128,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
130
128
  requirements:
131
129
  - - ">="
132
130
  - !ruby/object:Gem::Version
133
- hash: -4536055797330078501
131
+ hash: -2693933413570608596
134
132
  segments:
135
133
  - 0
136
134
  version: "0"
Binary file
Binary file