diff --git a/Gemfile.lock b/Gemfile.lock index 0aa7df2..e888200 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,31 +2,17 @@ GEM remote: http://rubygems.org/ specs: addressable (2.2.6) - archive-tar-minitar (0.5.2) cinch (1.1.3) - columnize (0.3.4) json (1.6.2) - linecache19 (0.5.12) - ruby_core_source (>= 0.1.4) mime-types (1.17.2) oauth (0.4.5) rest-client (1.6.7) mime-types (>= 1.16) - ruby-debug-base19 (0.11.25) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby_core_source (>= 0.1.4) - ruby-debug19 (0.11.6) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby-debug-base19 (>= 0.11.19) ruby-trello (0.3.1) addressable (~> 2.2.6) oauth (~> 0.4.5) rest-client (~> 1.6.7) yajl-ruby (>= 1.1.0) - ruby_core_source (0.1.5) - archive-tar-minitar (>= 0.5.2) yajl-ruby (1.1.0) PLATFORMS @@ -35,5 +21,4 @@ PLATFORMS DEPENDENCIES cinch json - ruby-debug19 ruby-trello (~> 0.3.1)