aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 277d100c6..cb5c574b8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/afimb/ninoxe.git
- revision: ee6f1f77974f2b6912ab63c7e3239249cf6e235e
+ revision: c70e52ef6cd42b6f38f0ea8e26963972bf67fa45
branch: sismo
specs:
- ninoxe (1.0.1)
- activerecord (>= 3.1.3, < 4.0)
+ ninoxe (1.1.0)
+ activerecord (~> 3.2)
acts_as_list (>= 0.1.6)
acts_as_tree (>= 1.1.0)
foreigner (= 1.6.0)
@@ -53,10 +53,10 @@ GEM
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
acts_as_list (0.1.6)
- acts_as_tree (1.6.1)
- activerecord (>= 3.0.0)
acts_as_tree-1.8 (1.1.0)
activerecord (>= 3.0.0)
+ acts_as_tree (2.0.0)
+ activerecord (>= 3.0.0)
addressable (2.3.5)
arel (3.0.3)
bcrypt-ruby (3.0.1)