comparison Gemfile.lock @ 443:be849fa80505

Update to rails 5.0.1
author nanaya <me@myconan.net>
date Wed, 21 Dec 2016 16:20:44 +0900
parents 69fe27a8b147
children 1201c7566845
comparison
equal deleted inserted replaced
442:1fc5ddcde386 443:be849fa80505
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 actioncable (5.0.0.1) 5 actioncable (5.0.1)
6 actionpack (= 5.0.0.1) 6 actionpack (= 5.0.1)
7 nio4r (~> 1.2) 7 nio4r (~> 1.2)
8 websocket-driver (~> 0.6.1) 8 websocket-driver (~> 0.6.1)
9 actionmailer (5.0.0.1) 9 actionmailer (5.0.1)
10 actionpack (= 5.0.0.1) 10 actionpack (= 5.0.1)
11 actionview (= 5.0.0.1) 11 actionview (= 5.0.1)
12 activejob (= 5.0.0.1) 12 activejob (= 5.0.1)
13 mail (~> 2.5, >= 2.5.4) 13 mail (~> 2.5, >= 2.5.4)
14 rails-dom-testing (~> 2.0) 14 rails-dom-testing (~> 2.0)
15 actionpack (5.0.0.1) 15 actionpack (5.0.1)
16 actionview (= 5.0.0.1) 16 actionview (= 5.0.1)
17 activesupport (= 5.0.0.1) 17 activesupport (= 5.0.1)
18 rack (~> 2.0) 18 rack (~> 2.0)
19 rack-test (~> 0.6.3) 19 rack-test (~> 0.6.3)
20 rails-dom-testing (~> 2.0) 20 rails-dom-testing (~> 2.0)
21 rails-html-sanitizer (~> 1.0, >= 1.0.2) 21 rails-html-sanitizer (~> 1.0, >= 1.0.2)
22 actionview (5.0.0.1) 22 actionview (5.0.1)
23 activesupport (= 5.0.0.1) 23 activesupport (= 5.0.1)
24 builder (~> 3.1) 24 builder (~> 3.1)
25 erubis (~> 2.7.0) 25 erubis (~> 2.7.0)
26 rails-dom-testing (~> 2.0) 26 rails-dom-testing (~> 2.0)
27 rails-html-sanitizer (~> 1.0, >= 1.0.2) 27 rails-html-sanitizer (~> 1.0, >= 1.0.2)
28 activejob (5.0.0.1) 28 activejob (5.0.1)
29 activesupport (= 5.0.0.1) 29 activesupport (= 5.0.1)
30 globalid (>= 0.3.6) 30 globalid (>= 0.3.6)
31 activemodel (5.0.0.1) 31 activemodel (5.0.1)
32 activesupport (= 5.0.0.1) 32 activesupport (= 5.0.1)
33 activerecord (5.0.0.1) 33 activerecord (5.0.1)
34 activemodel (= 5.0.0.1) 34 activemodel (= 5.0.1)
35 activesupport (= 5.0.0.1) 35 activesupport (= 5.0.1)
36 arel (~> 7.0) 36 arel (~> 7.0)
37 activesupport (5.0.0.1) 37 activesupport (5.0.1)
38 concurrent-ruby (~> 1.0, >= 1.0.2) 38 concurrent-ruby (~> 1.0, >= 1.0.2)
39 i18n (~> 0.7) 39 i18n (~> 0.7)
40 minitest (~> 5.1) 40 minitest (~> 5.1)
41 tzinfo (~> 1.1) 41 tzinfo (~> 1.1)
42 arel (7.1.4) 42 arel (7.1.4)
43 autoprefixer-rails (6.5.3) 43 autoprefixer-rails (6.5.4)
44 execjs 44 execjs
45 bootstrap-sass (3.3.7) 45 bootstrap-sass (3.3.7)
46 autoprefixer-rails (>= 5.2.1) 46 autoprefixer-rails (>= 5.2.1)
47 sass (>= 3.3.4) 47 sass (>= 3.3.4)
48 builder (3.2.2) 48 builder (3.2.2)
50 coffee-script (>= 2.2.0) 50 coffee-script (>= 2.2.0)
51 railties (>= 4.0.0, < 5.2.x) 51 railties (>= 4.0.0, < 5.2.x)
52 coffee-script (2.4.1) 52 coffee-script (2.4.1)
53 coffee-script-source 53 coffee-script-source
54 execjs 54 execjs
55 coffee-script-source (1.10.0) 55 coffee-script-source (1.12.2)
56 concurrent-ruby (1.0.2) 56 concurrent-ruby (1.0.3)
57 erubis (2.7.0) 57 erubis (2.7.0)
58 execjs (2.7.0) 58 execjs (2.7.0)
59 globalid (0.3.7) 59 globalid (0.3.7)
60 activesupport (>= 4.1.0) 60 activesupport (>= 4.1.0)
61 i18n (0.7.0) 61 i18n (0.7.0)
70 method_source (0.8.2) 70 method_source (0.8.2)
71 mime-types (3.1) 71 mime-types (3.1)
72 mime-types-data (~> 3.2015) 72 mime-types-data (~> 3.2015)
73 mime-types-data (3.2016.0521) 73 mime-types-data (3.2016.0521)
74 mini_portile2 (2.1.0) 74 mini_portile2 (2.1.0)
75 minitest (5.9.1) 75 minitest (5.10.1)
76 newrelic_rpm (3.17.1.326) 76 newrelic_rpm (3.17.2.327)
77 nio4r (1.2.1) 77 nio4r (1.2.1)
78 nokogiri (1.6.8.1) 78 nokogiri (1.6.8.1)
79 mini_portile2 (~> 2.1.0) 79 mini_portile2 (~> 2.1.0)
80 pg (0.19.0) 80 pg (0.19.0)
81 puma (3.6.0) 81 puma (3.6.2)
82 rack (2.0.1) 82 rack (2.0.1)
83 rack-test (0.6.3) 83 rack-test (0.6.3)
84 rack (>= 1.0) 84 rack (>= 1.0)
85 rails (5.0.0.1) 85 rails (5.0.1)
86 actioncable (= 5.0.0.1) 86 actioncable (= 5.0.1)
87 actionmailer (= 5.0.0.1) 87 actionmailer (= 5.0.1)
88 actionpack (= 5.0.0.1) 88 actionpack (= 5.0.1)
89 actionview (= 5.0.0.1) 89 actionview (= 5.0.1)
90 activejob (= 5.0.0.1) 90 activejob (= 5.0.1)
91 activemodel (= 5.0.0.1) 91 activemodel (= 5.0.1)
92 activerecord (= 5.0.0.1) 92 activerecord (= 5.0.1)
93 activesupport (= 5.0.0.1) 93 activesupport (= 5.0.1)
94 bundler (>= 1.3.0, < 2.0) 94 bundler (>= 1.3.0, < 2.0)
95 railties (= 5.0.0.1) 95 railties (= 5.0.1)
96 sprockets-rails (>= 2.0.0) 96 sprockets-rails (>= 2.0.0)
97 rails-assets-commonmark (0.26.0) 97 rails-assets-commonmark (0.27.0)
98 rails-assets-highlightjs (9.8.0) 98 rails-assets-highlightjs (9.8.0)
99 rails-dom-testing (2.0.1) 99 rails-dom-testing (2.0.1)
100 activesupport (>= 4.2.0, < 6.0) 100 activesupport (>= 4.2.0, < 6.0)
101 nokogiri (~> 1.6.0) 101 nokogiri (~> 1.6.0)
102 rails-html-sanitizer (1.0.3) 102 rails-html-sanitizer (1.0.3)
103 loofah (~> 2.0) 103 loofah (~> 2.0)
104 railties (5.0.0.1) 104 railties (5.0.1)
105 actionpack (= 5.0.0.1) 105 actionpack (= 5.0.1)
106 activesupport (= 5.0.0.1) 106 activesupport (= 5.0.1)
107 method_source 107 method_source
108 rake (>= 0.8.7) 108 rake (>= 0.8.7)
109 thor (>= 0.18.1, < 2.0) 109 thor (>= 0.18.1, < 2.0)
110 rake (11.3.0) 110 rake (12.0.0)
111 sass (3.4.22) 111 sass (3.4.23)
112 sass-rails (5.0.6) 112 sass-rails (5.0.6)
113 railties (>= 4.0.0, < 6) 113 railties (>= 4.0.0, < 6)
114 sass (~> 3.1) 114 sass (~> 3.1)
115 sprockets (>= 2.8, < 4.0) 115 sprockets (>= 2.8, < 4.0)
116 sprockets-rails (>= 2.0, < 4.0) 116 sprockets-rails (>= 2.0, < 4.0)
117 tilt (>= 1.1, < 3) 117 tilt (>= 1.1, < 3)
118 sprockets (3.7.0) 118 sprockets (3.7.1)
119 concurrent-ruby (~> 1.0) 119 concurrent-ruby (~> 1.0)
120 rack (> 1, < 3) 120 rack (> 1, < 3)
121 sprockets-rails (3.2.0) 121 sprockets-rails (3.2.0)
122 actionpack (>= 4.0) 122 actionpack (>= 4.0)
123 activesupport (>= 4.0) 123 activesupport (>= 4.0)
124 sprockets (>= 3.0.0) 124 sprockets (>= 3.0.0)
125 thor (0.19.1) 125 thor (0.19.4)
126 thread_safe (0.3.5) 126 thread_safe (0.3.5)
127 tilt (2.0.5) 127 tilt (2.0.5)
128 tzinfo (1.2.2) 128 tzinfo (1.2.2)
129 thread_safe (~> 0.1) 129 thread_safe (~> 0.1)
130 uglifier (3.0.3) 130 uglifier (3.0.4)
131 execjs (>= 0.3.0, < 3) 131 execjs (>= 0.3.0, < 3)
132 websocket-driver (0.6.4) 132 websocket-driver (0.6.4)
133 websocket-extensions (>= 0.1.0) 133 websocket-extensions (>= 0.1.0)
134 websocket-extensions (0.1.2) 134 websocket-extensions (0.1.2)
135 135
143 jquery-rails 143 jquery-rails
144 jruby-openssl 144 jruby-openssl
145 newrelic_rpm 145 newrelic_rpm
146 pg 146 pg
147 puma 147 puma
148 rails (~> 5.0.0) 148 rails (~> 5.0.1)
149 rails-assets-commonmark! 149 rails-assets-commonmark!
150 rails-assets-highlightjs! 150 rails-assets-highlightjs!
151 sass-rails (~> 5.0) 151 sass-rails (~> 5.0)
152 therubyrhino 152 therubyrhino
153 uglifier (>= 1.3.0) 153 uglifier (>= 1.3.0)