File tree Expand file tree Collapse file tree 3 files changed +17
-14
lines changed Expand file tree Collapse file tree 3 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 1+ 2.3.1
Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
3- gem "foodcritic" , "~> 6 .0"
3+ gem "foodcritic" , "~> 8.1 .0"
44
55group :test do
66 gem "rspec"
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4+ backports (3.6.8 )
5+ cucumber-core (2.0.0 )
6+ backports (~> 3.6 )
7+ gherkin (~> 4.0 )
48 diff-lcs (1.2.5 )
59 erubis (2.7.0 )
6- foodcritic (6.0.1 )
10+ foodcritic (8.1.0 )
11+ cucumber-core (>= 1.3 )
712 erubis
8- gherkin (~> 2.11 )
913 nokogiri (>= 1.5 , < 2.0 )
1014 rake
1115 rufus-lru (~> 1.0 )
1216 treetop (~> 1.4 )
1317 yajl-ruby (~> 1.1 )
14- gherkin (2.12.2 )
15- multi_json (~> 1.3 )
16- mini_portile2 (2.0.0 )
17- multi_json (1.11.2 )
18- nokogiri (1.6.7.2 )
19- mini_portile2 (~> 2.0.0.rc2 )
18+ gherkin (4.0.0 )
19+ mini_portile2 (2.1.0 )
20+ nokogiri (1.6.8.1 )
21+ mini_portile2 (~> 2.1.0 )
2022 polyglot (0.3.5 )
21- rake (10.5 .0 )
23+ rake (11.3 .0 )
2224 rspec (3.4.0 )
2325 rspec-core (~> 3.4.0 )
2426 rspec-expectations (~> 3.4.0 )
3234 diff-lcs (>= 1.2.0 , < 2.0 )
3335 rspec-support (~> 3.4.0 )
3436 rspec-support (3.4.1 )
35- rufus-lru (1.0.5 )
36- treetop (1.6.5 )
37+ rufus-lru (1.1.0 )
38+ treetop (1.6.8 )
3739 polyglot (~> 0.3 )
3840 yajl-ruby (1.2.1 )
3941
4042PLATFORMS
4143 ruby
4244
4345DEPENDENCIES
44- foodcritic (~> 6 .0 )
46+ foodcritic (~> 8.1 .0 )
4547 rspec
4648
4749BUNDLED WITH
48- 1.10.6
50+ 1.13.2
You can’t perform that action at this time.
0 commit comments