RubyGems
npm
Organizations
Log in
Sign up
RubyGems
spiderfw
Versions diffs
0.5.4 → 0.5.5
spiderfw 0.5.4 → 0.5.5
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/spider.gemspec
+1
-1
metadata
+1
-1
data/spider.gemspec
CHANGED
Viewed
@@ -2,7 +2,7 @@ require 'rake'
2
2
3
3
Gem::Specification.new do |s|
4
4
s.name = "spiderfw"
5
-
s.version = "0.5.
4
"
5
+
s.version = "0.5.
5
"
6
6
s.date = "2010-02-18"
7
7
s.summary = "A (web) framework"
8
8
s.email = "abmajor7@gmail.com"
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: spiderfw
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.5.
4
4
+
version: 0.5.
5
5
5
platform: ruby
6
6
authors:
7
7
- Ivan Pirlik