Updating dependencies.
[arvados.git] / tasks / gem.rake
2012-07-21 Bob AmanUpdating dependencies.
2012-06-14 Bob AmanMerge pull request #2 from weppos/update-rspec
2012-06-14 Simone CarlettiRemove multiple specifications of gem 'rspec'
2012-06-14 Simone CarlettiUpgrade RSpec 1.x to RSpec 2.10-x
2012-06-07 Steven BazylResolve merge conflict
2012-05-24 Bob AmanUpdating dependency to avoid certificate verify failure...
2012-05-24 Bob AmanUpdating dependencies to include UUIDTools.
2012-05-11 Bob AmanThe diff-lcs gem is not used.
2012-04-24 Bob AmanUpdated to avoid deprecation of encode and decode metho...
2012-02-10 Bob AmanUpdating release process.
2012-02-10 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-02-10 Bob AmanUpdated dependency to resolve JSON bug.
2012-01-30 Bob AmanLoosened up gem requirements.
2012-01-30 Bob AmanTo avoid a few bugs, requires point release of signet...
2012-01-27 Bob AmanUpdated to replace httpadapter with faraday.
2012-01-05 Bob AmanMigrated to MultiJson from JSON gem.
2011-12-02 Bob AmanMerge branch 'master' of ../martinsarsale-support-for...
2011-12-02 Bob AmanSwitched to using proper Rake clobbering.
2011-11-30 Martin SarsaleMerge remote branch 'remotes/upstream/master'
2011-11-16 Bob AmanHad to make a minor update to httpadapter to get tests...
2011-11-16 Bob AmanMerge branch 'schemas'
2011-11-16 Bob AmanUpdated dependency list and added gemspec.
2011-11-16 Bob AmanUpdated dependency list and added gemspec.
2011-11-16 Bob AmanUpdated deprecated gem package task.
2011-11-16 Bob AmanUpdated deprecated gem package task.
2011-11-16 Bob Aman#has_rdoc was deprecated. Removed property from gemspec.
2011-11-16 Bob Aman#has_rdoc was deprecated. Removed property from gemspec.
2011-10-11 Bob AmanFixed references in the build files to the new README...
2011-10-11 Bob AmanFixed references in the build files to the new README...
2011-10-05 Bob AmanFixed issues with recursive structures and external...
2011-09-22 Bob AmanSwitched to using AutoParse for schemas.
2011-08-02 Bob AmanMerge pull request #3 from robertkaplow/master
2011-08-02 Bob AmanMerge pull request #2 from robertkaplow/master
2011-08-02 Bob AmanGem spec requires author to be supplied.
2011-05-12 Bob AmanFixed another stray dependency.
2011-05-12 Bob AmanLowered requirements for json gem
2011-05-04 Bob AmanFixed unnecessary dependency issue.
2011-05-04 Bob AmanA significant update of the client functionality.
2010-10-22 Bob AmanFixed version specifier.
2010-10-22 Bob AmanUpdated dependencies.
2010-10-22 Bob AmanAdded support for two-legged OAuth.
2010-10-13 Bob AmanImproving the handling of missing dependencies.
2010-10-13 Bob AmanAdded rack dependency.
2010-10-13 Bob AmanFixed incompatibilities with Ruby 1.8.6
2010-10-12 Bob AmanRSpec had a new major release. We're not ready to...
2010-10-12 Bob AmanFixing dependency issues.
2010-10-12 Bob AmanUpdating addressable dependency.
2010-10-12 Bob AmanFirst pass at CLI for Ruby client.
2010-09-13 bobaman@google.comUpdating dependencies.
2010-08-17 bobaman@google.comUpdating code to consistent coding style.
2010-08-10 mattpok@google.comadd json to gem.rake
2010-08-10 bobaman@google.comAdded some stubs for OAuth and HTTP.
2010-07-28 bobaman@google.comBasic project skeleton.