aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshiaki Asai <toshi.alternative@gmail.com>2014-01-09 13:27:18 +0900
committerToshiaki Asai <toshi.alternative@gmail.com>2014-01-09 13:27:18 +0900
commite3c887fb229483f15c8eb1c4985721a36b13be3c (patch)
tree3d3e6e46886eaaabd1b101dfa615e999d7108f63
parent8f66e0218d79d731c99ac416de0d581fb900faca (diff)
downloadmikutter-e3c887fb229483f15c8eb1c4985721a36b13be3c.tar.gz
RubyGtk2 2.1.0に対応
-rw-r--r--core/plugin/gtk/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/plugin/gtk/Gemfile b/core/plugin/gtk/Gemfile
index 5a9700ed..16f4cd79 100644
--- a/core/plugin/gtk/Gemfile
+++ b/core/plugin/gtk/Gemfile
@@ -1,3 +1,3 @@
source 'https://rubygems.org'
-gem 'gtk2', '2.0.3'
+gem 'gtk2', '2.1.0'