• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisão779d46fe2c381a583cf241a56f7b3f1d4b73b716 (tree)
Hora2020-11-22 16:35:12
AutorHMML <hmml3939@gmai...>
CommiterHMML

Mensagem de Log

Update gemes.

Mudança Sumário

Diff

--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -9,47 +9,47 @@ GIT
99 GEM
1010 remote: https://rubygems.org/
1111 specs:
12- actioncable (5.2.4.3)
13- actionpack (= 5.2.4.3)
12+ actioncable (5.2.4.4)
13+ actionpack (= 5.2.4.4)
1414 nio4r (~> 2.0)
1515 websocket-driver (>= 0.6.1)
16- actionmailer (5.2.4.3)
17- actionpack (= 5.2.4.3)
18- actionview (= 5.2.4.3)
19- activejob (= 5.2.4.3)
16+ actionmailer (5.2.4.4)
17+ actionpack (= 5.2.4.4)
18+ actionview (= 5.2.4.4)
19+ activejob (= 5.2.4.4)
2020 mail (~> 2.5, >= 2.5.4)
2121 rails-dom-testing (~> 2.0)
22- actionpack (5.2.4.3)
23- actionview (= 5.2.4.3)
24- activesupport (= 5.2.4.3)
22+ actionpack (5.2.4.4)
23+ actionview (= 5.2.4.4)
24+ activesupport (= 5.2.4.4)
2525 rack (~> 2.0, >= 2.0.8)
2626 rack-test (>= 0.6.3)
2727 rails-dom-testing (~> 2.0)
2828 rails-html-sanitizer (~> 1.0, >= 1.0.2)
29- actionview (5.2.4.3)
30- activesupport (= 5.2.4.3)
29+ actionview (5.2.4.4)
30+ activesupport (= 5.2.4.4)
3131 builder (~> 3.1)
3232 erubi (~> 1.4)
3333 rails-dom-testing (~> 2.0)
3434 rails-html-sanitizer (~> 1.0, >= 1.0.3)
35- activejob (5.2.4.3)
36- activesupport (= 5.2.4.3)
35+ activejob (5.2.4.4)
36+ activesupport (= 5.2.4.4)
3737 globalid (>= 0.3.6)
38- activemodel (5.2.4.3)
39- activesupport (= 5.2.4.3)
38+ activemodel (5.2.4.4)
39+ activesupport (= 5.2.4.4)
4040 activemodel-serializers-xml (1.0.2)
4141 activemodel (> 5.x)
4242 activesupport (> 5.x)
4343 builder (~> 3.1)
44- activerecord (5.2.4.3)
45- activemodel (= 5.2.4.3)
46- activesupport (= 5.2.4.3)
44+ activerecord (5.2.4.4)
45+ activemodel (= 5.2.4.4)
46+ activesupport (= 5.2.4.4)
4747 arel (>= 9.0)
48- activestorage (5.2.4.3)
49- actionpack (= 5.2.4.3)
50- activerecord (= 5.2.4.3)
48+ activestorage (5.2.4.4)
49+ actionpack (= 5.2.4.4)
50+ activerecord (= 5.2.4.4)
5151 marcel (~> 0.3.1)
52- activesupport (5.2.4.3)
52+ activesupport (5.2.4.4)
5353 concurrent-ruby (~> 1.0, >= 1.0.2)
5454 i18n (>= 0.7, < 2)
5555 minitest (~> 5.1)
@@ -59,16 +59,16 @@ GEM
5959 airbrussh (1.4.0)
6060 sshkit (>= 1.6.1, != 1.7.0)
6161 arel (9.0.0)
62- autoprefixer-rails (9.8.6.3)
62+ autoprefixer-rails (10.0.2.0)
6363 execjs
6464 awesome_print (1.8.0)
65- bcrypt (3.1.15)
65+ bcrypt (3.1.16)
6666 bindex (0.8.1)
6767 binding_of_caller (0.8.0)
6868 debug_inspector (>= 0.0.1)
69- bootsnap (1.4.8)
69+ bootsnap (1.5.1)
7070 msgpack (~> 1.0)
71- bootstrap (4.5.2)
71+ bootstrap (4.5.3)
7272 autoprefixer-rails (>= 9.1.0)
7373 popper_js (>= 1.14.3, < 2)
7474 sassc-rails (>= 2.0.0)
@@ -95,7 +95,7 @@ GEM
9595 rack-test (>= 0.5.4)
9696 xpath (>= 2.0, < 4.0)
9797 childprocess (3.0.0)
98- chunky_png (1.3.12)
98+ chunky_png (1.3.14)
9999 climate_control (0.2.0)
100100 coderay (1.1.3)
101101 coffee-rails (4.2.2)
@@ -106,8 +106,7 @@ GEM
106106 execjs
107107 coffee-script-source (1.12.2)
108108 concurrent-ruby (1.1.7)
109- crack (0.4.3)
110- safe_yaml (~> 1.0.0)
109+ crack (0.4.4)
111110 crass (1.0.6)
112111 crono (1.1.2)
113112 activerecord (>= 4.0)
@@ -120,7 +119,7 @@ GEM
120119 delayed_job_active_record (4.1.4)
121120 activerecord (>= 3.0, < 6.1)
122121 delayed_job (>= 3.0, < 5)
123- devise (4.7.2)
122+ devise (4.7.3)
124123 bcrypt (~> 3.0)
125124 orm_adapter (~> 0.1)
126125 railties (>= 4.1.0)
@@ -129,7 +128,7 @@ GEM
129128 diff-lcs (1.4.4)
130129 enum_help (0.0.17)
131130 activesupport (>= 3.0.0)
132- erubi (1.9.0)
131+ erubi (1.10.0)
133132 erubis (2.7.0)
134133 exception_notification (4.4.3)
135134 actionmailer (>= 4.0, < 7)
@@ -140,10 +139,11 @@ GEM
140139 factory_girl_rails (4.9.0)
141140 factory_girl (~> 4.9.0)
142141 railties (>= 3.0.0)
143- faker (2.13.0)
142+ faker (2.14.0)
144143 i18n (>= 1.6, < 2)
145- faraday (1.0.1)
144+ faraday (1.1.0)
146145 multipart-post (>= 1.2, < 3)
146+ ruby2_keywords
147147 ffi (1.13.1)
148148 font-awesome-rails (4.7.0.5)
149149 railties (>= 3.2, < 6.1)
@@ -168,7 +168,7 @@ GEM
168168 guard (~> 2.1)
169169 guard-compat (~> 1.1)
170170 rspec (>= 2.99.0, < 4.0)
171- haml (5.1.2)
171+ haml (5.2.0)
172172 temple (>= 0.8.0)
173173 tilt
174174 haml-rails (2.0.1)
@@ -186,9 +186,9 @@ GEM
186186 ruby_parser (~> 3.5)
187187 i18n (1.8.5)
188188 concurrent-ruby (~> 1.0)
189- i18n-js (3.7.1)
189+ i18n-js (3.8.0)
190190 i18n (>= 0.6.6)
191- jbuilder (2.10.0)
191+ jbuilder (2.10.1)
192192 activesupport (>= 5.0.0)
193193 jquery-rails (4.4.0)
194194 rails-dom-testing (>= 1, < 3)
@@ -222,7 +222,7 @@ GEM
222222 loofah (2.7.0)
223223 crass (~> 1.0.2)
224224 nokogiri (>= 1.5.9)
225- lumberjack (1.2.7)
225+ lumberjack (1.2.8)
226226 mail (2.7.1)
227227 mini_mime (>= 0.1.1)
228228 marcel (0.3.3)
@@ -230,11 +230,11 @@ GEM
230230 method_source (1.0.0)
231231 mime-types (3.3.1)
232232 mime-types-data (~> 3.2015)
233- mime-types-data (3.2020.0512)
233+ mime-types-data (3.2020.1104)
234234 mimemagic (0.3.5)
235235 mini_mime (1.0.2)
236236 mini_portile2 (2.4.0)
237- minitest (5.14.1)
237+ minitest (5.14.2)
238238 msgpack (1.3.3)
239239 multi_json (1.15.0)
240240 multipart-post (2.1.1)
@@ -246,7 +246,7 @@ GEM
246246 net-scp (3.0.0)
247247 net-ssh (>= 2.6.5, < 7.0.0)
248248 net-ssh (6.1.0)
249- nio4r (2.5.2)
249+ nio4r (2.5.4)
250250 nokogiri (1.10.10)
251251 mini_portile2 (~> 2.4.0)
252252 notiffany (0.1.3)
@@ -281,29 +281,29 @@ GEM
281281 pry-stack_explorer (0.5.1)
282282 binding_of_caller (~> 0.7)
283283 pry (~> 0.13)
284- public_suffix (4.0.5)
285- puma (4.3.5)
284+ public_suffix (4.0.6)
285+ puma (5.0.4)
286286 nio4r (~> 2.0)
287287 rack (2.2.3)
288288 rack-pjax (1.1.0)
289289 nokogiri (~> 1.5)
290290 rack (>= 1.1)
291- rack-protection (2.0.8.1)
291+ rack-protection (2.1.0)
292292 rack
293293 rack-test (1.1.0)
294294 rack (>= 1.0, < 3)
295- rails (5.2.4.3)
296- actioncable (= 5.2.4.3)
297- actionmailer (= 5.2.4.3)
298- actionpack (= 5.2.4.3)
299- actionview (= 5.2.4.3)
300- activejob (= 5.2.4.3)
301- activemodel (= 5.2.4.3)
302- activerecord (= 5.2.4.3)
303- activestorage (= 5.2.4.3)
304- activesupport (= 5.2.4.3)
295+ rails (5.2.4.4)
296+ actioncable (= 5.2.4.4)
297+ actionmailer (= 5.2.4.4)
298+ actionpack (= 5.2.4.4)
299+ actionview (= 5.2.4.4)
300+ activejob (= 5.2.4.4)
301+ activemodel (= 5.2.4.4)
302+ activerecord (= 5.2.4.4)
303+ activestorage (= 5.2.4.4)
304+ activesupport (= 5.2.4.4)
305305 bundler (>= 1.3.0)
306- railties (= 5.2.4.3)
306+ railties (= 5.2.4.4)
307307 sprockets-rails (>= 2.0.0)
308308 rails-controller-testing (1.0.5)
309309 actionpack (>= 5.0.1.rc1)
@@ -329,9 +329,9 @@ GEM
329329 rails (>= 5.0, < 7)
330330 remotipart (~> 1.3)
331331 sassc-rails (>= 1.3, < 3)
332- railties (5.2.4.3)
333- actionpack (= 5.2.4.3)
334- activesupport (= 5.2.4.3)
332+ railties (5.2.4.4)
333+ actionpack (= 5.2.4.4)
334+ activesupport (= 5.2.4.4)
335335 method_source
336336 rake (>= 0.8.7)
337337 thor (>= 0.19.0, < 2.0)
@@ -344,18 +344,18 @@ GEM
344344 responders (3.0.1)
345345 actionpack (>= 5.0)
346346 railties (>= 5.0)
347- rspec (3.9.0)
348- rspec-core (~> 3.9.0)
349- rspec-expectations (~> 3.9.0)
350- rspec-mocks (~> 3.9.0)
351- rspec-core (3.9.2)
352- rspec-support (~> 3.9.3)
353- rspec-expectations (3.9.2)
347+ rspec (3.10.0)
348+ rspec-core (~> 3.10.0)
349+ rspec-expectations (~> 3.10.0)
350+ rspec-mocks (~> 3.10.0)
351+ rspec-core (3.10.0)
352+ rspec-support (~> 3.10.0)
353+ rspec-expectations (3.10.0)
354354 diff-lcs (>= 1.2.0, < 2.0)
355- rspec-support (~> 3.9.0)
356- rspec-mocks (3.9.1)
355+ rspec-support (~> 3.10.0)
356+ rspec-mocks (3.10.0)
357357 diff-lcs (>= 1.2.0, < 2.0)
358- rspec-support (~> 3.9.0)
358+ rspec-support (~> 3.10.0)
359359 rspec-rails (4.0.1)
360360 actionpack (>= 4.2)
361361 activesupport (>= 4.2)
@@ -364,12 +364,11 @@ GEM
364364 rspec-expectations (~> 3.9)
365365 rspec-mocks (~> 3.9)
366366 rspec-support (~> 3.9)
367- rspec-support (3.9.3)
367+ rspec-support (3.10.0)
368368 ruby2_keywords (0.0.2)
369- ruby_parser (3.14.2)
369+ ruby_parser (3.15.0)
370370 sexp_processor (~> 4.9)
371371 rubyzip (2.3.0)
372- safe_yaml (1.0.5)
373372 sass (3.7.4)
374373 sass-listen (~> 4.0.0)
375374 sass-listen (4.0.0)
@@ -395,15 +394,15 @@ GEM
395394 selenium-webdriver (3.142.7)
396395 childprocess (>= 0.5, < 4.0)
397396 rubyzip (>= 1.2.2)
398- sexp_processor (4.15.0)
397+ sexp_processor (4.15.1)
399398 shellany (0.0.1)
400- simple_form (5.0.2)
399+ simple_form (5.0.3)
401400 actionpack (>= 5.0)
402401 activemodel (>= 5.0)
403- sinatra (2.0.8.1)
402+ sinatra (2.1.0)
404403 mustermann (~> 1.0)
405- rack (~> 2.0)
406- rack-protection (= 2.0.8.1)
404+ rack (~> 2.2)
405+ rack-protection (= 2.1.0)
407406 tilt (~> 2.0)
408407 spring (2.1.1)
409408 spring-commands-rspec (1.0.4)
@@ -414,7 +413,7 @@ GEM
414413 sprockets (3.7.2)
415414 concurrent-ruby (~> 1.0)
416415 rack (> 1, < 3)
417- sprockets-rails (3.2.1)
416+ sprockets-rails (3.2.2)
418417 actionpack (>= 4.0)
419418 activesupport (>= 4.0)
420419 sprockets (>= 3.0.0)
@@ -435,18 +434,18 @@ GEM
435434 turbolinks (5.2.1)
436435 turbolinks-source (~> 5.2)
437436 turbolinks-source (5.2.0)
438- tzinfo (1.2.7)
437+ tzinfo (1.2.8)
439438 thread_safe (~> 0.1)
440439 uglifier (4.2.0)
441440 execjs (>= 0.3.0, < 3)
442- warden (1.2.8)
443- rack (>= 2.0.6)
441+ warden (1.2.9)
442+ rack (>= 2.0.9)
444443 web-console (3.7.0)
445444 actionview (>= 5.0)
446445 activemodel (>= 5.0)
447446 bindex (>= 0.4.0)
448447 railties (>= 5.0)
449- webmock (3.8.3)
448+ webmock (3.10.0)
450449 addressable (>= 2.3.6)
451450 crack (>= 0.3.2)
452451 hashdiff (>= 0.4.0, < 2.0.0)