mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-05-31 07:25:21 -04:00
Merge ef5d228642 into 10fe02efcd
This commit is contained in:
commit
d8a284d739
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -11,7 +11,7 @@ group :test do
|
|||
gem 'base64'
|
||||
gem 'simplecov', '~> 0.22.0'
|
||||
gem 'simplecov-html', '~> 0.13.1'
|
||||
gem 'simplecov-lcov', '~> 0.8.0'
|
||||
gem 'simplecov-lcov', '~> 0.9.0'
|
||||
gem 'pry'
|
||||
gem 'rb-readline'
|
||||
gem 'rspec', '~> 3.13.0'
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ GEM
|
|||
simplecov-html (~> 0.11)
|
||||
simplecov_json_formatter (~> 0.1)
|
||||
simplecov-html (0.13.2)
|
||||
simplecov-lcov (0.8.0)
|
||||
simplecov-lcov (0.9.0)
|
||||
simplecov_json_formatter (0.1.4)
|
||||
unicode-display_width (3.2.0)
|
||||
unicode-emoji (~> 4.1)
|
||||
|
|
@ -114,7 +114,7 @@ DEPENDENCIES
|
|||
rubocop (~> 1.66)
|
||||
simplecov (~> 0.22.0)
|
||||
simplecov-html (~> 0.13.1)
|
||||
simplecov-lcov (~> 0.8.0)
|
||||
simplecov-lcov (~> 0.9.0)
|
||||
vmfloaty!
|
||||
webmock (~> 3.23)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue