|
17 | 17 | PATH |
18 | 18 | remote: . |
19 | 19 | specs: |
20 | | - actioncable (5.0.5.rc2) |
21 | | - actionpack (= 5.0.5.rc2) |
| 20 | + actioncable (5.0.5) |
| 21 | + actionpack (= 5.0.5) |
22 | 22 | nio4r (>= 1.2, < 3.0) |
23 | 23 | websocket-driver (~> 0.6.1) |
24 | | - actionmailer (5.0.5.rc2) |
25 | | - actionpack (= 5.0.5.rc2) |
26 | | - actionview (= 5.0.5.rc2) |
27 | | - activejob (= 5.0.5.rc2) |
| 24 | + actionmailer (5.0.5) |
| 25 | + actionpack (= 5.0.5) |
| 26 | + actionview (= 5.0.5) |
| 27 | + activejob (= 5.0.5) |
28 | 28 | mail (~> 2.5, >= 2.5.4) |
29 | 29 | rails-dom-testing (~> 2.0) |
30 | | - actionpack (5.0.5.rc2) |
31 | | - actionview (= 5.0.5.rc2) |
32 | | - activesupport (= 5.0.5.rc2) |
| 30 | + actionpack (5.0.5) |
| 31 | + actionview (= 5.0.5) |
| 32 | + activesupport (= 5.0.5) |
33 | 33 | rack (~> 2.0) |
34 | 34 | rack-test (~> 0.6.3) |
35 | 35 | rails-dom-testing (~> 2.0) |
36 | 36 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
37 | | - actionview (5.0.5.rc2) |
38 | | - activesupport (= 5.0.5.rc2) |
| 37 | + actionview (5.0.5) |
| 38 | + activesupport (= 5.0.5) |
39 | 39 | builder (~> 3.1) |
40 | 40 | erubis (~> 2.7.0) |
41 | 41 | rails-dom-testing (~> 2.0) |
42 | 42 | rails-html-sanitizer (~> 1.0, >= 1.0.3) |
43 | | - activejob (5.0.5.rc2) |
44 | | - activesupport (= 5.0.5.rc2) |
| 43 | + activejob (5.0.5) |
| 44 | + activesupport (= 5.0.5) |
45 | 45 | globalid (>= 0.3.6) |
46 | | - activemodel (5.0.5.rc2) |
47 | | - activesupport (= 5.0.5.rc2) |
48 | | - activerecord (5.0.5.rc2) |
49 | | - activemodel (= 5.0.5.rc2) |
50 | | - activesupport (= 5.0.5.rc2) |
| 46 | + activemodel (5.0.5) |
| 47 | + activesupport (= 5.0.5) |
| 48 | + activerecord (5.0.5) |
| 49 | + activemodel (= 5.0.5) |
| 50 | + activesupport (= 5.0.5) |
51 | 51 | arel (~> 7.0) |
52 | | - activesupport (5.0.5.rc2) |
| 52 | + activesupport (5.0.5) |
53 | 53 | concurrent-ruby (~> 1.0, >= 1.0.2) |
54 | 54 | i18n (~> 0.7) |
55 | 55 | minitest (~> 5.1) |
56 | 56 | tzinfo (~> 1.1) |
57 | | - rails (5.0.5.rc2) |
58 | | - actioncable (= 5.0.5.rc2) |
59 | | - actionmailer (= 5.0.5.rc2) |
60 | | - actionpack (= 5.0.5.rc2) |
61 | | - actionview (= 5.0.5.rc2) |
62 | | - activejob (= 5.0.5.rc2) |
63 | | - activemodel (= 5.0.5.rc2) |
64 | | - activerecord (= 5.0.5.rc2) |
65 | | - activesupport (= 5.0.5.rc2) |
| 57 | + rails (5.0.5) |
| 58 | + actioncable (= 5.0.5) |
| 59 | + actionmailer (= 5.0.5) |
| 60 | + actionpack (= 5.0.5) |
| 61 | + actionview (= 5.0.5) |
| 62 | + activejob (= 5.0.5) |
| 63 | + activemodel (= 5.0.5) |
| 64 | + activerecord (= 5.0.5) |
| 65 | + activesupport (= 5.0.5) |
66 | 66 | bundler (>= 1.3.0) |
67 | | - railties (= 5.0.5.rc2) |
| 67 | + railties (= 5.0.5) |
68 | 68 | sprockets-rails (>= 2.0.0) |
69 | | - railties (5.0.5.rc2) |
70 | | - actionpack (= 5.0.5.rc2) |
71 | | - activesupport (= 5.0.5.rc2) |
| 69 | + railties (5.0.5) |
| 70 | + actionpack (= 5.0.5) |
| 71 | + activesupport (= 5.0.5) |
72 | 72 | method_source |
73 | 73 | rake (>= 0.8.7) |
74 | 74 | thor (>= 0.18.1, < 2.0) |
|
0 commit comments