File tree Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Original file line number Diff line number Diff line change 2
2
remote: .
3
3
specs:
4
4
rails-dom-testing (2.0.2 )
5
- activesupport (>= 4.2.0 , < 6.0 )
6
- nokogiri (~> 1.6 )
5
+ activesupport (>= 4.2.0 )
6
+ nokogiri (>= 1.6 )
7
7
8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- activesupport (5 .0.1 )
11
+ activesupport (6 .0.0 )
12
12
concurrent-ruby (~> 1.0 , >= 1.0.2 )
13
- i18n (~> 0.7 )
13
+ i18n (>= 0.7 , < 2 )
14
14
minitest (~> 5.1 )
15
15
tzinfo (~> 1.1 )
16
- concurrent-ruby (1.0.4 )
17
- i18n (0.7.0 )
18
- mini_portile2 (2.1.0 )
16
+ zeitwerk (~> 2.1 , >= 2.1.8 )
17
+ concurrent-ruby (1.1.5 )
18
+ i18n (1.6.0 )
19
+ concurrent-ruby (~> 1.0 )
20
+ mini_portile2 (2.4.0 )
19
21
minitest (5.10.1 )
20
- nokogiri (1.7.0 )
21
- mini_portile2 (~> 2.1 .0 )
22
+ nokogiri (1.10.4 )
23
+ mini_portile2 (~> 2.4 .0 )
22
24
rake (12.0.0 )
23
- thread_safe (0.3.5 )
24
- tzinfo (1.2.2 )
25
+ thread_safe (0.3.6 )
26
+ tzinfo (1.2.5 )
25
27
thread_safe (~> 0.1 )
28
+ zeitwerk (2.1.10 )
26
29
27
30
PLATFORMS
28
31
ruby
29
32
30
33
DEPENDENCIES
31
- bundler (~> 1.3 )
34
+ bundler (>= 1.3 )
32
35
minitest
33
36
rails-dom-testing !
34
37
rake
You can’t perform that action at this time.
0 commit comments