Gemfile.lock in robut-rdio-0.1.0 vs Gemfile.lock in robut-rdio-0.1.2

- old
+ new

@@ -1,54 +1,85 @@ +GIT + remote: git://github.com/substantial/robut.git + revision: 37de65af7c42ea691f3e76e8952a5821b8170be0 + ref: 37de65af7c42ea691f3e76e8952a5821b8170be0 + specs: + robut (0.3.0) + xmpp4r (~> 0.5.0) + GEM remote: http://rubygems.org/ specs: + archive-tar-minitar (0.5.2) + columnize (0.3.5) daemons (1.1.4) diff-lcs (1.1.3) eventmachine (0.12.10) git (1.2.5) - highline (1.6.5) + guard (0.8.8) + thor (~> 0.14.6) + guard-rspec (0.5.8) + guard (>= 0.8.4) + highline (1.6.8) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake + linecache19 (0.5.12) + ruby_core_source (>= 0.1.4) oauth (0.4.5) rack (1.3.5) rack-protection (1.1.4) rack + rack-test (0.6.1) + rack (>= 1.0) rake (0.9.2.2) rcov (0.9.11) rdio (0.0.91) oauth (>= 0.3.0) - robut (0.3.0) - xmpp4r (~> 0.5.0) - rspec (2.3.0) - rspec-core (~> 2.3.0) - rspec-expectations (~> 2.3.0) - rspec-mocks (~> 2.3.0) - rspec-core (2.3.1) - rspec-expectations (2.3.0) + rspec (2.7.0) + rspec-core (~> 2.7.0) + rspec-expectations (~> 2.7.0) + rspec-mocks (~> 2.7.0) + rspec-core (2.7.1) + rspec-expectations (2.7.0) diff-lcs (~> 1.1.2) - rspec-mocks (2.3.0) + rspec-mocks (2.7.0) + 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_core_source (0.1.5) + archive-tar-minitar (>= 0.5.2) sinatra (1.3.1) rack (~> 1.3, >= 1.3.4) rack-protection (~> 1.1, >= 1.1.2) tilt (~> 1.3, >= 1.3.3) - thin (1.2.11) + thin (1.3.1) daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) + thor (0.14.6) tilt (1.3.3) xmpp4r (0.5) PLATFORMS ruby DEPENDENCIES bundler (~> 1.0.0) + guard + guard-rspec highline jeweler (~> 1.6.4) + rack-test rcov rdio (= 0.0.91) - robut - rspec (~> 2.3.0) + robut! + rspec + ruby-debug19 sinatra thin