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'
88
99group :development do
1010 gem 'ci_reporter_rspec' , '1.0.0'
Original file line number Diff line number Diff line change 33 specs:
44 CFPropertyList (2.3.6 )
55 ast (2.4.0 )
6- astrolabe (1.3.1 )
7- parser (~> 2.2 )
86 builder (3.2.4 )
97 byebug (9.0.6 )
108 ci_reporter (2.0.0 )
2927 stomp
3028 systemu
3129 method_source (0.9.2 )
32- parser (2.7.0.2 )
30+ parser (2.7.1.1 )
3331 ast (~> 2.4.0 )
3432 powerpack (0.1.2 )
3533 pry (0.12.2 )
5856 diff-lcs (>= 1.2.0 , < 2.0 )
5957 rspec-support (~> 3.3.0 )
6058 rspec-support (3.3.0 )
61- rubocop (0.32.1 )
62- astrolabe (~> 1.3 )
63- parser (>= 2.2.2.5 , < 3.0 )
59+ rubocop (0.48.1 )
60+ parser (>= 2.3.3.1 , < 3.0 )
6461 powerpack (~> 0.1 )
6562 rainbow (>= 1.99.1 , < 3.0 )
66- ruby-progressbar (~> 1.4 )
63+ ruby-progressbar (~> 1.7 )
64+ unicode-display_width (~> 1.0 , >= 1.0.1 )
6765 ruby-progressbar (1.10.1 )
6866 stomp (1.4.9 )
6967 syck (1.4.0 )
7068 systemu (2.6.5 )
69+ unicode-display_width (1.7.0 )
7170
7271PLATFORMS
7372 ruby
@@ -83,7 +82,7 @@ DEPENDENCIES
8382 puppet (= 3.7.5 )
8483 rake (= 10.1.0 )
8584 rspec (= 3.3.0 )
86- rubocop (= 0.32 .1 )
85+ rubocop (= 0.48 .1 )
8786 syck
8887
8988BUNDLED WITH
You can’t perform that action at this time.
0 commit comments