summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJared Quick <jquick@chef.io>2018-03-26 09:17:00 -0400
committerJared Quick <jquick@chef.io>2018-03-26 14:18:34 -0400
commit1065395824680c979c81761f8bfaae301e189946 (patch)
treedd73a5316e01a56db1867909e4704b51938dcadd /Gemfile.lock
parent8b40f2984d478c00a6e7d8dc7a991c7b3cad181a (diff)
downloadchef-1065395824680c979c81761f8bfaae301e189946.tar.gz
Force unf_ext to 0.0.7.6 in Gemfile.
Signed-off-by: Jared Quick <jquick@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 7 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 31c14aad43..7960939704 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,6 +6,12 @@ GIT
chefstyle (0.9.0)
rubocop (= 0.54.0)
+GIT
+ remote: https://github.com/jquick/ruby-unf_ext.git
+ revision: c0b3bd922214a172976f6f368c0b4e4fbf91ed78
+ specs:
+ unf_ext (0.0.7.6)
+
PATH
remote: .
specs:
@@ -366,9 +372,6 @@ GEM
ethon (>= 0.8.0)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.5)
- unf_ext (0.0.7.5-x64-mingw32)
- unf_ext (0.0.7.5-x86-mingw32)
unicode-display_width (1.3.0)
uuidtools (2.1.5)
webmock (3.3.0)
@@ -439,6 +442,7 @@ DEPENDENCIES
simplecov
tomlrb
travis
+ unf_ext (= 0.0.7.6)!
webmock
yard