Mercurial > zeropaste
comparison Gemfile.lock @ 465:f109a8aacad5
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Fri, 31 May 2019 09:10:28 +0900 |
parents | e8d6c631a55b |
children | fd3078b4d355 |
comparison
equal
deleted
inserted
replaced
464:f11862e58af4 | 465:f109a8aacad5 |
---|---|
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.2) | 5 actioncable (5.2.3) |
6 actionpack (= 5.2.2) | 6 actionpack (= 5.2.3) |
7 nio4r (~> 2.0) | 7 nio4r (~> 2.0) |
8 websocket-driver (>= 0.6.1) | 8 websocket-driver (>= 0.6.1) |
9 actionmailer (5.2.2) | 9 actionmailer (5.2.3) |
10 actionpack (= 5.2.2) | 10 actionpack (= 5.2.3) |
11 actionview (= 5.2.2) | 11 actionview (= 5.2.3) |
12 activejob (= 5.2.2) | 12 activejob (= 5.2.3) |
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.2) | 15 actionpack (5.2.3) |
16 actionview (= 5.2.2) | 16 actionview (= 5.2.3) |
17 activesupport (= 5.2.2) | 17 activesupport (= 5.2.3) |
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.2) | 22 actionview (5.2.3) |
23 activesupport (= 5.2.2) | 23 activesupport (= 5.2.3) |
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.2) | 28 activejob (5.2.3) |
29 activesupport (= 5.2.2) | 29 activesupport (= 5.2.3) |
30 globalid (>= 0.3.6) | 30 globalid (>= 0.3.6) |
31 activemodel (5.2.2) | 31 activemodel (5.2.3) |
32 activesupport (= 5.2.2) | 32 activesupport (= 5.2.3) |
33 activerecord (5.2.2) | 33 activerecord (5.2.3) |
34 activemodel (= 5.2.2) | 34 activemodel (= 5.2.3) |
35 activesupport (= 5.2.2) | 35 activesupport (= 5.2.3) |
36 arel (>= 9.0) | 36 arel (>= 9.0) |
37 activerecord-jdbc-adapter (52.1-java) | 37 activerecord-jdbc-adapter (52.2-java) |
38 activerecord (~> 5.2.0) | 38 activerecord (~> 5.2.0) |
39 activerecord-jdbcpostgresql-adapter (52.1-java) | 39 activerecord-jdbcpostgresql-adapter (52.2-java) |
40 activerecord-jdbc-adapter (= 52.1) | 40 activerecord-jdbc-adapter (= 52.2) |
41 jdbc-postgres (>= 9.4, < 43) | 41 jdbc-postgres (>= 9.4, < 43) |
42 activestorage (5.2.2) | 42 activestorage (5.2.3) |
43 actionpack (= 5.2.2) | 43 actionpack (= 5.2.3) |
44 activerecord (= 5.2.2) | 44 activerecord (= 5.2.3) |
45 marcel (~> 0.3.1) | 45 marcel (~> 0.3.1) |
46 activesupport (5.2.2) | 46 activesupport (5.2.3) |
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.4.2) | 52 autoprefixer-rails (9.5.1.1) |
53 execjs | 53 execjs |
54 bootstrap-sass (3.3.7) | 54 bootstrap-sass (3.4.1) |
55 autoprefixer-rails (>= 5.2.1) | 55 autoprefixer-rails (>= 5.2.1) |
56 sass (>= 3.3.4) | 56 sassc (>= 2.0.0) |
57 builder (3.2.3) | 57 builder (3.2.3) |
58 coffee-rails (4.2.2) | 58 coffee-rails (5.0.0) |
59 coffee-script (>= 2.2.0) | 59 coffee-script (>= 2.2.0) |
60 railties (>= 4.0.0) | 60 railties (>= 5.2.0) |
61 coffee-script (2.4.1) | 61 coffee-script (2.4.1) |
62 coffee-script-source | 62 coffee-script-source |
63 execjs | 63 execjs |
64 coffee-script-source (1.12.2) | 64 coffee-script-source (1.12.2) |
65 concurrent-ruby (1.1.3) | 65 concurrent-ruby (1.1.5) |
66 crass (1.0.4) | 66 crass (1.0.4) |
67 erubi (1.7.1) | 67 erubi (1.8.0) |
68 execjs (2.7.0) | 68 execjs (2.7.0) |
69 ffi (1.9.25) | 69 ffi (1.11.1) |
70 ffi (1.9.25-java) | 70 ffi (1.11.1-java) |
71 globalid (0.4.1) | 71 globalid (0.4.2) |
72 activesupport (>= 4.2.0) | 72 activesupport (>= 4.2.0) |
73 i18n (1.1.1) | 73 i18n (1.6.0) |
74 concurrent-ruby (~> 1.0) | 74 concurrent-ruby (~> 1.0) |
75 jdbc-postgres (42.1.4) | 75 jdbc-postgres (42.1.4) |
76 jquery-rails (4.3.3) | 76 jquery-rails (4.3.3) |
77 rails-dom-testing (>= 1, < 3) | 77 rails-dom-testing (>= 1, < 3) |
78 railties (>= 4.2.0) | 78 railties (>= 4.2.0) |
79 thor (>= 0.14, < 2.0) | 79 thor (>= 0.14, < 2.0) |
80 jruby-openssl (0.10.1-java) | 80 jruby-openssl (0.10.2-java) |
81 loofah (2.2.3) | 81 loofah (2.2.3) |
82 crass (~> 1.0.2) | 82 crass (~> 1.0.2) |
83 nokogiri (>= 1.5.9) | 83 nokogiri (>= 1.5.9) |
84 mail (2.7.1) | 84 mail (2.7.1) |
85 mini_mime (>= 0.1.1) | 85 mini_mime (>= 0.1.1) |
86 marcel (0.3.3) | 86 marcel (0.3.3) |
87 mimemagic (~> 0.3.2) | 87 mimemagic (~> 0.3.2) |
88 method_source (0.9.2) | 88 method_source (0.9.2) |
89 mimemagic (0.3.2) | 89 mimemagic (0.3.3) |
90 mini_mime (1.0.1) | 90 mini_mime (1.0.1) |
91 mini_portile2 (2.3.0) | 91 mini_portile2 (2.4.0) |
92 minitest (5.11.3) | 92 minitest (5.11.3) |
93 newrelic_rpm (5.5.0.348) | 93 newrelic_rpm (6.4.0.356) |
94 nio4r (2.3.1) | 94 nio4r (2.3.1) |
95 nio4r (2.3.1-java) | 95 nio4r (2.3.1-java) |
96 nokogiri (1.8.5) | 96 nokogiri (1.10.3) |
97 mini_portile2 (~> 2.3.0) | 97 mini_portile2 (~> 2.4.0) |
98 nokogiri (1.8.5-java) | 98 nokogiri (1.10.3-java) |
99 pg (1.1.3) | 99 pg (1.1.4) |
100 puma (3.12.0) | 100 puma (3.12.1) |
101 puma (3.12.0-java) | 101 puma (3.12.1-java) |
102 rack (2.0.6) | 102 rack (2.0.7) |
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.2) | 105 rails (5.2.3) |
106 actioncable (= 5.2.2) | 106 actioncable (= 5.2.3) |
107 actionmailer (= 5.2.2) | 107 actionmailer (= 5.2.3) |
108 actionpack (= 5.2.2) | 108 actionpack (= 5.2.3) |
109 actionview (= 5.2.2) | 109 actionview (= 5.2.3) |
110 activejob (= 5.2.2) | 110 activejob (= 5.2.3) |
111 activemodel (= 5.2.2) | 111 activemodel (= 5.2.3) |
112 activerecord (= 5.2.2) | 112 activerecord (= 5.2.3) |
113 activestorage (= 5.2.2) | 113 activestorage (= 5.2.3) |
114 activesupport (= 5.2.2) | 114 activesupport (= 5.2.3) |
115 bundler (>= 1.3.0) | 115 bundler (>= 1.3.0) |
116 railties (= 5.2.2) | 116 railties (= 5.2.3) |
117 sprockets-rails (>= 2.0.0) | 117 sprockets-rails (>= 2.0.0) |
118 rails-assets-commonmark (0.28.1) | 118 rails-assets-commonmark (0.29.0) |
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.2) | 125 railties (5.2.3) |
126 actionpack (= 5.2.2) | 126 actionpack (= 5.2.3) |
127 activesupport (= 5.2.2) | 127 activesupport (= 5.2.3) |
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.2) | 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.10.0) |
134 ffi (>= 0.5.0, < 2) | 134 ffi (~> 1.0) |
135 sass (3.7.2) | 135 sass (3.7.4) |
136 sass-listen (~> 4.0.0) | 136 sass-listen (~> 4.0.0) |
137 sass-listen (4.0.0) | 137 sass-listen (4.0.0) |
138 rb-fsevent (~> 0.9, >= 0.9.4) | 138 rb-fsevent (~> 0.9, >= 0.9.4) |
139 rb-inotify (~> 0.9, >= 0.9.7) | 139 rb-inotify (~> 0.9, >= 0.9.7) |
140 sass-rails (5.0.7) | 140 sass-rails (5.0.7) |
141 railties (>= 4.0.0, < 6) | 141 railties (>= 4.0.0, < 6) |
142 sass (~> 3.1) | 142 sass (~> 3.1) |
143 sprockets (>= 2.8, < 4.0) | 143 sprockets (>= 2.8, < 4.0) |
144 sprockets-rails (>= 2.0, < 4.0) | 144 sprockets-rails (>= 2.0, < 4.0) |
145 tilt (>= 1.1, < 3) | 145 tilt (>= 1.1, < 3) |
146 sassc (2.0.1) | |
147 ffi (~> 1.9) | |
148 rake | |
146 sprockets (3.7.2) | 149 sprockets (3.7.2) |
147 concurrent-ruby (~> 1.0) | 150 concurrent-ruby (~> 1.0) |
148 rack (> 1, < 3) | 151 rack (> 1, < 3) |
149 sprockets-rails (3.2.1) | 152 sprockets-rails (3.2.1) |
150 actionpack (>= 4.0) | 153 actionpack (>= 4.0) |
186 sass-rails | 189 sass-rails |
187 therubyrhino | 190 therubyrhino |
188 uglifier | 191 uglifier |
189 | 192 |
190 BUNDLED WITH | 193 BUNDLED WITH |
191 1.17.1 | 194 1.17.2 |