trusty_google_custom_search 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ require "google_custom_search"
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "trusty_google_custom_search"
7
- s.version = '1.0.0'
7
+ s.version = '1.0.1'
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["Eric Sipple"]
10
10
  s.email = ["sipple@trustarts.org"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty_google_custom_search
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-12-08 00:00:00.000000000 Z
12
+ date: 2014-12-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: hpricot
@@ -35,7 +35,6 @@ executables: []
35
35
  extensions: []
36
36
  extra_rdoc_files: []
37
37
  files:
38
- - google_custom_search-1.0.0.gem
39
38
  - init.rb
40
39
  - install.rb
41
40
  - lib/google_custom_search/search.rb