mongoid-grid_fs 1.1.1 → 1.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.
@@ -1,7 +1,7 @@
1
1
  ##
2
2
  #
3
3
  class GridFS
4
- const_set :Version, '1.1.1'
4
+ const_set :Version, '1.1.2'
5
5
 
6
6
  class << GridFS
7
7
  def version
@@ -77,6 +77,7 @@
77
77
  find
78
78
  []
79
79
  []=
80
+ clear
80
81
  )
81
82
 
82
83
  to_delegate.each do |method|
@@ -3,7 +3,7 @@
3
3
 
4
4
  Gem::Specification::new do |spec|
5
5
  spec.name = "mongoid-grid_fs"
6
- spec.version = "1.1.1"
6
+ spec.version = "1.1.2"
7
7
  spec.platform = Gem::Platform::RUBY
8
8
  spec.summary = "mongoid-grid_fs"
9
9
  spec.description = "a mongoid 3/moped compatible implementation of the grid_fs specification"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mongoid-grid_fs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: