google_safe_browsing 0.3.6 → 0.3.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ require 'active_record'
4
4
 
5
5
  require 'google_safe_browsing/google_safe_browsing_railtie' if defined?(Rails)
6
6
 
7
- #require 'google_safe_browsing/version'
7
+ require 'google_safe_browsing/version'
8
8
 
9
9
  require 'google_safe_browsing/api_v2'
10
10
  require 'google_safe_browsing/binary_helper'
@@ -1,3 +1,3 @@
1
1
  module GoogleSafeBrowsing
2
- VERSION = "0.3.6"
2
+ VERSION = "0.3.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google_safe_browsing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.6
4
+ version: 0.3.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -151,7 +151,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
151
151
  version: '0'
152
152
  segments:
153
153
  - 0
154
- hash: -2844511757792676073
154
+ hash: -791362763363261118
155
155
  required_rubygems_version: !ruby/object:Gem::Requirement
156
156
  none: false
157
157
  requirements:
@@ -160,7 +160,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
160
160
  version: '0'
161
161
  segments:
162
162
  - 0
163
- hash: -2844511757792676073
163
+ hash: -791362763363261118
164
164
  requirements: []
165
165
  rubyforge_project:
166
166
  rubygems_version: 1.8.23