|
1 | 1 | PATH
|
2 | 2 | remote: .
|
3 | 3 | specs:
|
4 |
| - parse-stack (1.8.0) |
| 4 | + parse-stack (1.8.1) |
5 | 5 | active_model_serializers (>= 0.9, < 1)
|
6 |
| - activemodel (>= 4.2.1, < 7) |
| 6 | + activemodel (>= 4.2.1, < 6) |
7 | 7 | activesupport (>= 4.2.1, < 7)
|
8 | 8 | faraday (>= 0.8, < 1)
|
9 | 9 | faraday_middleware (>= 0.9, < 1)
|
|
14 | 14 | GEM
|
15 | 15 | remote: https://rubygems.org/
|
16 | 16 | specs:
|
17 |
| - actionpack (6.0.2.1) |
18 |
| - actionview (= 6.0.2.1) |
19 |
| - activesupport (= 6.0.2.1) |
| 17 | + actionpack (5.2.4.2) |
| 18 | + actionview (= 5.2.4.2) |
| 19 | + activesupport (= 5.2.4.2) |
20 | 20 | rack (~> 2.0, >= 2.0.8)
|
21 | 21 | rack-test (>= 0.6.3)
|
22 | 22 | rails-dom-testing (~> 2.0)
|
23 |
| - rails-html-sanitizer (~> 1.0, >= 1.2.0) |
24 |
| - actionview (6.0.2.1) |
25 |
| - activesupport (= 6.0.2.1) |
| 23 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 24 | + actionview (5.2.4.2) |
| 25 | + activesupport (= 5.2.4.2) |
26 | 26 | builder (~> 3.1)
|
27 | 27 | erubi (~> 1.4)
|
28 | 28 | rails-dom-testing (~> 2.0)
|
29 |
| - rails-html-sanitizer (~> 1.1, >= 1.2.0) |
| 29 | + rails-html-sanitizer (~> 1.0, >= 1.0.3) |
30 | 30 | active_model_serializers (0.10.10)
|
31 | 31 | actionpack (>= 4.1, < 6.1)
|
32 | 32 | activemodel (>= 4.1, < 6.1)
|
33 | 33 | case_transform (>= 0.2)
|
34 | 34 | jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
35 |
| - activemodel (6.0.2.1) |
36 |
| - activesupport (= 6.0.2.1) |
37 |
| - activesupport (6.0.2.1) |
| 35 | + activemodel (5.2.4.2) |
| 36 | + activesupport (= 5.2.4.2) |
| 37 | + activesupport (5.2.4.2) |
38 | 38 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
39 | 39 | i18n (>= 0.7, < 2)
|
40 | 40 | minitest (~> 5.1)
|
41 | 41 | tzinfo (~> 1.1)
|
42 |
| - zeitwerk (~> 2.2) |
43 | 42 | ast (2.4.0)
|
44 | 43 | backport (1.1.2)
|
45 | 44 | benchmark (0.1.0)
|
46 | 45 | binding_of_caller (0.8.0)
|
47 | 46 | debug_inspector (>= 0.0.1)
|
48 | 47 | builder (3.2.4)
|
49 |
| - byebug (11.1.1) |
| 48 | + byebug (11.1.3) |
50 | 49 | case_transform (0.2)
|
51 | 50 | activesupport
|
52 | 51 | coderay (1.1.2)
|
|
66 | 65 | concurrent-ruby (~> 1.0)
|
67 | 66 | jaro_winkler (1.5.4)
|
68 | 67 | jsonapi-renderer (0.2.2)
|
69 |
| - loofah (2.4.0) |
| 68 | + loofah (2.5.0) |
70 | 69 | crass (~> 1.0.2)
|
71 | 70 | nokogiri (>= 1.5.9)
|
72 | 71 | maruku (0.7.3)
|
73 | 72 | method_source (0.9.2)
|
74 | 73 | mini_portile2 (2.4.0)
|
75 | 74 | minitest (5.14.0)
|
76 |
| - moneta (1.2.1) |
| 75 | + moneta (1.3.0) |
77 | 76 | multipart-post (2.1.1)
|
78 |
| - nokogiri (1.10.8) |
| 77 | + nokogiri (1.10.9) |
79 | 78 | mini_portile2 (~> 2.4.0)
|
80 | 79 | parallel (1.19.1)
|
81 | 80 | parser (2.7.1.2)
|
|
99 | 98 | rainbow (3.0.0)
|
100 | 99 | rake (13.0.1)
|
101 | 100 | redcarpet (3.5.0)
|
102 |
| - redis (4.1.3) |
| 101 | + redis (4.1.4) |
103 | 102 | reverse_markdown (1.4.0)
|
104 | 103 | nokogiri
|
105 | 104 | rexml (3.2.4)
|
@@ -133,11 +132,10 @@ GEM
|
133 | 132 | thor (1.0.1)
|
134 | 133 | thread_safe (0.3.6)
|
135 | 134 | tilt (2.0.10)
|
136 |
| - tzinfo (1.2.6) |
| 135 | + tzinfo (1.2.7) |
137 | 136 | thread_safe (~> 0.1)
|
138 | 137 | unicode-display_width (1.7.0)
|
139 |
| - yard (0.9.24) |
140 |
| - zeitwerk (2.2.2) |
| 138 | + yard (0.9.25) |
141 | 139 |
|
142 | 140 | PLATFORMS
|
143 | 141 | ruby
|
|
0 commit comments