File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
33gem "activesupport" , require : false
4- gem "rubocop" , "~> 0.36.0 " , require : false
4+ gem "rubocop" , "~> 0.37.1 " , require : false
55gem "rubocop-rspec" , require : false
66gem "safe_yaml"
77gem "pry" , require : false
Original file line number Diff line number Diff line change 1414 json (1.8.3 )
1515 method_source (0.8.2 )
1616 minitest (5.8.4 )
17- parser (2.3.0.2 )
17+ parser (2.3.0.4 )
1818 ast (~> 2.2 )
1919 powerpack (0.1.1 )
2020 pry (0.10.3 )
3636 diff-lcs (>= 1.2.0 , < 2.0 )
3737 rspec-support (~> 3.3.0 )
3838 rspec-support (3.3.0 )
39- rubocop (0.36.0 )
40- parser (>= 2.3.0.0 , < 3.0 )
39+ rubocop (0.37.1 )
40+ parser (>= 2.3.0.4 , < 3.0 )
4141 powerpack (~> 0.1 )
4242 rainbow (>= 1.99.1 , < 3.0 )
4343 ruby-progressbar (~> 1.7 )
44+ unicode-display_width (~> 0.3 )
4445 rubocop-rspec (1.3.1 )
4546 ruby-progressbar (1.7.5 )
4647 safe_yaml (1.0.4 )
4748 slop (3.6.0 )
4849 thread_safe (0.3.5 )
4950 tzinfo (1.2.2 )
5051 thread_safe (~> 0.1 )
52+ unicode-display_width (0.3.1 )
5153
5254PLATFORMS
5355 ruby
@@ -57,7 +59,7 @@ DEPENDENCIES
5759 pry
5860 rake
5961 rspec
60- rubocop (~> 0.36.0 )
62+ rubocop (~> 0.37.1 )
6163 rubocop-rspec
6264 safe_yaml
6365
You can’t perform that action at this time.
0 commit comments