RubyGems
npm
Organizations
Log in
Sign up
RubyGems
gemtronics
Versions diffs
0.5.0 → 0.5.1
gemtronics 0.5.0 → 0.5.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
@@ -251,6 +251,7 @@ module Gemtronics
251
251
group_list.each do |group_name|
252
252
Gemtronics.require_gems(group_name)
253
253
end
254
+
load_gems_without_gemtronics
254
255
end
255
256
alias_method :load_gems, :load_gems_with_gemtronics
256
257
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.5.
0
4
+
version: 0.5.
1
5
5
platform: ruby
6
6
authors:
7
7
- markbates