diff options
author | Azul <azul@leap.se> | 2012-11-04 16:28:58 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2012-11-04 16:36:01 +0100 |
commit | 19008253d01fd6d7a864e98a7ae5dc216070aee1 (patch) | |
tree | 0ac132c052c74e239c8c8e5ad207b44be56cdfad /Gemfile.lock | |
parent | 5c6395d8b1a8c7cf540dae9fdd37f3e68554215c (diff) |
using ruby-srp 0.1.4 - ruby 1.9.3 compatible
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 86cb8e8..6792476 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ PATH specs: leap_web_users (0.1.0) leap_web_core (= 0.1.0) - ruby-srp (~> 0.1.3) + ruby-srp (~> 0.1.4) GEM remote: https://rubygems.org/ @@ -143,7 +143,7 @@ GEM ruby-debug-base (~> 0.10.4.0) ruby-debug-base (0.10.4) linecache (>= 0.3) - ruby-srp (0.1.3) + ruby-srp (0.1.4) sass (3.2.1) sass-rails (3.2.5) railties (~> 3.2.0) |