sunspot_association 0.1.2 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- sunspot_association (0.1.2)
4
+ sunspot_association (0.2.0)
5
5
  activerecord (~> 3.0)
6
6
  sunspot_rails
7
7
 
data/README.md CHANGED
@@ -31,7 +31,7 @@ It will also hook into `Company` and watch it for changes
31
31
  Add to your Gemfile:
32
32
 
33
33
  ```ruby
34
- gem 'sunspot_association'
34
+ gem 'sunspot_association', '~> 0.2.0'
35
35
  ```
36
36
 
37
37
  ## Example
@@ -1,3 +1,3 @@
1
1
  module SunspotAssociation
2
- VERSION = "0.1.2"
2
+ VERSION = "0.2.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sunspot_association
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.2.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: