RubyGems
npm
Organizations
Log in
Sign up
RubyGems
dynarex-blog
Versions diffs
0.5.11 → 0.5.12
dynarex-blog 0.5.11 → 0.5.12
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/dynarex-blog.rb
+1
-1
metadata
+1
-1
data/lib/dynarex-blog.rb
CHANGED
Viewed
@@ -232,7 +232,7 @@ class DynarexBlog
232
232
233
233
if pg then
234
234
@hc_result.delete(lookup_filename + pg)
235
-
@hc_lookup_a.delete(lookup_filename)
235
+
@hc_lookup_a.delete(lookup_filename
+ pg
)
236
236
end
237
237
238
238
@hc_lookup.delete(lookup_filename)
metadata
CHANGED
Viewed
@@ -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.
11
4
+
version: 0.5.
12
5
5
platform: ruby
6
6
authors: []
7
7