RubyGems
npm
Organizations
Log in
Sign up
RubyGems
six-updater-web
Versions diffs
0.10.4 → 0.10.5
six-updater-web 0.10.4 → 0.10.5
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/Rakefile
+1
-1
data/lib/six/updater-web-app.rb
+362
-362
metadata
+2
-2
data/Rakefile
CHANGED
Viewed
@@ -7,7 +7,7 @@ require 'rake/testtask'
7
7
8
8
spec = Gem::Specification.new do |s|
9
9
s.name = 'six-updater-web'
10
-
s.version = '0.10.
4
'
10
+
s.version = '0.10.
5
'
11
11
s.has_rdoc = true
12
12
s.extra_rdoc_files = ['README', 'LICENSE']
13
13
s.summary = 'Your summary here'
1
2
3
Next ›
Last »