smarter_listing 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 41a10d6b5d83962f052ff139d55ba06f34db8da4
4
- data.tar.gz: f2b26e6f634e65600ea8671c5aee8f1156552787
3
+ metadata.gz: 65186b25b4e980a5da42504b6a4342a7f5ac4e35
4
+ data.tar.gz: 635075781bdb1d963ca439b8a10d8ff72eca851f
5
5
  SHA512:
6
- metadata.gz: 3e5c1469d3650ea2464dda253b2494c534505bf3386d8d26100db70ccf67c66889bbd5b69f2733e13ee18f35213492300b5f2c7034c30e2dbf804464122ec583
7
- data.tar.gz: 289c735f26ad988d5856ba7179c2ebd71c7a3922e51722011d1b7ee025e7b168bd3d0fda8903d159c0e91802999fb55d5a83361d91ddddae484c8f7ac6556837
6
+ metadata.gz: eb3e2b36e03b8fceee26683a5ff9acc9a8677fdd0d3b022a59011197ff47c4b4f9be8d21264575e87e58ffe919593877f6af05c53195e53808bb2e8c943aac1e
7
+ data.tar.gz: 85a410ff7560c110640c53ecd57208a251dc3b0b728aa2164a1a81f55e6b7bf825aaac0a0aef19b21170f706aa5652f8537027228184c86ef91005a40ed9cd86
@@ -1,3 +1,3 @@
1
1
  module SmarterListing
2
- VERSION = '0.2.1'
2
+ VERSION = '0.2.2'
3
3
  end
@@ -1,5 +1,4 @@
1
1
  require 'smarter_listing/engine'
2
- require 'smart_listing'
3
2
  require 'kaminari'
4
3
 
5
4
  module SmarterListing
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smarter_listing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Sprauer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-14 00:00:00.000000000 Z
11
+ date: 2014-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails