has_moderated 1.2 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
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.2'
4
+ version: 1.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -242,8 +242,8 @@ files:
242
242
  - test/dummy/public/500.html
243
243
  - test/dummy/public/favicon.ico
244
244
  - test/dummy/public/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
245
+ - test/dummy/public/uploads/tmp/20121102-0040-8711-2496/test.jpg
246
+ - test/dummy/public/uploads/tmp/20121102-0040-8711-2496/thumb_test.jpg
247
247
  - test/dummy/Rakefile
248
248
  - test/dummy/script/rails
249
249
  - test/dummy/spec/models/photo_spec.rb
@@ -263,18 +263,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
263
263
  - - ! '>='
264
264
  - !ruby/object:Gem::Version
265
265
  version: '0'
266
- segments:
267
- - 0
268
- hash: 868450414695567580
269
266
  required_rubygems_version: !ruby/object:Gem::Requirement
270
267
  none: false
271
268
  requirements:
272
269
  - - ! '>='
273
270
  - !ruby/object:Gem::Version
274
271
  version: '0'
275
- segments:
276
- - 0
277
- hash: 868450414695567580
278
272
  requirements: []
279
273
  rubyforge_project:
280
274
  rubygems_version: 1.8.24
@@ -317,8 +311,8 @@ test_files:
317
311
  - test/dummy/public/500.html
318
312
  - test/dummy/public/favicon.ico
319
313
  - test/dummy/public/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
314
+ - test/dummy/public/uploads/tmp/20121102-0040-8711-2496/test.jpg
315
+ - test/dummy/public/uploads/tmp/20121102-0040-8711-2496/thumb_test.jpg
322
316
  - test/dummy/Rakefile
323
317
  - test/dummy/script/rails
324
318
  - test/dummy/spec/models/photo_spec.rb
@@ -326,3 +320,4 @@ test_files:
326
320
  - test/dummy/spec/spec_helper.rb
327
321
  - test/dummy/spec/support/crazy_models.rb
328
322
  - test/dummy/spec/support/photos.rb
323
+ has_rdoc: