summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-06-21 10:11:04 -0700
committerMatt Wrock <matt@mattwrock.com>2016-06-21 10:11:04 -0700
commit1575a6696969fdabf06be4bca222eea8fbcfaeec (patch)
treea2fd9427f59af1f95c0c0d464bb9718cf27c9996 /Gemfile
parentde78e3902a6b1743f0d69bbac073c274ed85cb80 (diff)
downloadchef-1575a6696969fdabf06be4bca222eea8fbcfaeec.tar.gz
update nokogiri and dependencies
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 91a49678af..e2f4555af1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -20,7 +20,6 @@ gem "cheffish"
group(:omnibus_package) do
gem "appbundler"
gem "rb-readline"
- gem "nokogiri", "= 1.6.7.2"
end
group(:omnibus_package, :pry) do