|
26 | 26 | PATH |
27 | 27 | remote: . |
28 | 28 | specs: |
29 | | - actioncable (5.1.3.rc3) |
30 | | - actionpack (= 5.1.3.rc3) |
| 29 | + actioncable (5.1.3) |
| 30 | + actionpack (= 5.1.3) |
31 | 31 | nio4r (~> 2.0) |
32 | 32 | websocket-driver (~> 0.6.1) |
33 | | - actionmailer (5.1.3.rc3) |
34 | | - actionpack (= 5.1.3.rc3) |
35 | | - actionview (= 5.1.3.rc3) |
36 | | - activejob (= 5.1.3.rc3) |
| 33 | + actionmailer (5.1.3) |
| 34 | + actionpack (= 5.1.3) |
| 35 | + actionview (= 5.1.3) |
| 36 | + activejob (= 5.1.3) |
37 | 37 | mail (~> 2.5, >= 2.5.4) |
38 | 38 | rails-dom-testing (~> 2.0) |
39 | | - actionpack (5.1.3.rc3) |
40 | | - actionview (= 5.1.3.rc3) |
41 | | - activesupport (= 5.1.3.rc3) |
| 39 | + actionpack (5.1.3) |
| 40 | + actionview (= 5.1.3) |
| 41 | + activesupport (= 5.1.3) |
42 | 42 | rack (~> 2.0) |
43 | 43 | rack-test (~> 0.6.3) |
44 | 44 | rails-dom-testing (~> 2.0) |
45 | 45 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
46 | | - actionview (5.1.3.rc3) |
47 | | - activesupport (= 5.1.3.rc3) |
| 46 | + actionview (5.1.3) |
| 47 | + activesupport (= 5.1.3) |
48 | 48 | builder (~> 3.1) |
49 | 49 | erubi (~> 1.4) |
50 | 50 | rails-dom-testing (~> 2.0) |
51 | 51 | rails-html-sanitizer (~> 1.0, >= 1.0.3) |
52 | | - activejob (5.1.3.rc3) |
53 | | - activesupport (= 5.1.3.rc3) |
| 52 | + activejob (5.1.3) |
| 53 | + activesupport (= 5.1.3) |
54 | 54 | globalid (>= 0.3.6) |
55 | | - activemodel (5.1.3.rc3) |
56 | | - activesupport (= 5.1.3.rc3) |
57 | | - activerecord (5.1.3.rc3) |
58 | | - activemodel (= 5.1.3.rc3) |
59 | | - activesupport (= 5.1.3.rc3) |
| 55 | + activemodel (5.1.3) |
| 56 | + activesupport (= 5.1.3) |
| 57 | + activerecord (5.1.3) |
| 58 | + activemodel (= 5.1.3) |
| 59 | + activesupport (= 5.1.3) |
60 | 60 | arel (~> 8.0) |
61 | | - activesupport (5.1.3.rc3) |
| 61 | + activesupport (5.1.3) |
62 | 62 | concurrent-ruby (~> 1.0, >= 1.0.2) |
63 | 63 | i18n (~> 0.7) |
64 | 64 | minitest (~> 5.1) |
65 | 65 | tzinfo (~> 1.1) |
66 | | - rails (5.1.3.rc3) |
67 | | - actioncable (= 5.1.3.rc3) |
68 | | - actionmailer (= 5.1.3.rc3) |
69 | | - actionpack (= 5.1.3.rc3) |
70 | | - actionview (= 5.1.3.rc3) |
71 | | - activejob (= 5.1.3.rc3) |
72 | | - activemodel (= 5.1.3.rc3) |
73 | | - activerecord (= 5.1.3.rc3) |
74 | | - activesupport (= 5.1.3.rc3) |
| 66 | + rails (5.1.3) |
| 67 | + actioncable (= 5.1.3) |
| 68 | + actionmailer (= 5.1.3) |
| 69 | + actionpack (= 5.1.3) |
| 70 | + actionview (= 5.1.3) |
| 71 | + activejob (= 5.1.3) |
| 72 | + activemodel (= 5.1.3) |
| 73 | + activerecord (= 5.1.3) |
| 74 | + activesupport (= 5.1.3) |
75 | 75 | bundler (>= 1.3.0) |
76 | | - railties (= 5.1.3.rc3) |
| 76 | + railties (= 5.1.3) |
77 | 77 | sprockets-rails (>= 2.0.0) |
78 | | - railties (5.1.3.rc3) |
79 | | - actionpack (= 5.1.3.rc3) |
80 | | - activesupport (= 5.1.3.rc3) |
| 78 | + railties (5.1.3) |
| 79 | + actionpack (= 5.1.3) |
| 80 | + activesupport (= 5.1.3) |
81 | 81 | method_source |
82 | 82 | rake (>= 0.8.7) |
83 | 83 | thor (>= 0.18.1, < 2.0) |
|
0 commit comments