comparison Gemfile.lock @ 462:e8d6c631a55b

Update gems
author nanaya <me@nanaya.pro>
date Sun, 09 Dec 2018 03:15:59 +0900
parents 51d4c4e60018
children f109a8aacad5
comparison
equal deleted inserted replaced
461:51d4c4e60018 462:e8d6c631a55b
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.2.1) 5 actioncable (5.2.2)
6 actionpack (= 5.2.1) 6 actionpack (= 5.2.2)
7 nio4r (~> 2.0) 7 nio4r (~> 2.0)
8 websocket-driver (>= 0.6.1) 8 websocket-driver (>= 0.6.1)
9 actionmailer (5.2.1) 9 actionmailer (5.2.2)
10 actionpack (= 5.2.1) 10 actionpack (= 5.2.2)
11 actionview (= 5.2.1) 11 actionview (= 5.2.2)
12 activejob (= 5.2.1) 12 activejob (= 5.2.2)
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.2.1) 15 actionpack (5.2.2)
16 actionview (= 5.2.1) 16 actionview (= 5.2.2)
17 activesupport (= 5.2.1) 17 activesupport (= 5.2.2)
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.2.1) 22 actionview (5.2.2)
23 activesupport (= 5.2.1) 23 activesupport (= 5.2.2)
24 builder (~> 3.1) 24 builder (~> 3.1)
25 erubi (~> 1.4) 25 erubi (~> 1.4)
26 rails-dom-testing (~> 2.0) 26 rails-dom-testing (~> 2.0)
27 rails-html-sanitizer (~> 1.0, >= 1.0.3) 27 rails-html-sanitizer (~> 1.0, >= 1.0.3)
28 activejob (5.2.1) 28 activejob (5.2.2)
29 activesupport (= 5.2.1) 29 activesupport (= 5.2.2)
30 globalid (>= 0.3.6) 30 globalid (>= 0.3.6)
31 activemodel (5.2.1) 31 activemodel (5.2.2)
32 activesupport (= 5.2.1) 32 activesupport (= 5.2.2)
33 activerecord (5.2.1) 33 activerecord (5.2.2)
34 activemodel (= 5.2.1) 34 activemodel (= 5.2.2)
35 activesupport (= 5.2.1) 35 activesupport (= 5.2.2)
36 arel (>= 9.0) 36 arel (>= 9.0)
37 activerecord-jdbc-adapter (52.1-java) 37 activerecord-jdbc-adapter (52.1-java)
38 activerecord (~> 5.2.0) 38 activerecord (~> 5.2.0)
39 activerecord-jdbcpostgresql-adapter (52.1-java) 39 activerecord-jdbcpostgresql-adapter (52.1-java)
40 activerecord-jdbc-adapter (= 52.1) 40 activerecord-jdbc-adapter (= 52.1)
41 jdbc-postgres (>= 9.4, < 43) 41 jdbc-postgres (>= 9.4, < 43)
42 activestorage (5.2.1) 42 activestorage (5.2.2)
43 actionpack (= 5.2.1) 43 actionpack (= 5.2.2)
44 activerecord (= 5.2.1) 44 activerecord (= 5.2.2)
45 marcel (~> 0.3.1) 45 marcel (~> 0.3.1)
46 activesupport (5.2.1) 46 activesupport (5.2.2)
47 concurrent-ruby (~> 1.0, >= 1.0.2) 47 concurrent-ruby (~> 1.0, >= 1.0.2)
48 i18n (>= 0.7, < 2) 48 i18n (>= 0.7, < 2)
49 minitest (~> 5.1) 49 minitest (~> 5.1)
50 tzinfo (~> 1.1) 50 tzinfo (~> 1.1)
51 arel (9.0.0) 51 arel (9.0.0)
52 autoprefixer-rails (9.3.1) 52 autoprefixer-rails (9.4.2)
53 execjs 53 execjs
54 bootstrap-sass (3.3.7) 54 bootstrap-sass (3.3.7)
55 autoprefixer-rails (>= 5.2.1) 55 autoprefixer-rails (>= 5.2.1)
56 sass (>= 3.3.4) 56 sass (>= 3.3.4)
57 builder (3.2.3) 57 builder (3.2.3)
100 puma (3.12.0) 100 puma (3.12.0)
101 puma (3.12.0-java) 101 puma (3.12.0-java)
102 rack (2.0.6) 102 rack (2.0.6)
103 rack-test (1.1.0) 103 rack-test (1.1.0)
104 rack (>= 1.0, < 3) 104 rack (>= 1.0, < 3)
105 rails (5.2.1) 105 rails (5.2.2)
106 actioncable (= 5.2.1) 106 actioncable (= 5.2.2)
107 actionmailer (= 5.2.1) 107 actionmailer (= 5.2.2)
108 actionpack (= 5.2.1) 108 actionpack (= 5.2.2)
109 actionview (= 5.2.1) 109 actionview (= 5.2.2)
110 activejob (= 5.2.1) 110 activejob (= 5.2.2)
111 activemodel (= 5.2.1) 111 activemodel (= 5.2.2)
112 activerecord (= 5.2.1) 112 activerecord (= 5.2.2)
113 activestorage (= 5.2.1) 113 activestorage (= 5.2.2)
114 activesupport (= 5.2.1) 114 activesupport (= 5.2.2)
115 bundler (>= 1.3.0) 115 bundler (>= 1.3.0)
116 railties (= 5.2.1) 116 railties (= 5.2.2)
117 sprockets-rails (>= 2.0.0) 117 sprockets-rails (>= 2.0.0)
118 rails-assets-commonmark (0.28.1) 118 rails-assets-commonmark (0.28.1)
119 rails-assets-highlightjs (9.12.0) 119 rails-assets-highlightjs (9.12.0)
120 rails-dom-testing (2.0.3) 120 rails-dom-testing (2.0.3)
121 activesupport (>= 4.2.0) 121 activesupport (>= 4.2.0)
122 nokogiri (>= 1.6) 122 nokogiri (>= 1.6)
123 rails-html-sanitizer (1.0.4) 123 rails-html-sanitizer (1.0.4)
124 loofah (~> 2.2, >= 2.2.2) 124 loofah (~> 2.2, >= 2.2.2)
125 railties (5.2.1) 125 railties (5.2.2)
126 actionpack (= 5.2.1) 126 actionpack (= 5.2.2)
127 activesupport (= 5.2.1) 127 activesupport (= 5.2.2)
128 method_source 128 method_source
129 rake (>= 0.8.7) 129 rake (>= 0.8.7)
130 thor (>= 0.19.0, < 2.0) 130 thor (>= 0.19.0, < 2.0)
131 rake (12.3.1) 131 rake (12.3.2)
132 rb-fsevent (0.10.3) 132 rb-fsevent (0.10.3)
133 rb-inotify (0.9.10) 133 rb-inotify (0.9.10)
134 ffi (>= 0.5.0, < 2) 134 ffi (>= 0.5.0, < 2)
135 sass (3.7.2) 135 sass (3.7.2)
136 sass-listen (~> 4.0.0) 136 sass-listen (~> 4.0.0)
154 therubyrhino_jar (>= 1.7.3) 154 therubyrhino_jar (>= 1.7.3)
155 therubyrhino_jar (1.7.6) 155 therubyrhino_jar (1.7.6)
156 thor (0.20.3) 156 thor (0.20.3)
157 thread_safe (0.3.6) 157 thread_safe (0.3.6)
158 thread_safe (0.3.6-java) 158 thread_safe (0.3.6-java)
159 tilt (2.0.8) 159 tilt (2.0.9)
160 tzinfo (1.2.5) 160 tzinfo (1.2.5)
161 thread_safe (~> 0.1) 161 thread_safe (~> 0.1)
162 uglifier (4.1.19) 162 uglifier (4.1.20)
163 execjs (>= 0.3.0, < 3) 163 execjs (>= 0.3.0, < 3)
164 websocket-driver (0.7.0) 164 websocket-driver (0.7.0)
165 websocket-extensions (>= 0.1.0) 165 websocket-extensions (>= 0.1.0)
166 websocket-driver (0.7.0-java) 166 websocket-driver (0.7.0-java)
167 websocket-extensions (>= 0.1.0) 167 websocket-extensions (>= 0.1.0)
186 sass-rails 186 sass-rails
187 therubyrhino 187 therubyrhino
188 uglifier 188 uglifier
189 189
190 BUNDLED WITH 190 BUNDLED WITH
191 1.16.1 191 1.17.1