diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 76be7c352..51f736b50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,14 @@ GIT paper_trail (~> 2) GIT + remote: git://github.com/mysociety/ruby-msg.git + revision: ee0086add16c755d2eaf8dbcb90ba65809061cef + specs: + ruby-msg (1.5.2) + ruby-ole (>= 1.2.8) + vpim (>= 0.360) + +GIT remote: git://github.com/technoweenie/acts_as_versioned.git revision: 63b1fc8529d028fae632fe80ec0cb25df56cd76b specs: @@ -58,7 +66,7 @@ GEM net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) charlock_holmes (0.6.9.4) - chunky_png (1.2.8) + chunky_png (1.3.3) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) @@ -72,8 +80,8 @@ GEM chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) - compass-rails (1.0.3) - compass (>= 0.12.2, < 0.14) + compass-rails (2.0.0) + compass (>= 0.12.2) coveralls (0.6.7) colorize multi_json (~> 1.3) @@ -216,10 +224,7 @@ GEM ruby-debug-base (~> 0.10.4.0) ruby-debug-base (0.10.4) linecache (>= 0.3) - ruby-msg (1.5.1) - ruby-ole (>= 1.2.8) - vpim (>= 0.360) - ruby-ole (1.2.11.6) + ruby-ole (1.2.11.7) sass (3.2.10) sass-rails (3.2.6) railties (~> 3.2.0) @@ -287,7 +292,7 @@ DEPENDENCIES capistrano charlock_holmes coffee-rails (~> 3.2.1) - compass-rails + compass-rails (= 2.0.0) coveralls debugger dynamic_form @@ -323,7 +328,7 @@ DEPENDENCIES routing-filter rspec-rails ruby-debug - ruby-msg (~> 1.5.0) + ruby-msg (~> 1.5.0)! sass-rails (~> 3.2.3) spork-rails statistics2 (~> 0.54) |