RubyGems
npm
Organizations
Log in
Sign up
RubyGems
dynarex-blog
Versions diffs
0.2.8 → 0.2.9
dynarex-blog 0.2.8 → 0.2.9
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
-0
metadata
+1
-1
data/lib/dynarex-blog.rb
CHANGED
Viewed
@@ -5,6 +5,7 @@
5
5
require 'rexml/document'
6
6
require 'polyrex'
7
7
require 'dynarex'
8
+
require 'hashcache'
8
9
9
10
class DynarexBlog
10
11
include REXML
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.2.
8
4
+
version: 0.2.
9
5
5
platform: ruby
6
6
authors: []
7
7