From dce353067eb25fc4f21a7833782f240f3fe97457 Mon Sep 17 00:00:00 2001 From: koi-chan Date: Wed, 27 Apr 2016 07:05:53 +0900 Subject: [PATCH] =?UTF-8?q?ruby2110:=20Ruby2.3.1/2.2.5=20=E3=82=92?= =?UTF-8?q?=E8=A9=A6=E9=A8=93=E5=AF=BE=E8=B1=A1=E3=81=AB=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ついでに bundle update 適用 --- .travis.yml | 4 ++-- Gemfile.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index eb4f27ae..c3901f00 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,10 +4,10 @@ cache: bundler bundler_args: --deployment rvm: - 2.1.10 - - 2.2.1 - 2.2.3 - - 2.2.4 + - 2.2.5 - 2.3.0 + - 2.3.1 notifications: irc: use_notice: true diff --git a/Gemfile.lock b/Gemfile.lock index 64ce63d9..b5b1cdf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM ast (2.2.0) buftok (0.2.0) charlock_holmes (0.7.3) - cinch (2.3.1) + cinch (2.3.2) coderay (1.1.1) coveralls (0.8.13) json (~> 1.8) @@ -85,7 +85,7 @@ GEM rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) - ruby-progressbar (1.7.5) + ruby-progressbar (1.8.0) safe_yaml (1.0.4) simple_oauth (0.3.1) simplecov (0.11.2) @@ -117,7 +117,7 @@ GEM unf_ext unf_ext (0.0.7.2) unicode-display_width (1.0.3) - webmock (1.24.3) + webmock (1.24.6) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff