has_moderated 1.1.6 → 1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: has_moderated
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.6
4
+ version: '1.2'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -192,6 +192,7 @@ files:
192
192
  - lib/has_moderated/associations/collection.rb
193
193
  - lib/has_moderated/associations/has_one.rb
194
194
  - lib/has_moderated/carrier_wave.rb
195
+ - lib/has_moderated/carrier_wave_patches.rb
195
196
  - lib/has_moderated/common.rb
196
197
  - lib/has_moderated/moderated_attributes.rb
197
198
  - lib/has_moderated/moderated_create.rb
@@ -241,8 +242,8 @@ files:
241
242
  - test/dummy/public/500.html
242
243
  - test/dummy/public/favicon.ico
243
244
  - test/dummy/public/test.jpg
244
- - test/dummy/public/uploads/tmp/20121031-1115-2165-7602/test.jpg
245
- - test/dummy/public/uploads/tmp/20121031-1115-2165-7602/thumb_test.jpg
245
+ - test/dummy/public/uploads/tmp/20121102-0007-8399-2191/test.jpg
246
+ - test/dummy/public/uploads/tmp/20121102-0007-8399-2191/thumb_test.jpg
246
247
  - test/dummy/Rakefile
247
248
  - test/dummy/script/rails
248
249
  - test/dummy/spec/models/photo_spec.rb
@@ -264,7 +265,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
264
265
  version: '0'
265
266
  segments:
266
267
  - 0
267
- hash: -1072446703184255041
268
+ hash: 868450414695567580
268
269
  required_rubygems_version: !ruby/object:Gem::Requirement
269
270
  none: false
270
271
  requirements:
@@ -273,7 +274,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
273
274
  version: '0'
274
275
  segments:
275
276
  - 0
276
- hash: -1072446703184255041
277
+ hash: 868450414695567580
277
278
  requirements: []
278
279
  rubyforge_project:
279
280
  rubygems_version: 1.8.24
@@ -316,8 +317,8 @@ test_files:
316
317
  - test/dummy/public/500.html
317
318
  - test/dummy/public/favicon.ico
318
319
  - test/dummy/public/test.jpg
319
- - test/dummy/public/uploads/tmp/20121031-1115-2165-7602/test.jpg
320
- - test/dummy/public/uploads/tmp/20121031-1115-2165-7602/thumb_test.jpg
320
+ - test/dummy/public/uploads/tmp/20121102-0007-8399-2191/test.jpg
321
+ - test/dummy/public/uploads/tmp/20121102-0007-8399-2191/thumb_test.jpg
321
322
  - test/dummy/Rakefile
322
323
  - test/dummy/script/rails
323
324
  - test/dummy/spec/models/photo_spec.rb