dynarex-blog 0.5.8 → 0.5.9

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/dynarex-blog.rb +2 -0
  2. metadata +1 -1
data/lib/dynarex-blog.rb CHANGED
@@ -48,6 +48,8 @@ class DynarexBlog
48
48
  end
49
49
  end
50
50
 
51
+ delete_cache_entry(lookup_filename, file)
52
+
51
53
  end
52
54
 
53
55
  def entry(id)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dynarex-blog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.8
4
+ version: 0.5.9
5
5
  platform: ruby
6
6
  authors: []
7
7