1
1
PATH
2
2
remote: .
3
3
specs:
4
- pattern_query_helper (0.2.9 )
5
- activerecord (~> 5.0 )
4
+ pattern_query_helper (0.2.10 )
5
+ activerecord (>= 5.0 )
6
6
kaminari (~> 1.1.1 )
7
7
8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- actionview (5.2.3 )
12
- activesupport (= 5.2.3 )
11
+ actionview (6.1.4.1 )
12
+ activesupport (= 6.1.4.1 )
13
13
builder (~> 3.1 )
14
14
erubi (~> 1.4 )
15
15
rails-dom-testing (~> 2.0 )
16
- rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
17
- activemodel (5.2.3 )
18
- activesupport (= 5.2.3 )
19
- activerecord (5.2.3 )
20
- activemodel (= 5.2.3 )
21
- activesupport (= 5.2.3 )
22
- arel (>= 9.0 )
23
- activesupport (5.2.3 )
16
+ rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
17
+ activemodel (6.1.4.1 )
18
+ activesupport (= 6.1.4.1 )
19
+ activerecord (6.1.4.1 )
20
+ activemodel (= 6.1.4.1 )
21
+ activesupport (= 6.1.4.1 )
22
+ activesupport (6.1.4.1 )
24
23
concurrent-ruby (~> 1.0 , >= 1.0.2 )
25
- i18n (>= 0.7 , < 2 )
26
- minitest (~> 5.1 )
27
- tzinfo (~> 1.1 )
28
- arel ( 9.0.0 )
29
- builder (3.2.3 )
24
+ i18n (>= 1.6 , < 2 )
25
+ minitest (>= 5.1 )
26
+ tzinfo (~> 2.0 )
27
+ zeitwerk ( ~> 2.3 )
28
+ builder (3.2.4 )
30
29
byebug (11.0.1 )
31
30
concurrent-ruby (1.1.4 )
32
- crass (1.0.4 )
31
+ crass (1.0.6 )
33
32
diff-lcs (1.3 )
34
- erubi (1.8 .0 )
33
+ erubi (1.10 .0 )
35
34
faker (1.9.3 )
36
35
i18n (>= 0.7 )
37
36
i18n (1.6.0 )
48
47
activerecord
49
48
kaminari-core (= 1.1.1 )
50
49
kaminari-core (1.1.1 )
51
- loofah (2.2.3 )
50
+ loofah (2.12.0 )
52
51
crass (~> 1.0.2 )
53
52
nokogiri (>= 1.5.9 )
54
- mini_portile2 (2.4.0 )
55
- minitest (5.11.3 )
56
- nokogiri (1.10.3 )
57
- mini_portile2 (~> 2.4.0 )
53
+ mini_portile2 (2.6.1 )
54
+ minitest (5.14.4 )
55
+ nokogiri (1.12.3 )
56
+ mini_portile2 (~> 2.6.1 )
57
+ racc (~> 1.4 )
58
+ racc (1.5.2 )
58
59
rails-dom-testing (2.0.3 )
59
60
activesupport (>= 4.2.0 )
60
61
nokogiri (>= 1.6 )
61
- rails-html-sanitizer (1.0.4 )
62
- loofah (~> 2.2 , >= 2.2.2 )
62
+ rails-html-sanitizer (1.4.1 )
63
+ loofah (~> 2.3 )
63
64
rake (10.5.0 )
64
65
rspec (3.8.0 )
65
66
rspec-core (~> 3.8.0 )
74
75
diff-lcs (>= 1.2.0 , < 2.0 )
75
76
rspec-support (~> 3.8.0 )
76
77
rspec-support (3.8.0 )
77
- sqlite3 (1.3.13 )
78
- thread_safe ( 0.3.6 )
79
- tzinfo ( 1.2.5 )
80
- thread_safe ( ~> 0.1 )
78
+ sqlite3 (1.4.2 )
79
+ tzinfo ( 2.0.4 )
80
+ concurrent-ruby ( ~> 1.0 )
81
+ zeitwerk ( 2.4.2 )
81
82
82
83
PLATFORMS
83
84
ruby
@@ -89,7 +90,7 @@ DEPENDENCIES
89
90
pattern_query_helper !
90
91
rake (~> 10.0 )
91
92
rspec (~> 3.0 )
92
- sqlite3 (~> 1.3.6 )
93
+ sqlite3 (~> 1.4 )
93
94
94
95
BUNDLED WITH
95
96
1.17.3
0 commit comments