RubyGems
npm
Organizations
Log in
Sign up
RubyGems
sunspot
Versions diffs
1.0.2 → 1.0.3
sunspot 1.0.2 → 1.0.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/sunspot/installer/solrconfig_updater.rb
+0
-2
data/lib/sunspot/version.rb
+1
-1
metadata
+2
-2
data/lib/sunspot/installer/solrconfig_updater.rb
CHANGED
Viewed
@@ -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
data/lib/sunspot/version.rb
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
1
module Sunspot
2
-
VERSION = '1.0.
2
'
2
+
VERSION = '1.0.
3
'
3
3
end
metadata
CHANGED
Viewed
@@ -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