diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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" |