diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index aa4645c7c..889062c6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,13 @@ +GIT + remote: git://github.com/afimb/ninoxe.git + revision: 1eefe94c14881a8691883f50a3a51e229e60fa20 + specs: + ninoxe (0.1.6) + activerecord (>= 3.1.3, < 3.2.14) + acts_as_list (~> 0.1.6) + foreigner (= 1.6.0) + georuby-ext (= 0.0.5) + GEM remote: http://rubygems.org/ specs: @@ -184,11 +194,6 @@ GEM net-ssh (2.6.2) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) - ninoxe (0.1.6) - activerecord (>= 3.1.3, < 3.2.14) - acts_as_list (~> 0.1.6) - foreigner (= 1.6.0) - georuby-ext (= 0.0.5) nokogiri (1.5.10) nokogiri (1.5.10-java) open4 (1.3.0) @@ -360,7 +365,7 @@ DEPENDENCIES map_layers (= 0.0.4) modernizr-rails (~> 2.0.6) morrisjs-rails - ninoxe (= 0.1.6) + ninoxe! pg (~> 0.11.0) rabl rails (= 3.2.6) |
