Skip to content

Commit 9656ca9

Browse files
authored
Merge pull request #22 from puppetlabs/release-prep
Release prep v0.0.1
2 parents e1b5618 + f448c17 commit 9656ca9

File tree

3,703 files changed

+655520
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,703 files changed

+655520
-0
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!-- markdownlint-disable MD024 -->
2+
# Changelog
3+
4+
All notable changes to this project will be documented in this file.
5+
6+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
7+
8+
## [v0.0.1](https://github.com/puppetlabs/puppet-lint-check_unsafe_interpolations/tree/v0.0.1) - 2022-12-01
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppet-lint-check_unsafe_interpolations/compare/6fdffece89c70b016174b766d57ecf22064b20d2...v0.0.1)

Diff for: vendor/bundle/ruby/2.7.0/bin/build

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'rspec-json_expectations' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('rspec-json_expectations', 'build', version)
24+
else
25+
gem "rspec-json_expectations", version
26+
load Gem.bin_path("rspec-json_expectations", "build", version)
27+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/byebug

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'byebug' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('byebug', 'byebug', version)
24+
else
25+
gem "byebug", version
26+
load Gem.bin_path("byebug", "byebug", version)
27+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/coderay

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'coderay' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('coderay', 'coderay', version)
24+
else
25+
gem "coderay", version
26+
load Gem.bin_path("coderay", "coderay", version)
27+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/git-generate-changelog

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'github_changelog_generator' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('github_changelog_generator', 'git-generate-changelog', version)
24+
else
25+
gem "github_changelog_generator", version
26+
load Gem.bin_path("github_changelog_generator", "git-generate-changelog", version)
27+
end
+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'github_changelog_generator' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('github_changelog_generator', 'github_changelog_generator', version)
24+
else
25+
gem "github_changelog_generator", version
26+
load Gem.bin_path("github_changelog_generator", "github_changelog_generator", version)
27+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/htmldiff

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
#!/bin/sh
2+
'exec' "ruby" '-x' "$0" "$@"
3+
#!/opt/hostedtoolcache/Ruby/2.7.7/x64/bin/ruby
4+
#
5+
# This file was generated by RubyGems.
6+
#
7+
# The application 'diff-lcs' is installed as part of a gem, and
8+
# this file is here to facilitate running it.
9+
#
10+
11+
require 'rubygems'
12+
13+
version = ">= 0.a"
14+
15+
str = ARGV.first
16+
if str
17+
str = str.b[/\A_(.*)_\z/, 1]
18+
if str and Gem::Version.correct?(str)
19+
version = str
20+
ARGV.shift
21+
end
22+
end
23+
24+
if Gem.respond_to?(:activate_bin_path)
25+
load Gem.activate_bin_path('diff-lcs', 'htmldiff', version)
26+
else
27+
gem "diff-lcs", version
28+
load Gem.bin_path("diff-lcs", "htmldiff", version)
29+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/ldiff

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
#!/bin/sh
2+
'exec' "ruby" '-x' "$0" "$@"
3+
#!/opt/hostedtoolcache/Ruby/2.7.7/x64/bin/ruby
4+
#
5+
# This file was generated by RubyGems.
6+
#
7+
# The application 'diff-lcs' is installed as part of a gem, and
8+
# this file is here to facilitate running it.
9+
#
10+
11+
require 'rubygems'
12+
13+
version = ">= 0.a"
14+
15+
str = ARGV.first
16+
if str
17+
str = str.b[/\A_(.*)_\z/, 1]
18+
if str and Gem::Version.correct?(str)
19+
version = str
20+
ARGV.shift
21+
end
22+
end
23+
24+
if Gem.respond_to?(:activate_bin_path)
25+
load Gem.activate_bin_path('diff-lcs', 'ldiff', version)
26+
else
27+
gem "diff-lcs", version
28+
load Gem.bin_path("diff-lcs", "ldiff", version)
29+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/pry

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'pry' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('pry', 'pry', version)
24+
else
25+
gem "pry", version
26+
load Gem.bin_path("pry", "pry", version)
27+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/puppet-lint

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'puppet-lint' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('puppet-lint', 'puppet-lint', version)
24+
else
25+
gem "puppet-lint", version
26+
load Gem.bin_path("puppet-lint", "puppet-lint", version)
27+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/rake

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'rake' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('rake', 'rake', version)
24+
else
25+
gem "rake", version
26+
load Gem.bin_path("rake", "rake", version)
27+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/rspec

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'rspec-core' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('rspec-core', 'rspec', version)
24+
else
25+
gem "rspec-core", version
26+
load Gem.bin_path("rspec-core", "rspec", version)
27+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/rubocop

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'rubocop' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('rubocop', 'rubocop', version)
24+
else
25+
gem "rubocop", version
26+
load Gem.bin_path("rubocop", "rubocop", version)
27+
end

Diff for: vendor/bundle/ruby/2.7.0/bin/ruby-parse

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#!/usr/bin/env ruby
2+
#
3+
# This file was generated by RubyGems.
4+
#
5+
# The application 'parser' is installed as part of a gem, and
6+
# this file is here to facilitate running it.
7+
#
8+
9+
require 'rubygems'
10+
11+
version = ">= 0.a"
12+
13+
str = ARGV.first
14+
if str
15+
str = str.b[/\A_(.*)_\z/, 1]
16+
if str and Gem::Version.correct?(str)
17+
version = str
18+
ARGV.shift
19+
end
20+
end
21+
22+
if Gem.respond_to?(:activate_bin_path)
23+
load Gem.activate_bin_path('parser', 'ruby-parse', version)
24+
else
25+
gem "parser", version
26+
load Gem.bin_path("parser", "ruby-parse", version)
27+
end

0 commit comments

Comments
 (0)