|
| 1 | +GIT |
| 2 | + remote: git://github.com/rails/web-console.git |
| 3 | + revision: 8753a1056c62da296fb0062d3bdb99f4a83d3631 |
| 4 | + specs: |
| 5 | + web-console (3.4.0) |
| 6 | + actionview (>= 5.0) |
| 7 | + activemodel (>= 5.0) |
| 8 | + debug_inspector |
| 9 | + railties (>= 5.0) |
| 10 | + |
1 | 11 | GEM |
2 | 12 | remote: https://rubygems.org/ |
3 | 13 | specs: |
4 | | - actionmailer (4.2.7.1) |
5 | | - actionpack (= 4.2.7.1) |
6 | | - actionview (= 4.2.7.1) |
7 | | - activejob (= 4.2.7.1) |
| 14 | + actioncable (5.0.1) |
| 15 | + actionpack (= 5.0.1) |
| 16 | + nio4r (~> 1.2) |
| 17 | + websocket-driver (~> 0.6.1) |
| 18 | + actionmailer (5.0.1) |
| 19 | + actionpack (= 5.0.1) |
| 20 | + actionview (= 5.0.1) |
| 21 | + activejob (= 5.0.1) |
8 | 22 | mail (~> 2.5, >= 2.5.4) |
9 | | - rails-dom-testing (~> 1.0, >= 1.0.5) |
10 | | - actionpack (4.2.7.1) |
11 | | - actionview (= 4.2.7.1) |
12 | | - activesupport (= 4.2.7.1) |
13 | | - rack (~> 1.6) |
14 | | - rack-test (~> 0.6.2) |
15 | | - rails-dom-testing (~> 1.0, >= 1.0.5) |
| 23 | + rails-dom-testing (~> 2.0) |
| 24 | + actionpack (5.0.1) |
| 25 | + actionview (= 5.0.1) |
| 26 | + activesupport (= 5.0.1) |
| 27 | + rack (~> 2.0) |
| 28 | + rack-test (~> 0.6.3) |
| 29 | + rails-dom-testing (~> 2.0) |
16 | 30 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
17 | | - actionview (4.2.7.1) |
18 | | - activesupport (= 4.2.7.1) |
| 31 | + actionview (5.0.1) |
| 32 | + activesupport (= 5.0.1) |
19 | 33 | builder (~> 3.1) |
20 | 34 | erubis (~> 2.7.0) |
21 | | - rails-dom-testing (~> 1.0, >= 1.0.5) |
| 35 | + rails-dom-testing (~> 2.0) |
22 | 36 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
23 | | - activejob (4.2.7.1) |
24 | | - activesupport (= 4.2.7.1) |
25 | | - globalid (>= 0.3.0) |
26 | | - activemodel (4.2.7.1) |
27 | | - activesupport (= 4.2.7.1) |
28 | | - builder (~> 3.1) |
29 | | - activerecord (4.2.7.1) |
30 | | - activemodel (= 4.2.7.1) |
31 | | - activesupport (= 4.2.7.1) |
32 | | - arel (~> 6.0) |
33 | | - activerecord-sqlserver-adapter (4.2.16) |
34 | | - activerecord (~> 4.2.1) |
35 | | - activesupport (4.2.7.1) |
| 37 | + activejob (5.0.1) |
| 38 | + activesupport (= 5.0.1) |
| 39 | + globalid (>= 0.3.6) |
| 40 | + activemodel (5.0.1) |
| 41 | + activesupport (= 5.0.1) |
| 42 | + activerecord (5.0.1) |
| 43 | + activemodel (= 5.0.1) |
| 44 | + activesupport (= 5.0.1) |
| 45 | + arel (~> 7.0) |
| 46 | + activerecord-sqlserver-adapter (5.0.1) |
| 47 | + activerecord (~> 5.0.0) |
| 48 | + activesupport (5.0.1) |
| 49 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
36 | 50 | i18n (~> 0.7) |
37 | | - json (~> 1.7, >= 1.7.7) |
38 | 51 | minitest (~> 5.1) |
39 | | - thread_safe (~> 0.3, >= 0.3.4) |
40 | 52 | tzinfo (~> 1.1) |
41 | | - arel (6.0.4) |
42 | | - binding_of_caller (0.7.2) |
43 | | - debug_inspector (>= 0.0.1) |
| 53 | + arel (7.1.4) |
| 54 | + better_errors (2.1.1) |
| 55 | + coderay (>= 1.0.0) |
| 56 | + erubis (>= 2.6.6) |
| 57 | + rack (>= 0.9.0) |
44 | 58 | builder (3.2.3) |
45 | 59 | byebug (9.0.6) |
46 | | - coffee-rails (4.2.1) |
47 | | - coffee-script (>= 2.2.0) |
48 | | - railties (>= 4.0.0, < 5.2.x) |
| 60 | + coderay (1.1.1) |
49 | 61 | coffee-script (2.4.1) |
50 | 62 | coffee-script-source |
51 | 63 | execjs |
|
64 | 76 | rails-dom-testing (>= 1, < 3) |
65 | 77 | railties (>= 4.2.0) |
66 | 78 | thor (>= 0.14, < 2.0) |
67 | | - json (1.8.6) |
68 | 79 | loofah (2.0.3) |
69 | 80 | nokogiri (>= 1.5.9) |
70 | 81 | mail (2.6.4) |
71 | 82 | mime-types (>= 1.16, < 4) |
| 83 | + method_source (0.8.2) |
72 | 84 | mime-types (3.1) |
73 | 85 | mime-types-data (~> 3.2015) |
74 | 86 | mime-types-data (3.2016.0521) |
75 | 87 | mini_portile2 (2.1.0) |
76 | 88 | minitest (5.10.1) |
77 | 89 | multi_json (1.12.1) |
| 90 | + nio4r (1.2.1) |
78 | 91 | nokogiri (1.7.0.1) |
79 | 92 | mini_portile2 (~> 2.1.0) |
80 | | - rack (1.6.5) |
| 93 | + rack (2.0.1) |
81 | 94 | rack-test (0.6.3) |
82 | 95 | rack (>= 1.0) |
83 | | - rails (4.2.7.1) |
84 | | - actionmailer (= 4.2.7.1) |
85 | | - actionpack (= 4.2.7.1) |
86 | | - actionview (= 4.2.7.1) |
87 | | - activejob (= 4.2.7.1) |
88 | | - activemodel (= 4.2.7.1) |
89 | | - activerecord (= 4.2.7.1) |
90 | | - activesupport (= 4.2.7.1) |
| 96 | + rails (5.0.1) |
| 97 | + actioncable (= 5.0.1) |
| 98 | + actionmailer (= 5.0.1) |
| 99 | + actionpack (= 5.0.1) |
| 100 | + actionview (= 5.0.1) |
| 101 | + activejob (= 5.0.1) |
| 102 | + activemodel (= 5.0.1) |
| 103 | + activerecord (= 5.0.1) |
| 104 | + activesupport (= 5.0.1) |
91 | 105 | bundler (>= 1.3.0, < 2.0) |
92 | | - railties (= 4.2.7.1) |
93 | | - sprockets-rails |
94 | | - rails-deprecated_sanitizer (1.0.3) |
95 | | - activesupport (>= 4.2.0.alpha) |
96 | | - rails-dom-testing (1.0.8) |
97 | | - activesupport (>= 4.2.0.beta, < 5.0) |
| 106 | + railties (= 5.0.1) |
| 107 | + sprockets-rails (>= 2.0.0) |
| 108 | + rails-dom-testing (2.0.2) |
| 109 | + activesupport (>= 4.2.0, < 6.0) |
98 | 110 | nokogiri (~> 1.6) |
99 | | - rails-deprecated_sanitizer (>= 1.0.1) |
100 | 111 | rails-html-sanitizer (1.0.3) |
101 | 112 | loofah (~> 2.0) |
102 | | - railties (4.2.7.1) |
103 | | - actionpack (= 4.2.7.1) |
104 | | - activesupport (= 4.2.7.1) |
| 113 | + railties (5.0.1) |
| 114 | + actionpack (= 5.0.1) |
| 115 | + activesupport (= 5.0.1) |
| 116 | + method_source |
105 | 117 | rake (>= 0.8.7) |
106 | 118 | thor (>= 0.18.1, < 2.0) |
107 | 119 | rake (12.0.0) |
@@ -130,27 +142,26 @@ GEM |
130 | 142 | thread_safe (~> 0.1) |
131 | 143 | uglifier (3.0.4) |
132 | 144 | execjs (>= 0.3.0, < 3) |
133 | | - web-console (2.3.0) |
134 | | - activemodel (>= 4.0) |
135 | | - binding_of_caller (>= 0.7.2) |
136 | | - railties (>= 4.0) |
137 | | - sprockets-rails (>= 2.0, < 4.0) |
| 145 | + websocket-driver (0.6.5) |
| 146 | + websocket-extensions (>= 0.1.0) |
| 147 | + websocket-extensions (0.1.2) |
138 | 148 |
|
139 | 149 | PLATFORMS |
140 | 150 | ruby |
141 | 151 |
|
142 | 152 | DEPENDENCIES |
143 | 153 | activerecord-sqlserver-adapter |
| 154 | + better_errors |
144 | 155 | byebug |
145 | | - coffee-rails |
| 156 | + coffee-script |
146 | 157 | jbuilder |
147 | 158 | jquery-rails |
148 | | - rails (~> 4.2.0) |
| 159 | + rails (~> 5.0.0) |
149 | 160 | sass-rails |
150 | 161 | spring |
151 | 162 | tiny_tds |
152 | 163 | uglifier |
153 | | - web-console (~> 2.0) |
| 164 | + web-console! |
154 | 165 |
|
155 | 166 | BUNDLED WITH |
156 | 167 | 1.13.6 |
0 commit comments