mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Update ruby version and gems
This commit is contained in:
parent
781bf8bbf7
commit
ddad4a7c30
2 changed files with 94 additions and 97 deletions
|
|
@ -6,8 +6,8 @@ os:
|
||||||
# - osx
|
# - osx
|
||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
- 2.4.1
|
- 2.5
|
||||||
- 2.3.1
|
- 2.6
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- gem update --system
|
- gem update --system
|
||||||
|
|
|
||||||
187
Gemfile.lock
187
Gemfile.lock
|
|
@ -1,69 +1,69 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
CFPropertyList (2.3.5)
|
CFPropertyList (2.3.6)
|
||||||
addressable (2.5.2)
|
addressable (2.7.0)
|
||||||
public_suffix (>= 2.0.2, < 4.0)
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
ast (2.3.0)
|
ast (2.4.0)
|
||||||
colored (1.2)
|
colored (1.2)
|
||||||
cri (2.6.1)
|
cri (2.6.1)
|
||||||
colored (~> 1.2)
|
colored (~> 1.2)
|
||||||
diff-lcs (1.3)
|
diff-lcs (1.3)
|
||||||
equatable (0.5.0)
|
equatable (0.6.1)
|
||||||
facter (2.5.1)
|
facter (2.5.6)
|
||||||
facter (2.5.1-universal-darwin)
|
facter (2.5.6-universal-darwin)
|
||||||
CFPropertyList (~> 2.2)
|
CFPropertyList (~> 2.2)
|
||||||
faraday (0.9.2)
|
faraday (0.13.1)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
faraday_middleware (0.10.1)
|
faraday_middleware (0.12.2)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
fast_gettext (1.1.0)
|
fast_gettext (1.1.2)
|
||||||
gettext (3.2.4)
|
gettext (3.2.9)
|
||||||
locale (>= 2.0.5)
|
locale (>= 2.0.5)
|
||||||
text (>= 1.3.0)
|
text (>= 1.3.0)
|
||||||
gettext-setup (0.28)
|
gettext-setup (0.31)
|
||||||
fast_gettext (~> 1.1.0)
|
fast_gettext (~> 1.1.0)
|
||||||
gettext (>= 3.0.2)
|
gettext (>= 3.0.2)
|
||||||
locale
|
locale
|
||||||
hiera (3.4.2)
|
hiera (3.6.0)
|
||||||
hitimes (1.2.6)
|
jaro_winkler (1.5.4)
|
||||||
json (2.1.0)
|
json (2.3.0)
|
||||||
json-schema (2.8.0)
|
json-schema (2.8.1)
|
||||||
addressable (>= 2.4)
|
addressable (>= 2.4)
|
||||||
locale (2.1.2)
|
locale (2.1.2)
|
||||||
log4r (1.1.10)
|
log4r (1.1.10)
|
||||||
metaclass (0.0.4)
|
metadata-json-lint (2.2.0)
|
||||||
metadata-json-lint (2.0.2)
|
|
||||||
json-schema (~> 2.8)
|
json-schema (~> 2.8)
|
||||||
spdx-licenses (~> 1.0)
|
spdx-licenses (~> 1.0)
|
||||||
minitar (0.6.1)
|
minitar (0.9)
|
||||||
mocha (1.3.0)
|
mocha (1.11.1)
|
||||||
metaclass (~> 0.0.1)
|
multi_json (1.14.1)
|
||||||
multi_json (1.12.2)
|
multipart-post (2.1.1)
|
||||||
multipart-post (2.0.0)
|
necromancer (0.5.1)
|
||||||
necromancer (0.4.0)
|
os (1.0.1)
|
||||||
os (1.0.0)
|
parallel (1.19.1)
|
||||||
parallel (1.12.0)
|
parser (2.7.0.0)
|
||||||
parser (2.4.0.0)
|
ast (~> 2.4.0)
|
||||||
ast (~> 2.2)
|
pastel (0.7.3)
|
||||||
pastel (0.7.1)
|
equatable (~> 0.6)
|
||||||
equatable (~> 0.5.0)
|
tty-color (~> 0.5)
|
||||||
tty-color (~> 0.4.0)
|
pathspec (0.2.1)
|
||||||
powerpack (0.1.1)
|
public_suffix (4.0.1)
|
||||||
public_suffix (3.0.0)
|
puppet (5.5.17)
|
||||||
puppet (5.3.2)
|
facter (> 2.0.1, < 4)
|
||||||
facter (> 2.0, < 4)
|
fast_gettext (~> 1.1.2)
|
||||||
gettext-setup (>= 0.10, < 1)
|
|
||||||
hiera (>= 3.2.1, < 4)
|
hiera (>= 3.2.1, < 4)
|
||||||
locale (~> 2.1)
|
locale (~> 2.1)
|
||||||
puppet (5.3.2-universal-darwin)
|
multi_json (~> 1.10)
|
||||||
|
puppet (5.5.17-universal-darwin)
|
||||||
CFPropertyList (~> 2.2)
|
CFPropertyList (~> 2.2)
|
||||||
facter (> 2.0, < 4)
|
facter (> 2.0.1, < 4)
|
||||||
gettext-setup (>= 0.10, < 1)
|
fast_gettext (~> 1.1.2)
|
||||||
hiera (>= 3.2.1, < 4)
|
hiera (>= 3.2.1, < 4)
|
||||||
locale (~> 2.1)
|
locale (~> 2.1)
|
||||||
puppet-lint (2.3.3)
|
multi_json (~> 1.10)
|
||||||
puppet-lint-absolute_classname-check (0.2.4)
|
puppet-lint (2.4.2)
|
||||||
|
puppet-lint-absolute_classname-check (0.2.5)
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
puppet-lint-absolute_template_path (1.0.1)
|
puppet-lint-absolute_template_path (1.0.1)
|
||||||
puppet-lint (>= 1.1, < 3.0)
|
puppet-lint (>= 1.1, < 3.0)
|
||||||
|
|
@ -71,7 +71,7 @@ GEM
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
puppet-lint-leading_zero-check (0.1.1)
|
puppet-lint-leading_zero-check (0.1.1)
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
puppet-lint-resource_reference_syntax (1.0.10)
|
puppet-lint-resource_reference_syntax (1.0.14)
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
puppet-lint-spaceship_operator_without_tag-check (0.1.1)
|
puppet-lint-spaceship_operator_without_tag-check (0.1.1)
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
|
|
@ -83,79 +83,76 @@ GEM
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
puppet-lint-variable_contains_upcase (1.2.0)
|
puppet-lint-variable_contains_upcase (1.2.0)
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
puppet-syntax (2.4.1)
|
puppet-syntax (2.6.0)
|
||||||
rake
|
rake
|
||||||
puppet_forge (2.2.6)
|
puppet_forge (2.2.9)
|
||||||
faraday (~> 0.9.0)
|
faraday (>= 0.9.0, < 0.14.0)
|
||||||
faraday_middleware (>= 0.9.0, < 0.11.0)
|
faraday_middleware (>= 0.9.0, < 0.13.0)
|
||||||
gettext-setup (~> 0.11)
|
gettext-setup (~> 0.11)
|
||||||
minitar
|
minitar
|
||||||
semantic_puppet (~> 0.1.0)
|
semantic_puppet (~> 1.0)
|
||||||
puppetlabs_spec_helper (2.3.2)
|
puppetlabs_spec_helper (2.14.1)
|
||||||
mocha (~> 1.0)
|
mocha (~> 1.0)
|
||||||
|
pathspec (~> 0.2.1)
|
||||||
puppet-lint (~> 2.0)
|
puppet-lint (~> 2.0)
|
||||||
puppet-syntax (~> 2.0)
|
puppet-syntax (~> 2.0)
|
||||||
rspec-puppet (~> 2.0)
|
rspec-puppet (~> 2.0)
|
||||||
r10k (2.5.5)
|
r10k (2.6.7)
|
||||||
colored (= 1.2)
|
colored (= 1.2)
|
||||||
cri (~> 2.6.1)
|
cri (~> 2.6.1)
|
||||||
gettext-setup (~> 0.5)
|
gettext-setup (~> 0.5)
|
||||||
log4r (= 1.1.10)
|
log4r (= 1.1.10)
|
||||||
multi_json (~> 1.10)
|
multi_json (~> 1.10)
|
||||||
puppet_forge (~> 2.2)
|
puppet_forge (~> 2.2.8)
|
||||||
semantic_puppet (~> 0.1.0)
|
rainbow (3.0.0)
|
||||||
rainbow (2.2.2)
|
rake (13.0.1)
|
||||||
rake
|
rspec (3.9.0)
|
||||||
rake (12.1.0)
|
rspec-core (~> 3.9.0)
|
||||||
rspec (3.6.0)
|
rspec-expectations (~> 3.9.0)
|
||||||
rspec-core (~> 3.6.0)
|
rspec-mocks (~> 3.9.0)
|
||||||
rspec-expectations (~> 3.6.0)
|
rspec-core (3.9.0)
|
||||||
rspec-mocks (~> 3.6.0)
|
rspec-support (~> 3.9.0)
|
||||||
rspec-core (3.6.0)
|
rspec-expectations (3.9.0)
|
||||||
rspec-support (~> 3.6.0)
|
|
||||||
rspec-expectations (3.6.0)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.6.0)
|
rspec-support (~> 3.9.0)
|
||||||
rspec-mocks (3.6.0)
|
rspec-mocks (3.9.0)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.6.0)
|
rspec-support (~> 3.9.0)
|
||||||
rspec-puppet (2.6.9)
|
rspec-puppet (2.7.8)
|
||||||
rspec
|
rspec
|
||||||
rspec-support (3.6.0)
|
rspec-support (3.9.0)
|
||||||
rubocop (0.50.0)
|
rubocop (0.78.0)
|
||||||
|
jaro_winkler (~> 1.5.1)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 2.3.3.1, < 3.0)
|
parser (>= 2.6)
|
||||||
powerpack (~> 0.1)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
rainbow (>= 2.2.2, < 3.0)
|
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (~> 1.0, >= 1.0.1)
|
unicode-display_width (>= 1.4.0, < 1.7)
|
||||||
ruby-progressbar (1.9.0)
|
ruby-progressbar (1.10.1)
|
||||||
rugged (0.26.0)
|
rugged (0.28.4.1)
|
||||||
semantic_puppet (0.1.4)
|
semantic_puppet (1.0.2)
|
||||||
gettext-setup (>= 0.3)
|
spdx-licenses (1.2.0)
|
||||||
spdx-licenses (1.1.0)
|
|
||||||
text (1.3.1)
|
text (1.3.1)
|
||||||
timers (4.1.2)
|
trollop (2.9.10)
|
||||||
hitimes
|
tty-color (0.5.0)
|
||||||
trollop (2.1.2)
|
tty-command (0.9.0)
|
||||||
tty-color (0.4.2)
|
|
||||||
tty-command (0.6.0)
|
|
||||||
pastel (~> 0.7.0)
|
pastel (~> 0.7.0)
|
||||||
tty-cursor (0.5.0)
|
tty-cursor (0.7.0)
|
||||||
tty-file (0.4.0)
|
tty-file (0.8.0)
|
||||||
diff-lcs (~> 1.3.0)
|
diff-lcs (~> 1.3)
|
||||||
pastel (~> 0.7.1)
|
pastel (~> 0.7.2)
|
||||||
tty-prompt (~> 0.13.2)
|
tty-prompt (~> 0.18)
|
||||||
tty-prompt (0.13.2)
|
tty-prompt (0.20.0)
|
||||||
necromancer (~> 0.4.0)
|
necromancer (~> 0.5.0)
|
||||||
pastel (~> 0.7.0)
|
pastel (~> 0.7.0)
|
||||||
timers (~> 4.1.2)
|
tty-reader (~> 0.7.0)
|
||||||
tty-cursor (~> 0.5.0)
|
tty-reader (0.7.0)
|
||||||
tty-reader (~> 0.1.0)
|
tty-cursor (~> 0.7)
|
||||||
tty-reader (0.1.0)
|
tty-screen (~> 0.7)
|
||||||
wisper (~> 2.0.0)
|
wisper (~> 2.0.0)
|
||||||
unicode-display_width (1.3.0)
|
tty-screen (0.7.0)
|
||||||
wisper (2.0.0)
|
unicode-display_width (1.6.0)
|
||||||
|
wisper (2.0.1)
|
||||||
xmlrpc (0.3.0)
|
xmlrpc (0.3.0)
|
||||||
yamllint (0.0.9)
|
yamllint (0.0.9)
|
||||||
trollop (~> 2)
|
trollop (~> 2)
|
||||||
|
|
@ -193,4 +190,4 @@ DEPENDENCIES
|
||||||
yamllint (~> 0.0.9)
|
yamllint (~> 0.0.9)
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.15.4
|
2.0.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue