summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 13bb4ca..d136eb5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -44,9 +44,6 @@ gem 'will_paginate', '~> 3.0'
44gem 'acts-as-taggable-on', 44gem 'acts-as-taggable-on',
45 git: 'https://github.com/mbleigh/acts-as-taggable-on.git', 45 git: 'https://github.com/mbleigh/acts-as-taggable-on.git',
46 branch: 'master' 46 branch: 'master'
47gem 'awesome_nested_set',
48 git: 'https://github.com/collectiveidea/awesome_nested_set.git',
49 branch: 'main'
50 47
51# ── XML / parsing ───────────────────────────────────────────────────────────── 48# ── XML / parsing ─────────────────────────────────────────────────────────────
52 49