rake_template 0.5.0.pre.6 → 0.5.0.pre.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fc382410a93cf6d5f0e817a60832332b54a6e8aad5a9441dd3d5e91e63284a8d
4
- data.tar.gz: f71ddbc72d9e5a5647d786c88d2399287f98687b31de1e1727d42e514401defa
3
+ metadata.gz: 6cc91b76b347aa10454d97343f6a6db9d5d7a6f824485836783501988478fa70
4
+ data.tar.gz: f2c0ee163a33c7e8e822a838a3252fa8214515e250e85b05cf180aad2a527b59
5
5
  SHA512:
6
- metadata.gz: 0003de6922bd6060e9fa18f43abe2790e717ff29c6a8550c2c39f1cf52be3cc06f9e57387123e9b93b6dfb1c5e669eb2ae909365e8275bbe04b43335e39b5c64
7
- data.tar.gz: a2024fe78c05e3c7cc0ca16a6efbadcacba6bf1ab0406daeb2b4aa6060d98f84790701fd22490934c5b8c57bf9f8f17231dc5ed2b3388a1429bb665bfebc123b
6
+ metadata.gz: 0745fc6588dffea30d79e53690fafc9f67eb34b959ed463aac75d02c2f1d72032f9e1c93c22a8d35fd334010d7aa08c62141c8a1bc1eb86ac4e0b78eea3f320c
7
+ data.tar.gz: dd36b23a1607c7133f828769e4a3fe25a4b7f70f1dca59443a2218386cb44b627d503a473c6a2fb38acfa191614018117a66fc422e89a08af4d23d2c853f269e
data/Gemfile.lock CHANGED
@@ -1,13 +1,13 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_template (0.5.0.pre.6)
4
+ rake_template (0.5.0.pre.7)
5
5
  rake_factory (~> 0.23)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (7.0.2.3)
10
+ activesupport (7.0.4)
11
11
  concurrent-ruby (~> 1.0, >= 1.0.2)
12
12
  i18n (>= 1.6, < 2)
13
13
  minitest (>= 5.1)
@@ -16,7 +16,7 @@ GEM
16
16
  public_suffix (>= 2.0.2, < 5.0)
17
17
  ast (2.4.2)
18
18
  colored2 (3.1.2)
19
- concurrent-ruby (1.1.9)
19
+ concurrent-ruby (1.1.10)
20
20
  diff-lcs (1.5.0)
21
21
  docile (1.4.0)
22
22
  excon (0.92.0)
@@ -46,20 +46,21 @@ GEM
46
46
  gem-release (2.2.2)
47
47
  hamster (3.0.0)
48
48
  concurrent-ruby (~> 1.0)
49
- i18n (1.10.0)
49
+ i18n (1.12.0)
50
50
  concurrent-ruby (~> 1.0)
51
+ json (2.6.2)
51
52
  lino (3.0.0)
52
53
  hamster (~> 3.0)
53
54
  open4 (~> 1.3)
54
55
  memfs (1.0.0)
55
- minitest (5.15.0)
56
+ minitest (5.16.3)
56
57
  multipart-post (2.1.1)
57
58
  octokit (4.22.0)
58
59
  faraday (>= 0.9)
59
60
  sawyer (~> 0.8.0, >= 0.5.3)
60
61
  open4 (1.3.4)
61
62
  parallel (1.22.1)
62
- parser (3.1.1.0)
63
+ parser (3.1.2.1)
63
64
  ast (~> 2.4.1)
64
65
  public_suffix (4.0.6)
65
66
  rainbow (3.1.1)
@@ -84,36 +85,37 @@ GEM
84
85
  colored2 (~> 3.1)
85
86
  rake_factory (~> 0.23)
86
87
  sshkey (~> 2.0)
87
- regexp_parser (2.2.1)
88
+ regexp_parser (2.6.0)
88
89
  rexml (3.2.5)
89
- rspec (3.11.0)
90
- rspec-core (~> 3.11.0)
91
- rspec-expectations (~> 3.11.0)
92
- rspec-mocks (~> 3.11.0)
93
- rspec-core (3.11.0)
94
- rspec-support (~> 3.11.0)
95
- rspec-expectations (3.11.0)
90
+ rspec (3.12.0)
91
+ rspec-core (~> 3.12.0)
92
+ rspec-expectations (~> 3.12.0)
93
+ rspec-mocks (~> 3.12.0)
94
+ rspec-core (3.12.0)
95
+ rspec-support (~> 3.12.0)
96
+ rspec-expectations (3.12.0)
96
97
  diff-lcs (>= 1.2.0, < 2.0)
97
- rspec-support (~> 3.11.0)
98
- rspec-mocks (3.11.0)
98
+ rspec-support (~> 3.12.0)
99
+ rspec-mocks (3.12.0)
99
100
  diff-lcs (>= 1.2.0, < 2.0)
100
- rspec-support (~> 3.11.0)
101
- rspec-support (3.11.0)
102
- rubocop (1.27.0)
101
+ rspec-support (~> 3.12.0)
102
+ rspec-support (3.12.0)
103
+ rubocop (1.36.0)
104
+ json (~> 2.3)
103
105
  parallel (~> 1.10)
104
- parser (>= 3.1.0.0)
106
+ parser (>= 3.1.2.1)
105
107
  rainbow (>= 2.2.2, < 4.0)
106
108
  regexp_parser (>= 1.8, < 3.0)
107
- rexml
108
- rubocop-ast (>= 1.16.0, < 2.0)
109
+ rexml (>= 3.2.5, < 4.0)
110
+ rubocop-ast (>= 1.20.1, < 2.0)
109
111
  ruby-progressbar (~> 1.7)
110
112
  unicode-display_width (>= 1.4.0, < 3.0)
111
- rubocop-ast (1.16.0)
113
+ rubocop-ast (1.23.0)
112
114
  parser (>= 3.1.1.0)
113
115
  rubocop-rake (0.6.0)
114
116
  rubocop (~> 1.0)
115
- rubocop-rspec (2.9.0)
116
- rubocop (~> 1.19)
117
+ rubocop-rspec (2.14.2)
118
+ rubocop (~> 1.33)
117
119
  ruby-progressbar (1.11.0)
118
120
  ruby2_keywords (0.0.5)
119
121
  ruby_gpg2 (0.8.0)
@@ -128,9 +130,9 @@ GEM
128
130
  simplecov-html (0.12.3)
129
131
  simplecov_json_formatter (0.1.4)
130
132
  sshkey (2.0.0)
131
- tzinfo (2.0.4)
133
+ tzinfo (2.0.5)
132
134
  concurrent-ruby (~> 1.0)
133
- unicode-display_width (2.1.0)
135
+ unicode-display_width (2.3.0)
134
136
 
135
137
  PLATFORMS
136
138
  ruby
@@ -153,4 +155,4 @@ DEPENDENCIES
153
155
  simplecov
154
156
 
155
157
  BUNDLED WITH
156
- 2.3.11
158
+ 2.3.24
@@ -19,7 +19,7 @@ module RakeTemplate
19
19
 
20
20
  action do |t|
21
21
  $stdout.puts(
22
- "Rendering template at #{t.template_file_path} "\
22
+ "Rendering template at #{t.template_file_path} " \
23
23
  "to #{t.output_file_path}..."
24
24
  )
25
25
  template = Template.from_file(t.template_file_path)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeTemplate
4
- VERSION = '0.5.0.pre.6'
4
+ VERSION = '0.5.0.pre.7'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0.pre.6
4
+ version: 0.5.0.pre.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-04-09 00:00:00.000000000 Z
11
+ date: 2022-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake_factory