summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile3
-rw-r--r--Gemfile.lock5
2 files changed, 2 insertions, 6 deletions
diff --git a/Gemfile b/Gemfile
index 1097635fd6..560f5c5cfa 100644
--- a/Gemfile
+++ b/Gemfile
@@ -50,9 +50,6 @@ group(:linux, :bsd, :mac_os_x, :solaris) do
gem "ruby-shadow", platforms: :ruby
end
-# appveyor seems to need this here?
-gem "bundler"
-
group(:development, :test) do
gem "rake"
gem "simplecov"
diff --git a/Gemfile.lock b/Gemfile.lock
index b75b95e3e5..6aad38e3db 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -123,7 +123,7 @@ GEM
appbundler (0.10.0)
mixlib-cli (~> 1.4)
ast (2.3.0)
- backports (3.7.0)
+ backports (3.8.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
blankslate (2.1.2.4)
@@ -286,7 +286,7 @@ GEM
rake
rake (12.0.0)
rb-readline (0.5.4)
- retriable (3.0.1)
+ retriable (3.0.2)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
@@ -413,7 +413,6 @@ PLATFORMS
DEPENDENCIES
appbundler
- bundler
bundler-audit!
chef!
chef-config!