From 022a040ae6e40fcd2d2e378da7933fc44ea59b5d Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Sun, 16 Aug 2015 14:00:57 +1000 Subject: [PATCH] bundle update --- .ruby-version | 2 +- Gemfile.lock | 27 ++++++++++++--------------- 2 files changed, 13 insertions(+), 16 deletions(-) diff --git a/.ruby-version b/.ruby-version index ccbccc3..b1b25a5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.2.0 +2.2.2 diff --git a/Gemfile.lock b/Gemfile.lock index a653613..26bdb70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,20 +6,18 @@ GEM multi_json (~> 1.3) oauth2 (>= 0.5.0, < 2.0) builder (3.2.2) - celluloid (0.16.0) - timers (~> 4.0.0) coderay (1.1.0) colored (1.2) cri (2.7.0) colored (~> 1.2) faraday (0.9.1) multipart-post (>= 1.2, < 3) - ffi (1.9.8) + ffi (1.9.10) formatador (0.2.5) fssm (0.2.10) - guard (2.12.6) + guard (2.13.0) formatador (>= 0.2.4) - listen (~> 2.7) + listen (>= 2.7, <= 4.0) lumberjack (~> 1.0) nenv (~> 0.1) notiffany (~> 0.0) @@ -29,23 +27,21 @@ GEM guard-nanoc (1.0.3) guard (~> 2.8) nanoc (~> 3.6) - haml (4.0.6) + haml (4.0.7) tilt - hitimes (1.2.2) httparty (0.13.5) json (~> 1.8) multi_xml (>= 0.5.2) json (1.8.3) - jwt (1.5.0) - listen (2.10.1) - celluloid (~> 0.16.0) + jwt (1.5.1) + listen (3.0.3) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) lumberjack (1.0.9) method_source (0.8.2) mime-types (2.6.1) mini_portile (0.6.2) - multi_json (1.11.1) + multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) nanoc (3.8.0) @@ -53,7 +49,7 @@ GEM nenv (0.2.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) - notiffany (0.0.6) + notiffany (0.0.7) nenv (~> 0.1) shellany (~> 0.0) oauth2 (1.0.0) @@ -73,14 +69,12 @@ GEM ffi (>= 0.5.0) rdiscount (2.1.8) rubypants (0.2.0) - sass (3.4.14) + sass (3.4.16) shellany (0.0.1) slop (3.6.0) systemu (2.6.5) thor (0.19.1) tilt (2.0.1) - timers (4.0.1) - hitimes PLATFORMS ruby @@ -100,3 +94,6 @@ DEPENDENCIES rubypants sass systemu + +BUNDLED WITH + 1.10.5