Mercurial > zeropaste
comparison Gemfile.lock @ 431:68eb23b52864
Rails 5 \o/
author | nanaya <me@myconan.net> |
---|---|
date | Fri, 13 May 2016 03:56:07 +0900 |
parents | 6257da6e1aa1 |
children | d31fe32da7a0 |
comparison
equal
deleted
inserted
replaced
430:6257da6e1aa1 | 431:68eb23b52864 |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 remote: https://rails-assets.org/ | 3 remote: https://rails-assets.org/ |
4 specs: | 4 specs: |
5 actionmailer (4.2.5.2) | 5 actioncable (5.0.0.rc1) |
6 actionpack (= 4.2.5.2) | 6 actionpack (= 5.0.0.rc1) |
7 actionview (= 4.2.5.2) | 7 nio4r (~> 1.2) |
8 activejob (= 4.2.5.2) | 8 websocket-driver (~> 0.6.1) |
9 actionmailer (5.0.0.rc1) | |
10 actionpack (= 5.0.0.rc1) | |
11 actionview (= 5.0.0.rc1) | |
12 activejob (= 5.0.0.rc1) | |
9 mail (~> 2.5, >= 2.5.4) | 13 mail (~> 2.5, >= 2.5.4) |
10 rails-dom-testing (~> 1.0, >= 1.0.5) | 14 rails-dom-testing (~> 1.0, >= 1.0.5) |
11 actionpack (4.2.5.2) | 15 actionpack (5.0.0.rc1) |
12 actionview (= 4.2.5.2) | 16 actionview (= 5.0.0.rc1) |
13 activesupport (= 4.2.5.2) | 17 activesupport (= 5.0.0.rc1) |
14 rack (~> 1.6) | 18 rack (~> 2.x) |
15 rack-test (~> 0.6.2) | 19 rack-test (~> 0.6.3) |
16 rails-dom-testing (~> 1.0, >= 1.0.5) | 20 rails-dom-testing (~> 1.0, >= 1.0.5) |
17 rails-html-sanitizer (~> 1.0, >= 1.0.2) | 21 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
18 actionview (4.2.5.2) | 22 actionview (5.0.0.rc1) |
19 activesupport (= 4.2.5.2) | 23 activesupport (= 5.0.0.rc1) |
20 builder (~> 3.1) | 24 builder (~> 3.1) |
21 erubis (~> 2.7.0) | 25 erubis (~> 2.7.0) |
22 rails-dom-testing (~> 1.0, >= 1.0.5) | 26 rails-dom-testing (~> 1.0, >= 1.0.5) |
23 rails-html-sanitizer (~> 1.0, >= 1.0.2) | 27 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
24 activejob (4.2.5.2) | 28 activejob (5.0.0.rc1) |
25 activesupport (= 4.2.5.2) | 29 activesupport (= 5.0.0.rc1) |
26 globalid (>= 0.3.0) | 30 globalid (>= 0.3.6) |
27 activemodel (4.2.5.2) | 31 activemodel (5.0.0.rc1) |
28 activesupport (= 4.2.5.2) | 32 activesupport (= 5.0.0.rc1) |
29 builder (~> 3.1) | 33 activerecord (5.0.0.rc1) |
30 activerecord (4.2.5.2) | 34 activemodel (= 5.0.0.rc1) |
31 activemodel (= 4.2.5.2) | 35 activesupport (= 5.0.0.rc1) |
32 activesupport (= 4.2.5.2) | 36 arel (~> 7.0) |
33 arel (~> 6.0) | 37 activesupport (5.0.0.rc1) |
34 activesupport (4.2.5.2) | 38 concurrent-ruby (~> 1.0, >= 1.0.2) |
35 i18n (~> 0.7) | 39 i18n (~> 0.7) |
36 json (~> 1.7, >= 1.7.7) | |
37 minitest (~> 5.1) | 40 minitest (~> 5.1) |
38 thread_safe (~> 0.3, >= 0.3.4) | |
39 tzinfo (~> 1.1) | 41 tzinfo (~> 1.1) |
40 arel (6.0.3) | 42 arel (7.0.0) |
41 autoprefixer-rails (6.3.3.1) | 43 autoprefixer-rails (6.3.6) |
42 execjs | 44 execjs |
43 bootstrap-sass (3.3.6) | 45 bootstrap-sass (3.3.6) |
44 autoprefixer-rails (>= 5.2.1) | 46 autoprefixer-rails (>= 5.2.1) |
45 sass (>= 3.3.4) | 47 sass (>= 3.3.4) |
46 builder (3.2.2) | 48 builder (3.2.2) |
49 railties (>= 4.0.0, < 5.1.x) | 51 railties (>= 4.0.0, < 5.1.x) |
50 coffee-script (2.4.1) | 52 coffee-script (2.4.1) |
51 coffee-script-source | 53 coffee-script-source |
52 execjs | 54 execjs |
53 coffee-script-source (1.10.0) | 55 coffee-script-source (1.10.0) |
54 concurrent-ruby (1.0.1) | 56 concurrent-ruby (1.0.2) |
55 erubis (2.7.0) | 57 erubis (2.7.0) |
56 execjs (2.6.0) | 58 execjs (2.6.0) |
57 globalid (0.3.6) | 59 globalid (0.3.6) |
58 activesupport (>= 4.1.0) | 60 activesupport (>= 4.1.0) |
59 i18n (0.7.0) | 61 i18n (0.7.0) |
60 jquery-rails (4.1.0) | 62 jquery-rails (4.1.1) |
61 rails-dom-testing (~> 1.0) | 63 rails-dom-testing (>= 1, < 3) |
62 railties (>= 4.2.0) | 64 railties (>= 4.2.0) |
63 thor (>= 0.14, < 2.0) | 65 thor (>= 0.14, < 2.0) |
64 json (1.8.3) | 66 json (1.8.3) |
65 loofah (2.0.3) | 67 loofah (2.0.3) |
66 nokogiri (>= 1.5.9) | 68 nokogiri (>= 1.5.9) |
67 mail (2.6.3) | 69 mail (2.6.4) |
68 mime-types (>= 1.16, < 3) | 70 mime-types (>= 1.16, < 4) |
69 mime-types (2.99.1) | 71 method_source (0.8.2) |
72 mime-types (3.0) | |
73 mime-types-data (~> 3.2015) | |
74 mime-types-data (3.2016.0221) | |
70 mini_portile2 (2.0.0) | 75 mini_portile2 (2.0.0) |
71 minitest (5.8.4) | 76 minitest (5.8.4) |
72 newrelic_rpm (3.15.0.314) | 77 newrelic_rpm (3.15.2.317) |
78 nio4r (1.2.1) | |
73 nokogiri (1.6.7.2) | 79 nokogiri (1.6.7.2) |
74 mini_portile2 (~> 2.0.0.rc2) | 80 mini_portile2 (~> 2.0.0.rc2) |
75 pg (0.18.4) | 81 pg (0.18.4) |
76 quiet_assets (1.1.0) | 82 quiet_assets (1.1.0) |
77 railties (>= 3.1, < 5.0) | 83 railties (>= 3.1, < 5.0) |
78 rack (1.6.4) | 84 rack (2.0.0.rc1) |
85 json | |
79 rack-test (0.6.3) | 86 rack-test (0.6.3) |
80 rack (>= 1.0) | 87 rack (>= 1.0) |
81 rails (4.2.5.2) | 88 rails (5.0.0.rc1) |
82 actionmailer (= 4.2.5.2) | 89 actioncable (= 5.0.0.rc1) |
83 actionpack (= 4.2.5.2) | 90 actionmailer (= 5.0.0.rc1) |
84 actionview (= 4.2.5.2) | 91 actionpack (= 5.0.0.rc1) |
85 activejob (= 4.2.5.2) | 92 actionview (= 5.0.0.rc1) |
86 activemodel (= 4.2.5.2) | 93 activejob (= 5.0.0.rc1) |
87 activerecord (= 4.2.5.2) | 94 activemodel (= 5.0.0.rc1) |
88 activesupport (= 4.2.5.2) | 95 activerecord (= 5.0.0.rc1) |
96 activesupport (= 5.0.0.rc1) | |
89 bundler (>= 1.3.0, < 2.0) | 97 bundler (>= 1.3.0, < 2.0) |
90 railties (= 4.2.5.2) | 98 railties (= 5.0.0.rc1) |
91 sprockets-rails | 99 sprockets-rails (>= 2.0.0) |
92 rails-assets-commonmark (0.24.0) | 100 rails-assets-commonmark (0.25.1) |
93 rails-assets-highlightjs (9.1.0) | 101 rails-assets-highlightjs (9.2.0) |
94 rails-deprecated_sanitizer (1.0.3) | 102 rails-deprecated_sanitizer (1.0.3) |
95 activesupport (>= 4.2.0.alpha) | 103 activesupport (>= 4.2.0.alpha) |
96 rails-dom-testing (1.0.7) | 104 rails-dom-testing (1.0.7) |
97 activesupport (>= 4.2.0.beta, < 5.0) | 105 activesupport (>= 4.2.0.beta, < 5.0) |
98 nokogiri (~> 1.6.0) | 106 nokogiri (~> 1.6.0) |
99 rails-deprecated_sanitizer (>= 1.0.1) | 107 rails-deprecated_sanitizer (>= 1.0.1) |
100 rails-html-sanitizer (1.0.3) | 108 rails-html-sanitizer (1.0.3) |
101 loofah (~> 2.0) | 109 loofah (~> 2.0) |
102 railties (4.2.5.2) | 110 railties (5.0.0.rc1) |
103 actionpack (= 4.2.5.2) | 111 actionpack (= 5.0.0.rc1) |
104 activesupport (= 4.2.5.2) | 112 activesupport (= 5.0.0.rc1) |
113 method_source | |
105 rake (>= 0.8.7) | 114 rake (>= 0.8.7) |
106 thor (>= 0.18.1, < 2.0) | 115 thor (>= 0.18.1, < 2.0) |
107 rake (10.5.0) | 116 rake (11.1.2) |
108 sass (3.4.21) | 117 sass (3.4.22) |
109 sass-rails (5.0.4) | 118 sass-rails (5.0.4) |
110 railties (>= 4.0.0, < 5.0) | 119 railties (>= 4.0.0, < 5.0) |
111 sass (~> 3.1) | 120 sass (~> 3.1) |
112 sprockets (>= 2.8, < 4.0) | 121 sprockets (>= 2.8, < 4.0) |
113 sprockets-rails (>= 2.0, < 4.0) | 122 sprockets-rails (>= 2.0, < 4.0) |
114 tilt (>= 1.1, < 3) | 123 tilt (>= 1.1, < 3) |
115 sprockets (3.5.2) | 124 sprockets (3.6.0) |
116 concurrent-ruby (~> 1.0) | 125 concurrent-ruby (~> 1.0) |
117 rack (> 1, < 3) | 126 rack (> 1, < 3) |
118 sprockets-rails (3.0.3) | 127 sprockets-rails (3.0.4) |
119 actionpack (>= 4.0) | 128 actionpack (>= 4.0) |
120 activesupport (>= 4.0) | 129 activesupport (>= 4.0) |
121 sprockets (>= 3.0.0) | 130 sprockets (>= 3.0.0) |
122 thor (0.19.1) | 131 thor (0.19.1) |
123 thread_safe (0.3.5) | 132 thread_safe (0.3.5) |
124 tilt (2.0.2) | 133 tilt (2.0.3) |
125 tzinfo (1.2.2) | 134 tzinfo (1.2.2) |
126 thread_safe (~> 0.1) | 135 thread_safe (~> 0.1) |
127 uglifier (2.7.2) | 136 uglifier (3.0.0) |
128 execjs (>= 0.3.0) | 137 execjs (>= 0.3.0, < 3) |
129 json (>= 1.8.0) | 138 websocket-driver (0.6.3) |
139 websocket-extensions (>= 0.1.0) | |
140 websocket-extensions (0.1.2) | |
130 | 141 |
131 PLATFORMS | 142 PLATFORMS |
132 ruby | 143 ruby |
133 | 144 |
134 DEPENDENCIES | 145 DEPENDENCIES |
138 jquery-rails | 149 jquery-rails |
139 jruby-openssl | 150 jruby-openssl |
140 newrelic_rpm | 151 newrelic_rpm |
141 pg | 152 pg |
142 quiet_assets | 153 quiet_assets |
143 rails (~> 4.2.0) | 154 rails (>= 5.0.0.rc1, < 5.1) |
144 rails-assets-commonmark! | 155 rails-assets-commonmark! |
145 rails-assets-highlightjs! | 156 rails-assets-highlightjs! |
146 sass-rails (~> 5.0) | 157 sass-rails (~> 5.0) |
147 therubyrhino | 158 therubyrhino |
148 uglifier (>= 1.3.0) | 159 uglifier (>= 1.3.0) |