SHIBATA Hiroshi
null****@okkez*****
2014年 8月 8日 (金) 15:18:30 JST
SHIBATA Hiroshi 2014-08-08 15:18:30 +0900 (Fri, 08 Aug 2014) New Revision: 3bd6d45875cf3b75b1571f7f819a3c642164094b https://github.com/hiki/hiki/commit/3bd6d45875cf3b75b1571f7f819a3c642164094b Message: upgrade to test-unit 3 Modified files: Gemfile.lock Modified: Gemfile.lock (+5 -3) =================================================================== --- Gemfile.lock 2014-08-06 15:35:55 +0900 (52cae0e) +++ Gemfile.lock 2014-08-08 15:18:30 +0900 (9182236) @@ -30,6 +30,7 @@ GEM mysql2 (0.3.16) nokogiri (1.6.3.1) mini_portile (= 0.6.0) + power_assert (0.1.3) pry (0.10.0) coderay (~> 1.1.0) method_source (~> 0.8.1) @@ -45,14 +46,15 @@ GEM multi_json (~> 1.0) rubyzip (~> 1.0) websocket (~> 1.0.4) - sequel (4.12.0) + sequel (4.13.0) slop (3.6.0) - test-unit (2.5.5) + test-unit (3.0.1) + power_assert test-unit-capybara (1.0.2) capybara (>= 1.1.2) json test-unit (>= 2.4.4) - test-unit-notify (1.0.2) + test-unit-notify (1.0.3) test-unit (>= 2.4.9) test-unit-rr (1.0.3) rr (>= 1.1.1)