10
10
GEM
11
11
remote: https://rubygems.org/
12
12
specs:
13
- activesupport (5.2.6 )
13
+ activesupport (5.2.8.1 )
14
14
concurrent-ruby (~> 1.0 , >= 1.0.2 )
15
15
i18n (>= 0.7 , < 2 )
16
16
minitest (~> 5.1 )
17
17
tzinfo (~> 1.1 )
18
- addressable (2.8.0 )
19
- public_suffix (>= 2.0.2 , < 5 .0 )
18
+ addressable (2.8.6 )
19
+ public_suffix (>= 2.0.2 , < 6 .0 )
20
20
ast (2.4.2 )
21
21
coderay (1.1.3 )
22
- concurrent-ruby (1.1.9 )
23
- diff-lcs (1.4.4 )
22
+ concurrent-ruby (1.3.3 )
23
+ diff-lcs (1.5.1 )
24
24
docile (1.4.0 )
25
25
erubis (2.7.0 )
26
- faraday (0.17.4 )
26
+ faraday (0.17.6 )
27
27
multipart-post (>= 1.2 , < 3 )
28
28
faraday_middleware (0.14.0 )
29
29
faraday (>= 0.7.4 , < 1.0 )
30
- ffi-yajl (2.4 .0 )
30
+ ffi-yajl (2.6 .0 )
31
31
libyajl2 (>= 1.2 )
32
32
foodcritic (16.3.0 )
33
33
erubis
44
44
multi_json (~> 1.0 )
45
45
net-http-persistent (~> 2.9 )
46
46
net-http-pipeline
47
- git (1.9.1 )
47
+ git (1.19.1 )
48
+ addressable (~> 2.8 )
48
49
rchardet (~> 1.8 )
49
- i18n (1.8.10 )
50
+ i18n (1.14.5 )
50
51
concurrent-ruby (~> 1.0 )
52
+ json (2.7.2 )
53
+ language_server-protocol (3.17.0.3 )
51
54
libyajl2 (2.1.0 )
52
- method_source (1.0 .0 )
53
- mini_portile2 (2.6.1 )
54
- minitest (5.14.4 )
55
+ method_source (1.1 .0 )
56
+ mini_portile2 (2.8.7 )
57
+ minitest (5.23.1 )
55
58
multi_json (1.15.0 )
56
- multipart-post (2.1 .1 )
59
+ multipart-post (2.4 .1 )
57
60
net-http-persistent (2.9.4 )
58
61
net-http-pipeline (1.0.1 )
59
- nokogiri (1.12.5 )
60
- mini_portile2 (~> 2.6.1 )
62
+ nokogiri (1.16.6 )
63
+ mini_portile2 (~> 2.8.2 )
61
64
racc (~> 1.4 )
62
- parallel (1.21.0 )
63
- parser (3.0.2 .0 )
65
+ parallel (1.25.1 )
66
+ parser (3.3.3 .0 )
64
67
ast (~> 2.4.1 )
68
+ racc
65
69
polyglot (0.3.5 )
66
- pry (0.14.1 )
70
+ pry (0.14.2 )
67
71
coderay (~> 1.1 )
68
72
method_source (~> 1.0 )
69
- public_suffix (4.0.6 )
70
- racc (1.6 .0 )
71
- rainbow (3.0.0 )
72
- rake (13.0.6 )
73
+ public_suffix (5.1.1 )
74
+ racc (1.8 .0 )
75
+ rainbow (3.1.1 )
76
+ rake (13.2.1 )
73
77
rchardet (1.8.0 )
74
- regexp_parser (2.1.1 )
75
- rexml (3.2.5 )
76
- rspec (3.10.0 )
77
- rspec-core (~> 3.10.0 )
78
- rspec-expectations (~> 3.10.0 )
79
- rspec-mocks (~> 3.10.0 )
80
- rspec-core (3.10.1 )
81
- rspec-support (~> 3.10.0 )
82
- rspec-expectations (3.10.1 )
78
+ regexp_parser (2.9.2 )
79
+ rexml (3.3.0 )
80
+ strscan
81
+ rspec (3.13.0 )
82
+ rspec-core (~> 3.13.0 )
83
+ rspec-expectations (~> 3.13.0 )
84
+ rspec-mocks (~> 3.13.0 )
85
+ rspec-core (3.13.0 )
86
+ rspec-support (~> 3.13.0 )
87
+ rspec-expectations (3.13.1 )
83
88
diff-lcs (>= 1.2.0 , < 2.0 )
84
- rspec-support (~> 3.10 .0 )
85
- rspec-mocks (3.10.2 )
89
+ rspec-support (~> 3.13 .0 )
90
+ rspec-mocks (3.13.1 )
86
91
diff-lcs (>= 1.2.0 , < 2.0 )
87
- rspec-support (~> 3.10.0 )
88
- rspec-support (3.10.2 )
89
- rubocop (1.22.3 )
92
+ rspec-support (~> 3.13.0 )
93
+ rspec-support (3.13.1 )
94
+ rubocop (1.64.1 )
95
+ json (~> 2.3 )
96
+ language_server-protocol (>= 3.17.0 )
90
97
parallel (~> 1.10 )
91
- parser (>= 3.0 .0.0 )
98
+ parser (>= 3.3 .0.2 )
92
99
rainbow (>= 2.2.2 , < 4.0 )
93
100
regexp_parser (>= 1.8 , < 3.0 )
94
- rexml
95
- rubocop-ast (>= 1.12.0 , < 2.0 )
101
+ rexml ( >= 3.2.5 , < 4.0 )
102
+ rubocop-ast (>= 1.31.1 , < 2.0 )
96
103
ruby-progressbar (~> 1.7 )
97
- unicode-display_width (>= 1 .4.0 , < 3.0 )
98
- rubocop-ast (1.12.0 )
99
- parser (>= 3.0 .1.1 )
100
- ruby-progressbar (1.11 .0 )
104
+ unicode-display_width (>= 2 .4.0 , < 3.0 )
105
+ rubocop-ast (1.31.3 )
106
+ parser (>= 3.3 .1.0 )
107
+ ruby-progressbar (1.13 .0 )
101
108
rufus-lru (1.1.0 )
102
- simplecov (0.21.2 )
109
+ simplecov (0.22.0 )
103
110
docile (~> 1.1 )
104
111
simplecov-html (~> 0.11 )
105
112
simplecov_json_formatter (~> 0.1 )
106
113
simplecov-html (0.12.3 )
107
- simplecov_json_formatter (0.1.3 )
114
+ simplecov_json_formatter (0.1.4 )
115
+ strscan (3.1.0 )
108
116
thread_safe (0.3.6 )
109
- treetop (1.6.11 )
117
+ treetop (1.6.12 )
110
118
polyglot (~> 0.3 )
111
- tzinfo (1.2.9 )
119
+ tzinfo (1.2.11 )
112
120
thread_safe (~> 0.1 )
113
- unicode-display_width (2.1 .0 )
121
+ unicode-display_width (2.5 .0 )
114
122
115
123
PLATFORMS
116
124
ruby
@@ -124,4 +132,4 @@ DEPENDENCIES
124
132
travis-packer-build !
125
133
126
134
BUNDLED WITH
127
- 2.1.4
135
+ 2.5.3
0 commit comments