File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ gem 'collimator', '0.0.3'
44gem 'mcollective-client' , '2.8.2'
55gem 'puppet' , '3.7.5'
66gem 'rspec' , '3.3.0' # used by stacks test command
7- gem 'rubocop' , '0.32 .1'
7+ gem 'rubocop' , '0.48 .1'
88gem 'orc' , :git => 'https://github.com/tim-group/orc.git' , :ref => '9bd34ed0b9d7db51dd84cd944e7e4d117d5b79c2'
99
1010group :development do
Original file line number Diff line number Diff line change 1111 specs:
1212 CFPropertyList (2.3.6 )
1313 ast (2.4.0 )
14- astrolabe (1.3.1 )
15- parser (~> 2.2 )
1614 builder (3.2.4 )
1715 byebug (9.0.6 )
1816 ci_reporter (2.0.0 )
3937 stomp
4038 systemu
4139 method_source (0.9.2 )
42- parser (2.7.0.2 )
40+ parser (2.7.1.3 )
4341 ast (~> 2.4.0 )
4442 powerpack (0.1.2 )
4543 pry (0.12.2 )
6967 diff-lcs (>= 1.2.0 , < 2.0 )
7068 rspec-support (~> 3.3.0 )
7169 rspec-support (3.3.0 )
72- rubocop (0.32.1 )
73- astrolabe (~> 1.3 )
74- parser (>= 2.2.2.5 , < 3.0 )
70+ rubocop (0.48.1 )
71+ parser (>= 2.3.3.1 , < 3.0 )
7572 powerpack (~> 0.1 )
7673 rainbow (>= 1.99.1 , < 3.0 )
77- ruby-progressbar (~> 1.4 )
74+ ruby-progressbar (~> 1.7 )
75+ unicode-display_width (~> 1.0 , >= 1.0.1 )
7876 ruby-progressbar (1.10.1 )
7977 stomp (1.4.9 )
8078 syck (1.4.0 )
8179 systemu (2.6.5 )
80+ unicode-display_width (1.7.0 )
8281
8382PLATFORMS
8483 ruby
@@ -95,7 +94,7 @@ DEPENDENCIES
9594 puppet (= 3.7.5 )
9695 rake (= 10.1.0 )
9796 rspec (= 3.3.0 )
98- rubocop (= 0.32 .1 )
97+ rubocop (= 0.48 .1 )
9998 syck
10099
101100BUNDLED WITH
You can’t perform that action at this time.
0 commit comments