ober 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/ober/installer.rb +1 -1
- data/lib/ober/version.rb +1 -1
- metadata +1 -3
- data/Gemfile +0 -4
- data/Gemfile.lock +0 -18
data/lib/ober/installer.rb
CHANGED
data/lib/ober/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ober
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -54,8 +54,6 @@ executables:
|
|
54
54
|
extensions: []
|
55
55
|
extra_rdoc_files: []
|
56
56
|
files:
|
57
|
-
- Gemfile
|
58
|
-
- Gemfile.lock
|
59
57
|
- LICENSE
|
60
58
|
- README
|
61
59
|
- bin/ober
|
data/Gemfile
DELETED
data/Gemfile.lock
DELETED