diff --git a/Gemfile.lock b/Gemfile.lock index 6a0800a..2380d59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,15 +5,15 @@ GEM httparty (>= 0.7.6) multi_json (~> 1.3) oauth2 (>= 0.5.0, < 0.9) - builder (3.2.0) + builder (3.2.2) colored (1.2) cri (2.3.0) colored (>= 1.2) faraday (0.8.7) multipart-post (~> 1.1) - ffi (1.8.1) + ffi (1.9.0) fssm (0.2.10) - haml (4.0.2) + haml (4.0.3) tilt httparty (0.11.0) multi_json (~> 1.0) @@ -21,17 +21,19 @@ GEM httpauth (0.2.0) jwt (0.1.8) multi_json (>= 1.5) - listen (1.0.3) + listen (1.2.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) rb-kqueue (>= 0.2) mime-types (1.23) - multi_json (1.7.3) - multi_xml (0.5.3) + mini_portile (0.5.1) + multi_json (1.7.7) + multi_xml (0.5.4) multipart-post (1.2.0) - nanoc (3.6.3) + nanoc (3.6.4) cri (~> 2.3) - nokogiri (1.5.9) + nokogiri (1.6.0) + mini_portile (~> 0.5.0) oauth2 (0.8.1) faraday (~> 0.8) httpauth (~> 0.1) @@ -39,15 +41,15 @@ GEM multi_json (~> 1.0) rack (~> 1.2) rack (1.5.2) - rake (10.0.4) + rake (10.1.0) rb-fsevent (0.9.3) rb-inotify (0.9.0) ffi (>= 0.5.0) rb-kqueue (0.2.0) ffi (>= 0.5.0) - rdiscount (2.0.7.3) + rdiscount (2.1.6) rubypants (0.2.0) - sass (3.2.8) + sass (3.2.9) systemu (2.5.2) tilt (1.4.1)