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