diff --git a/Gemfile.lock b/Gemfile.lock index ad52f53..bf6222f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.0.13) + activesupport (4.1.11) i18n (~> 0.6, >= 0.6.9) - minitest (~> 4.2) - multi_json (~> 1.3) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) thread_safe (~> 0.1) - tzinfo (~> 0.3.37) + tzinfo (~> 1.1) addressable (2.2.8) ast (2.4.0) axiom-types (0.1.1) @@ -33,12 +33,14 @@ GEM text-format (= 1.0.0) text-hyphen (= 1.0.0) highline (1.7.10) - i18n (0.9.3) + i18n (0.9.5) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - jira-ruby (1.1.3) + jira-ruby (1.5.0) activesupport + multipart-post oauth (~> 0.5, >= 0.5.0) + json (1.8.6) json_pure (1.5.5) spruz (~> 0.2.8) launchy (2.0.5) @@ -46,9 +48,10 @@ GEM lolcat (90.8.8) paint (~> 2.0.0) trollop (~> 2.1.2) - minitest (4.7.5) + minitest (5.11.3) msgpack (1.2.2) multi_json (1.13.1) + multipart-post (2.0.0) necromancer (0.4.0) neovim (0.7.0) msgpack (~> 1.1) @@ -86,9 +89,9 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) spruz (0.2.13) - terjira (0.3.9) - activesupport (= 4.0.13) - jira-ruby (= 1.1.3) + terjira (0.4.0) + activesupport (= 4.1.11) + jira-ruby (= 1.5.0) thor (~> 0.19.0) tty-prompt (~> 0.12.0) tty-spinner (~> 0.4.1) @@ -119,7 +122,8 @@ GEM tty-screen (~> 0.5.0) unicode-display_width (~> 1.1.0) verse (~> 0.5.0) - tzinfo (0.3.53) + tzinfo (1.2.5) + thread_safe (~> 0.1) unicode-display_width (1.1.3) unicode_utils (1.4.0) verse (0.5.0) @@ -150,4 +154,4 @@ DEPENDENCIES tmuxinator BUNDLED WITH - 1.14.6 + 1.16.0