Skip to content

Commit

Permalink
(maint) start committing Gemfile.lock
Browse files Browse the repository at this point in the history
This should make testing more stable at the expense of a few more PRs
when dependencies update. dependabot can make that a lot less painful
  • Loading branch information
DavidS committed Feb 3, 2020
1 parent 45c3481 commit 575104b
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
Expand Down
178 changes: 178 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,178 @@
PATH
remote: .
specs:
puppet-resource_api (1.8.12)
hocon (>= 1.0)

GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.2)
activesupport (6.0.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
ast (2.4.0)
byebug (11.1.1)
codecov (0.1.16)
json
simplecov
url
coderay (1.1.2)
concurrent-ruby (1.1.5)
deep_merge (1.2.1)
diff-lcs (1.3)
docile (1.3.2)
facter (2.5.7)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
fast_gettext (1.8.0)
github_changelog_generator (1.15.0)
activesupport
faraday-http-cache
multi_json
octokit (~> 4.6)
rainbow (>= 2.2.1)
rake (>= 10.0)
retriable (~> 3.0)
hiera (3.6.0)
hocon (1.3.0)
httpclient (2.8.3)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.3.0)
license_finder (6.0.0)
bundler
rubyzip (>= 1, < 3)
thor
toml (= 0.2.0)
with_env (= 1.1.0)
xml-simple
locale (2.1.2)
method_source (0.9.2)
minitest (5.14.0)
mocha (1.11.2)
multi_json (1.14.1)
multipart-post (2.1.1)
octokit (4.15.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.19.1)
parser (2.7.0.2)
ast (~> 2.4.0)
parslet (1.8.2)
pathspec (0.2.1)
powerpack (0.1.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.8.0)
byebug (~> 11.0)
pry (~> 0.10)
public_suffix (4.0.3)
puppet (6.12.0)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (> 2.0.1, < 4)
fast_gettext (~> 1.1)
hiera (>= 3.2.1, < 4)
httpclient (~> 2.8)
locale (~> 2.1)
multi_json (~> 1.10)
puppet-resource_api (~> 1.5)
semantic_puppet (~> 1.0)
puppet-lint (2.4.2)
puppet-syntax (2.6.1)
puppet (>= 5)
rake
puppetlabs_spec_helper (2.14.1)
mocha (~> 1.0)
pathspec (~> 0.2.1)
puppet-lint (~> 2.0)
puppet-syntax (~> 2.0)
rspec-puppet (~> 2.0)
rainbow (3.0.0)
rake (10.5.0)
retriable (3.1.2)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-puppet (2.7.8)
rspec
rspec-support (3.9.2)
rubocop (0.57.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
rubocop-rspec (1.27.0)
rubocop (>= 0.56.0)
ruby-progressbar (1.10.1)
rubyzip (2.2.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
semantic_puppet (1.0.2)
simplecov (0.18.1)
docile (~> 1.1)
simplecov-html (~> 0.11.0)
simplecov-console (0.6.0)
ansi
simplecov
terminal-table
simplecov-html (0.11.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thor (1.0.1)
thread_safe (0.3.6)
toml (0.2.0)
parslet (~> 1.8.0)
tzinfo (1.2.6)
thread_safe (~> 0.1)
unicode-display_width (1.6.1)
url (0.3.2)
with_env (1.1.0)
xml-simple (1.1.5)
zeitwerk (2.2.2)

PLATFORMS
ruby

DEPENDENCIES
CFPropertyList
codecov
github_changelog_generator (~> 1.14)
license_finder
pry-byebug
puppet
puppet-resource_api!
puppetlabs_spec_helper (~> 2.7)
rake (~> 10.0)
rspec (~> 3.0)
rspec-puppet
rubocop (~> 0.57.0)
rubocop-rspec
simplecov-console

BUNDLED WITH
1.17.3

0 comments on commit 575104b

Please sign in to comment.