File tree Expand file tree Collapse file tree 2 files changed +16
-14
lines changed Expand file tree Collapse file tree 2 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem "foodcritic" , "~> 6 .0"
3
+ gem "foodcritic" , "~> 8.1 .0"
4
4
5
5
group :test do
6
6
gem "rspec"
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
+ backports (3.6.8 )
5
+ cucumber-core (2.0.0 )
6
+ backports (~> 3.6 )
7
+ gherkin (~> 4.0 )
4
8
diff-lcs (1.2.5 )
5
9
erubis (2.7.0 )
6
- foodcritic (6.0.1 )
10
+ foodcritic (8.1.0 )
11
+ cucumber-core (>= 1.3 )
7
12
erubis
8
- gherkin (~> 2.11 )
9
13
nokogiri (>= 1.5 , < 2.0 )
10
14
rake
11
15
rufus-lru (~> 1.0 )
12
16
treetop (~> 1.4 )
13
17
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 )
20
22
polyglot (0.3.5 )
21
- rake (10.5 .0 )
23
+ rake (11.3 .0 )
22
24
rspec (3.4.0 )
23
25
rspec-core (~> 3.4.0 )
24
26
rspec-expectations (~> 3.4.0 )
32
34
diff-lcs (>= 1.2.0 , < 2.0 )
33
35
rspec-support (~> 3.4.0 )
34
36
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 )
37
39
polyglot (~> 0.3 )
38
40
yajl-ruby (1.2.1 )
39
41
40
42
PLATFORMS
41
43
ruby
42
44
43
45
DEPENDENCIES
44
- foodcritic (~> 6 .0 )
46
+ foodcritic (~> 8.1 .0 )
45
47
rspec
46
48
47
49
BUNDLED WITH
48
- 1.10.6
50
+ 1.13.2
You can’t perform that action at this time.
0 commit comments