a bundle update of sorts

This commit is contained in:
Josh Kalderimis 2013-11-12 13:07:19 +01:00
parent f45467530a
commit fb8ceebcc5

View File

@ -1,8 +1,8 @@
GIT
remote: git://github.com/getsentry/raven-ruby.git
revision: eb1a0072af1132594c574cc6a64618cf900e4810
revision: f6c79103e1ff07abc8a1863b5d2ec43d9527e0ed
specs:
sentry-raven (0.5.0)
sentry-raven (0.6.0)
faraday (>= 0.7.6)
hashie (>= 1.1.0)
uuidtools
@ -16,7 +16,7 @@ GIT
GIT
remote: git://github.com/rkh/yard-sinatra.git
revision: e61831bca0431b35eaa62fdd18acbc65f81322af
revision: cebeb4fc5c0ddddb8e46b0a2222900b3df9150ac
specs:
yard-sinatra (1.0.0)
yard (~> 0.7)
@ -118,7 +118,7 @@ GEM
facter (>= 1.6.12)
timers (>= 1.0.0)
coder (0.4.0)
coderay (1.0.9)
coderay (1.1.0)
connection_pool (0.9.3)
daemons (1.1.9)
dalli (2.6.4)
@ -126,16 +126,16 @@ GEM
activerecord
rake
database_cleaner (0.8.0)
diff-lcs (1.2.4)
dotenv (0.8.0)
diff-lcs (1.2.5)
dotenv (0.9.0)
erubis (2.7.0)
eventmachine (1.0.3)
facter (1.7.2)
facter (1.7.3)
factory_girl (2.4.2)
activesupport
faraday (0.8.8)
multipart-post (~> 1.2.0)
ffi (1.9.0)
ffi (1.9.3)
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
@ -153,8 +153,8 @@ GEM
i18n (0.6.5)
journey (1.0.4)
json (1.8.1)
kgio (2.8.0)
listen (1.2.2)
kgio (2.8.1)
listen (1.0.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
@ -163,7 +163,7 @@ GEM
treetop (~> 1.4.8)
memcachier (0.0.2)
metaclass (0.0.1)
method_source (0.8.1)
method_source (0.8.2)
metriks (0.9.9.5)
atomic (~> 1.0)
avl_tree (~> 1.1.2)
@ -175,23 +175,23 @@ GEM
multipart-post (1.2.0)
net-http-persistent (2.9)
net-http-pipeline (1.0.1)
newrelic_rpm (3.6.7.152)
newrelic_rpm (3.6.9.171)
pg (0.13.2)
polyglot (0.3.3)
proxies (0.2.1)
pry (0.9.12.2)
coderay (~> 1.0.5)
pry (0.9.12.3)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pusher (0.11.3)
multi_json (~> 1.0)
signature (~> 0.1.6)
rack (1.4.5)
rack-attack (2.2.0)
rack-attack (2.3.0)
rack
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.5.0)
rack-protection (1.5.1)
rack
rack-ssl (1.3.3)
rack
@ -204,10 +204,10 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.11.0)
raindrops (0.12.0)
rake (0.9.6)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
rb-inotify (0.9.2)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
@ -215,19 +215,19 @@ GEM
json (~> 1.4)
redcarpet (2.3.0)
redis (3.0.6)
redis-namespace (1.3.0)
redis (~> 3.0.0)
rerun (0.8.1)
listen (>= 1.0.3)
redis-namespace (1.3.2)
redis (~> 3.0.4)
rerun (0.8.2)
listen (~> 1.0.3)
rollout (1.1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.3)
rspec-expectations (2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.1)
rspec-mocks (2.14.4)
s3 (0.3.17)
proxies (~> 0.2.0)
sidekiq (2.5.4)
@ -240,26 +240,26 @@ GEM
simple_states (1.0.0)
activesupport
hashr (~> 0.0.10)
sinatra (1.4.3)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-contrib (1.4.0)
sinatra-contrib (1.4.1)
backports (>= 2.0)
eventmachine
multi_json
rack-protection
rack-test
sinatra (~> 1.4.2)
sinatra (~> 1.4.0)
tilt (~> 1.3)
slop (3.4.5)
slop (3.4.6)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thin (1.5.1)
thin (1.6.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.4.1)
@ -268,12 +268,12 @@ GEM
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.38)
unicorn (4.6.3)
unicorn (4.7.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
uuidtools (2.1.4)
yard (0.8.6.2)
yard (0.8.7.3)
PLATFORMS
ruby