niky81-s3rbackup 0.3.3 → 0.3.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/s3dbsync.rb +1 -1
  2. metadata +1 -1
data/lib/s3dbsync.rb CHANGED
@@ -156,7 +156,7 @@ class S3SyncDb
156
156
  words_search << word
157
157
  when /.*union.*/
158
158
  words_search << "] #{word} ["
159
- when /.*INTERSECTION.*/
159
+ when /.*intersection.*/
160
160
  words_search << "] #{word} ["
161
161
  else
162
162
  if word == "datetime"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: niky81-s3rbackup
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicola Sacchi