a bundle update, mostly for core but lets see how this goes

This commit is contained in:
Josh Kalderimis 2013-02-24 13:04:50 +11:00
parent 1870498774
commit ecae377a0b

View File

@ -1,6 +1,6 @@
GIT GIT
remote: git://github.com/getsentry/raven-ruby.git remote: git://github.com/getsentry/raven-ruby.git
revision: f6a97f1544480645c4dfdb4d1e9e97ede1e737a9 revision: e520389a56d099276c167d8b442967c7fa549ecd
specs: specs:
sentry-raven (0.4.3) sentry-raven (0.4.3)
faraday (>= 0.7.6) faraday (>= 0.7.6)
@ -29,7 +29,7 @@ GIT
GIT GIT
remote: git://github.com/rkh/yard-sinatra.git remote: git://github.com/rkh/yard-sinatra.git
revision: 3b1064eef407d2d288a5b96d258178a1e67b3b80 revision: e61831bca0431b35eaa62fdd18acbc65f81322af
specs: specs:
yard-sinatra (1.0.0) yard-sinatra (1.0.0)
yard (~> 0.7) yard (~> 0.7)
@ -45,7 +45,7 @@ GIT
GIT GIT
remote: git://github.com/travis-ci/travis-core.git remote: git://github.com/travis-ci/travis-core.git
revision: 0e923ed738b1c9384f4cb73e34eb7cbb32f0768f revision: 7970030f4bd44977d808d46ea1edd03d701aa439
specs: specs:
travis-core (0.0.1) travis-core (0.0.1)
actionmailer (~> 3.2.12) actionmailer (~> 3.2.12)
@ -128,7 +128,7 @@ GEM
activesupport (3.2.12) activesupport (3.2.12)
i18n (~> 0.6) i18n (~> 0.6)
multi_json (~> 1.0) multi_json (~> 1.0)
addressable (2.3.2) addressable (2.3.3)
arel (3.0.2) arel (3.0.2)
atomic (1.0.1) atomic (1.0.1)
avl_tree (1.1.3) avl_tree (1.1.3)
@ -139,7 +139,7 @@ GEM
facter (>= 1.6.12) facter (>= 1.6.12)
timers (>= 1.0.0) timers (>= 1.0.0)
coder (0.3.0) coder (0.3.0)
coderay (1.0.8) coderay (1.0.9)
connection_pool (0.9.3) connection_pool (0.9.3)
daemons (1.1.9) daemons (1.1.9)
dalli (2.6.2) dalli (2.6.2)
@ -147,7 +147,7 @@ GEM
activerecord activerecord
rake rake
database_cleaner (0.8.0) database_cleaner (0.8.0)
diff-lcs (1.1.3) diff-lcs (1.2.1)
erubis (2.7.0) erubis (2.7.0)
eventmachine (1.0.0) eventmachine (1.0.0)
facter (1.6.17) facter (1.6.17)
@ -157,7 +157,7 @@ GEM
multipart-post (~> 1.1) multipart-post (~> 1.1)
foreman (0.61.0) foreman (0.61.0)
thor (>= 0.13.6) thor (>= 0.13.6)
hashie (1.2.0) hashie (2.0.0)
hashr (0.0.22) hashr (0.0.22)
hike (1.2.1) hike (1.2.1)
hitimes (1.2.0) hitimes (1.2.0)
@ -180,20 +180,20 @@ GEM
mime-types (1.21) mime-types (1.21)
mocha (0.13.2) mocha (0.13.2)
metaclass (~> 0.0.1) metaclass (~> 0.0.1)
multi_json (1.6.0) multi_json (1.6.1)
multipart-post (1.1.5) multipart-post (1.1.5)
net-http-persistent (2.8) net-http-persistent (2.8)
net-http-pipeline (1.0.1) net-http-pipeline (1.0.1)
pg (0.13.2) pg (0.13.2)
polyglot (0.3.3) polyglot (0.3.3)
postmark (0.9.18) postmark (0.9.19)
json json
rake rake
postmark-rails (0.4.1) postmark-rails (0.4.1)
actionmailer actionmailer
postmark (>= 0.9.0) postmark (>= 0.9.0)
rake rake
pry (0.9.11.4) pry (0.9.12)
coderay (~> 1.0.5) coderay (~> 1.0.5)
method_source (~> 0.8) method_source (~> 0.8)
slop (~> 3.4) slop (~> 3.4)
@ -229,14 +229,14 @@ GEM
rerun (0.8.0) rerun (0.8.0)
listen listen
rollout (1.1.0) rollout (1.1.0)
rspec (2.12.0) rspec (2.13.0)
rspec-core (~> 2.12.0) rspec-core (~> 2.13.0)
rspec-expectations (~> 2.12.0) rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.12.0) rspec-mocks (~> 2.13.0)
rspec-core (2.12.2) rspec-core (2.13.0)
rspec-expectations (2.12.1) rspec-expectations (2.13.0)
diff-lcs (~> 1.1.3) diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.12.2) rspec-mocks (2.13.0)
sidekiq (2.5.4) sidekiq (2.5.4)
celluloid (~> 0.12.0) celluloid (~> 0.12.0)
connection_pool (~> 0.9.2) connection_pool (~> 0.9.2)