RubyGems
npm
Organizations
Log in
Sign up
RubyGems
gemtronics
Versions diffs
0.2.0 → 0.2.1
gemtronics 0.2.0 → 0.2.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/gemtronics/manager.rb
+1
-0
metadata
+1
-1
data/lib/gemtronics/manager.rb
CHANGED
Viewed
@@ -133,6 +133,7 @@ module Gemtronics
133
133
unless g[:version].match(/^(\>\=|\>)/)
134
134
cmd << " --version=#{g[:version]}"
135
135
end
136
+
puts cmd
136
137
system cmd
137
138
end
138
139
end
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: gemtronics
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.2.
0
4
+
version: 0.2.
1
5
5
platform: ruby
6
6
authors:
7
7
- markbates