• 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ão11e5981dc0dd415cf1cc1e52a2b4e8f16b1ba062 (tree)
Hora2017-09-12 19:55:45
AutorHMML <hmml3939@gmai...>
CommiterHMML

Mensagem de Log

Update gems!

Mudança Sumário

Diff

--- a/Gemfile
+++ b/Gemfile
@@ -40,7 +40,7 @@ gem 'responders'
4040 gem 'kaminari'
4141 gem 'kaminari-i18n'
4242 gem 'font-awesome-rails'
43-gem 'bootstrap', '~> 4.0.0.alpha6'
43+gem 'bootstrap', '4.0.0.alpha6'
4444 gem 'lightbox-bootstrap-rails', '5.1.0.1'
4545 gem 'popper_js'
4646 gem 'tether-rails'
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -17,49 +17,49 @@ GIT
1717 GEM
1818 remote: https://rubygems.org/
1919 specs:
20- actioncable (5.1.3)
21- actionpack (= 5.1.3)
20+ actioncable (5.1.4)
21+ actionpack (= 5.1.4)
2222 nio4r (~> 2.0)
2323 websocket-driver (~> 0.6.1)
24- actionmailer (5.1.3)
25- actionpack (= 5.1.3)
26- actionview (= 5.1.3)
27- activejob (= 5.1.3)
24+ actionmailer (5.1.4)
25+ actionpack (= 5.1.4)
26+ actionview (= 5.1.4)
27+ activejob (= 5.1.4)
2828 mail (~> 2.5, >= 2.5.4)
2929 rails-dom-testing (~> 2.0)
30- actionpack (5.1.3)
31- actionview (= 5.1.3)
32- activesupport (= 5.1.3)
30+ actionpack (5.1.4)
31+ actionview (= 5.1.4)
32+ activesupport (= 5.1.4)
3333 rack (~> 2.0)
34- rack-test (~> 0.6.3)
34+ rack-test (>= 0.6.3)
3535 rails-dom-testing (~> 2.0)
3636 rails-html-sanitizer (~> 1.0, >= 1.0.2)
37- actionview (5.1.3)
38- activesupport (= 5.1.3)
37+ actionview (5.1.4)
38+ activesupport (= 5.1.4)
3939 builder (~> 3.1)
4040 erubi (~> 1.4)
4141 rails-dom-testing (~> 2.0)
4242 rails-html-sanitizer (~> 1.0, >= 1.0.3)
43- activejob (5.1.3)
44- activesupport (= 5.1.3)
43+ activejob (5.1.4)
44+ activesupport (= 5.1.4)
4545 globalid (>= 0.3.6)
46- activemodel (5.1.3)
47- activesupport (= 5.1.3)
48- activerecord (5.1.3)
49- activemodel (= 5.1.3)
50- activesupport (= 5.1.3)
46+ activemodel (5.1.4)
47+ activesupport (= 5.1.4)
48+ activerecord (5.1.4)
49+ activemodel (= 5.1.4)
50+ activesupport (= 5.1.4)
5151 arel (~> 8.0)
52- activesupport (5.1.3)
52+ activesupport (5.1.4)
5353 concurrent-ruby (~> 1.0, >= 1.0.2)
5454 i18n (~> 0.7)
5555 minitest (~> 5.1)
5656 tzinfo (~> 1.1)
57- addressable (2.5.1)
58- public_suffix (~> 2.0, >= 2.0.2)
57+ addressable (2.5.2)
58+ public_suffix (>= 2.0.2, < 4.0)
5959 airbrussh (1.3.0)
6060 sshkit (>= 1.6.1, != 1.7.0)
6161 arel (8.0.0)
62- autoprefixer-rails (7.1.2.4)
62+ autoprefixer-rails (7.1.4)
6363 execjs
6464 awesome_print (1.8.0)
6565 bcrypt (3.1.11)
@@ -70,9 +70,9 @@ GEM
7070 autoprefixer-rails (>= 6.0.3)
7171 sass (>= 3.4.19)
7272 builder (3.2.3)
73- byebug (9.0.6)
73+ byebug (9.1.0)
7474 cancancan (2.0.0)
75- capistrano (3.9.0)
75+ capistrano (3.9.1)
7676 airbrussh (>= 1.0.0)
7777 i18n
7878 rake (>= 10.0.0)
@@ -98,7 +98,7 @@ GEM
9898 climate_control (0.2.0)
9999 cocaine (0.5.8)
100100 climate_control (>= 0.0.3, < 1.0)
101- coderay (1.1.1)
101+ coderay (1.1.2)
102102 coffee-rails (4.2.2)
103103 coffee-script (>= 2.2.0)
104104 railties (>= 4.0.0)
@@ -131,7 +131,7 @@ GEM
131131 activesupport (>= 3.0.0)
132132 erubi (1.6.1)
133133 erubis (2.7.0)
134- exception_notification (4.2.1)
134+ exception_notification (4.2.2)
135135 actionmailer (>= 4.0, < 6)
136136 activesupport (>= 4.0, < 6)
137137 execjs (2.7.0)
@@ -142,7 +142,7 @@ GEM
142142 railties (>= 3.0.0)
143143 faker (1.8.4)
144144 i18n (~> 0.5)
145- faraday (0.12.2)
145+ faraday (0.13.1)
146146 multipart-post (>= 1.2, < 3)
147147 ffi (1.9.18)
148148 font-awesome-rails (4.7.0.2)
@@ -168,7 +168,7 @@ GEM
168168 guard (~> 2.1)
169169 guard-compat (~> 1.1)
170170 rspec (>= 2.99.0, < 4.0)
171- haml (5.0.2)
171+ haml (5.0.3)
172172 temple (>= 0.8.0)
173173 tilt
174174 haml-rails (1.0.0)
@@ -177,7 +177,7 @@ GEM
177177 haml (>= 4.0.6, < 6.0)
178178 html2haml (>= 1.0.1)
179179 railties (>= 4.0.1)
180- hashdiff (0.3.5)
180+ hashdiff (0.3.6)
181181 hashie (3.5.6)
182182 html2haml (2.2.0)
183183 erubis (~> 2.7.0)
@@ -230,18 +230,18 @@ GEM
230230 mime-types-data (~> 3.2015)
231231 mime-types-data (3.2016.0521)
232232 mimemagic (0.3.2)
233- mini_mime (0.1.3)
233+ mini_mime (0.1.4)
234234 mini_portile2 (2.2.0)
235235 minitest (5.10.3)
236- multi_json (1.12.1)
236+ multi_json (1.12.2)
237237 multipart-post (2.0.0)
238- mustermann (1.0.0)
239- mysql2 (0.4.8)
238+ mustermann (1.0.1)
239+ mysql2 (0.4.9)
240240 nenv (0.3.0)
241241 nested_form (0.3.2)
242242 net-scp (1.2.1)
243243 net-ssh (>= 2.6.5)
244- net-ssh (4.1.0)
244+ net-ssh (4.2.0)
245245 nio4r (2.1.0)
246246 nokogiri (1.8.0)
247247 mini_portile2 (~> 2.2.0)
@@ -265,40 +265,40 @@ GEM
265265 cocaine (~> 0.5.5)
266266 mime-types
267267 mimemagic (~> 0.3.0)
268- popper_js (1.10.8)
268+ popper_js (1.12.3)
269269 pry (0.10.4)
270270 coderay (~> 1.1.0)
271271 method_source (~> 0.8.1)
272272 slop (~> 3.4)
273- pry-byebug (3.4.2)
274- byebug (~> 9.0)
273+ pry-byebug (3.5.0)
274+ byebug (~> 9.1)
275275 pry (~> 0.10)
276276 pry-rails (0.3.6)
277277 pry (>= 0.10.4)
278278 pry-stack_explorer (0.4.9.2)
279279 binding_of_caller (>= 0.7)
280280 pry (>= 0.9.11)
281- public_suffix (2.0.5)
282- puma (3.9.1)
281+ public_suffix (3.0.0)
282+ puma (3.10.0)
283283 rack (2.0.3)
284284 rack-pjax (1.0.0)
285285 nokogiri (~> 1.5)
286286 rack (>= 1.1)
287287 rack-protection (2.0.0)
288288 rack
289- rack-test (0.6.3)
290- rack (>= 1.0)
291- rails (5.1.3)
292- actioncable (= 5.1.3)
293- actionmailer (= 5.1.3)
294- actionpack (= 5.1.3)
295- actionview (= 5.1.3)
296- activejob (= 5.1.3)
297- activemodel (= 5.1.3)
298- activerecord (= 5.1.3)
299- activesupport (= 5.1.3)
289+ rack-test (0.7.0)
290+ rack (>= 1.0, < 3)
291+ rails (5.1.4)
292+ actioncable (= 5.1.4)
293+ actionmailer (= 5.1.4)
294+ actionpack (= 5.1.4)
295+ actionview (= 5.1.4)
296+ activejob (= 5.1.4)
297+ activemodel (= 5.1.4)
298+ activerecord (= 5.1.4)
299+ activesupport (= 5.1.4)
300300 bundler (>= 1.3.0)
301- railties (= 5.1.3)
301+ railties (= 5.1.4)
302302 sprockets-rails (>= 2.0.0)
303303 rails-controller-testing (1.0.2)
304304 actionpack (~> 5.x, >= 5.0.1)
@@ -325,13 +325,13 @@ GEM
325325 rails (>= 4.0, < 6)
326326 remotipart (~> 1.3)
327327 sass-rails (>= 4.0, < 6)
328- railties (5.1.3)
329- actionpack (= 5.1.3)
330- activesupport (= 5.1.3)
328+ railties (5.1.4)
329+ actionpack (= 5.1.4)
330+ activesupport (= 5.1.4)
331331 method_source
332332 rake (>= 0.8.7)
333333 thor (>= 0.18.1, < 2.0)
334- rake (12.0.0)
334+ rake (12.1.0)
335335 rb-fsevent (0.10.2)
336336 rdoc (4.3.0)
337337 ref (2.0.0)
@@ -351,7 +351,7 @@ GEM
351351 rspec-mocks (3.6.0)
352352 diff-lcs (>= 1.2.0, < 2.0)
353353 rspec-support (~> 3.6.0)
354- rspec-rails (3.6.0)
354+ rspec-rails (3.6.1)
355355 actionpack (>= 3.0)
356356 activesupport (>= 3.0)
357357 railties (>= 3.0)
@@ -378,7 +378,7 @@ GEM
378378 sdoc (0.4.2)
379379 json (~> 1.7, >= 1.7.7)
380380 rdoc (~> 4.0)
381- selenium-webdriver (3.5.0)
381+ selenium-webdriver (3.5.2)
382382 childprocess (~> 0.5)
383383 rubyzip (~> 1.0)
384384 sexp_processor (4.10.0)
@@ -402,7 +402,7 @@ GEM
402402 sprockets (3.7.1)
403403 concurrent-ruby (~> 1.0)
404404 rack (> 1, < 3)
405- sprockets-rails (3.2.0)
405+ sprockets-rails (3.2.1)
406406 actionpack (>= 4.0)
407407 activesupport (>= 4.0)
408408 sprockets (>= 3.0.0)
@@ -418,7 +418,7 @@ GEM
418418 therubyracer (0.12.3)
419419 libv8 (~> 3.16.14.15)
420420 ref
421- thor (0.19.4)
421+ thor (0.20.0)
422422 thread_safe (0.3.6)
423423 tilt (2.0.8)
424424 turbolinks (5.0.1)
@@ -459,7 +459,7 @@ PLATFORMS
459459
460460 DEPENDENCIES
461461 awesome_print
462- bootstrap (~> 4.0.0.alpha6)
462+ bootstrap (= 4.0.0.alpha6)
463463 byebug
464464 cancancan
465465 capistrano-bundler
@@ -528,4 +528,4 @@ DEPENDENCIES
528528 yaml_db
529529
530530 BUNDLED WITH
531- 1.15.3
531+ 1.15.4