RubyGems
npm
Organizations
Log in
Sign up
RubyGems
dotfiles
Versions diffs
1.0.0 → 1.0.1
dotfiles 1.0.0 → 1.0.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/dot_files.rb
+1
-1
metadata
+2
-2
data/lib/dot_files.rb
CHANGED
Viewed
@@ -21,7 +21,7 @@ module DotFiles
21
21
end
22
22
23
23
def site
24
-
"http://
localhost:3000
"
24
+
"http://
mydotfiles.com
"
25
25
end
26
26
27
27
def configuration_path
metadata
CHANGED
Viewed
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
segments:
6
6
- 1
7
7
- 0
8
-
-
0
9
-
version: 1.0.
0
8
+
-
1
9
+
version: 1.0.
1
10
10
platform: ruby
11
11
authors:
12
12
- Adam Cooke