sunspot 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,8 +2,6 @@ require 'rubygems'
2
2
  require 'fileutils'
3
3
  require 'nokogiri'
4
4
 
5
- require 'ruby-debug'
6
-
7
5
  module Sunspot
8
6
  class Installer
9
7
  class SolrconfigUpdater
@@ -1,3 +1,3 @@
1
1
  module Sunspot
2
- VERSION = '1.0.2'
2
+ VERSION = '1.0.3'
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 2
9
- version: 1.0.2
8
+ - 3
9
+ version: 1.0.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Mat Brown