null+****@clear*****
null+****@clear*****
Thu Jun 7 12:10:17 JST 2012
yuta yamada 2012-06-07 12:10:17 +0900 (Thu, 07 Jun 2012) New Revision: 0282dbf8a4974604b94596a997a295ad51f02574 Log: Update popup version Modified files: Rakefile Modified: Rakefile (+1 -1) =================================================================== --- Rakefile 2012-06-07 12:10:05 +0900 (c496a6e) +++ Rakefile 2012-06-07 12:10:17 +0900 (6280f25) @@ -12,7 +12,7 @@ DESCRIPTION = "Front-end of logaling-command for Ruby gem" # Depending on other package # @example specify as bellow: # [["package1", "version1"], ["package2", "virsion2"], ...] -DEPENDENCIES = [["popwin", "0.4"], ["popup", "0.4"]] +DEPENDENCIES = [["popwin", "0.4"], ["popup", "0.5"]] #--rakefile--