ruby_leiningen 0.24.0.pre.2 → 0.24.0.pre.3

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: d94f23c887e6d91e6a5c0fc6603457f55fb66cd620ee2d367fc266786eeedb21
4
- data.tar.gz: 4c5837ba267260583c419d7f581ff48d4eb5d393fce40b396758998fc54258cc
3
+ metadata.gz: 2d0961ac516cc32d3d13983746b6cb4980e026a0dd30e5f867a016cfe3d27fd7
4
+ data.tar.gz: f091ecdd67c52545befc1092b19af70b77b0e6a0e23531483c47bbe4d2e59c6f
5
5
  SHA512:
6
- metadata.gz: 95e443858d29d623a5703356af50a821943f40464b9c1ab69793fb91a2eb5f2af332d44e7a11ee5e7af6ff2105b86bfad27417ecd13368a27325cc76eaf03927
7
- data.tar.gz: ce1045d2992025d049d71a6c7b88215e87dd298b03e3e4f677aaab6a9e87734fbde63c9e08ea013e5bb70a04467b5f559a24ac0887d1a3672bb5956a1f3d06a2
6
+ metadata.gz: c9498cd23b1162a0b2b22519fd4509695fd64ccbd7e5a27194b440c92b461831fa8ba2bf3048a5d225a384dfbf7f74dcd80617a6a70e5dbb06f9ec8fe42e0312
7
+ data.tar.gz: 379c3f03a0931312ecc89534d932756cafb570e707744d5af648cd444e053d88c3844ce6e96ecda395c1d494d85c3e3db1bd8aefd3379e700b71a5d15fa75215
data/Gemfile.lock CHANGED
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_leiningen (0.24.0.pre.2)
4
+ ruby_leiningen (0.24.0.pre.3)
5
5
  activesupport (~> 6.0, >= 6.0.2)
6
6
  lino (>= 1.5)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (6.1.4.1)
11
+ activesupport (6.1.4.4)
12
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
13
13
  i18n (>= 1.6, < 2)
14
14
  minitest (>= 5.1)
@@ -20,30 +20,40 @@ GEM
20
20
  concurrent-ruby (1.1.9)
21
21
  diff-lcs (1.4.4)
22
22
  excon (0.82.0)
23
- faraday (1.4.2)
23
+ faraday (1.9.3)
24
24
  faraday-em_http (~> 1.0)
25
25
  faraday-em_synchrony (~> 1.0)
26
26
  faraday-excon (~> 1.1)
27
+ faraday-httpclient (~> 1.0)
28
+ faraday-multipart (~> 1.0)
27
29
  faraday-net_http (~> 1.0)
28
- faraday-net_http_persistent (~> 1.1)
29
- multipart-post (>= 1.2, < 3)
30
+ faraday-net_http_persistent (~> 1.0)
31
+ faraday-patron (~> 1.0)
32
+ faraday-rack (~> 1.0)
33
+ faraday-retry (~> 1.0)
30
34
  ruby2_keywords (>= 0.0.4)
31
35
  faraday-em_http (1.0.0)
32
36
  faraday-em_synchrony (1.0.0)
33
37
  faraday-excon (1.1.0)
38
+ faraday-httpclient (1.0.1)
39
+ faraday-multipart (1.0.3)
40
+ multipart-post (>= 1.2, < 3)
34
41
  faraday-net_http (1.0.1)
35
- faraday-net_http_persistent (1.1.0)
42
+ faraday-net_http_persistent (1.2.0)
43
+ faraday-patron (1.0.0)
44
+ faraday-rack (1.0.0)
45
+ faraday-retry (1.0.3)
36
46
  gem-release (2.2.2)
37
47
  hamster (3.0.0)
38
48
  concurrent-ruby (~> 1.0)
39
- i18n (1.8.11)
49
+ i18n (1.9.1)
40
50
  concurrent-ruby (~> 1.0)
41
51
  lino (3.0.0)
42
52
  hamster (~> 3.0)
43
53
  open4 (~> 1.3)
44
- minitest (5.14.4)
54
+ minitest (5.15.0)
45
55
  multipart-post (2.1.1)
46
- octokit (4.21.0)
56
+ octokit (4.22.0)
47
57
  faraday (>= 0.9)
48
58
  sawyer (~> 0.8.0, >= 0.5.3)
49
59
  open4 (1.3.4)
@@ -57,7 +67,7 @@ GEM
57
67
  rake_factory (0.29.0)
58
68
  activesupport (>= 4)
59
69
  rake (~> 13.0)
60
- rake_github (0.7.0)
70
+ rake_github (0.9.0)
61
71
  colored2 (~> 3.1)
62
72
  octokit (~> 4.16)
63
73
  rake_factory (~> 0.23)
@@ -82,7 +92,7 @@ GEM
82
92
  diff-lcs (>= 1.2.0, < 2.0)
83
93
  rspec-support (~> 3.10.0)
84
94
  rspec-support (3.10.2)
85
- ruby2_keywords (0.0.4)
95
+ ruby2_keywords (0.0.5)
86
96
  ruby_gpg2 (0.8.0)
87
97
  lino (>= 1.5)
88
98
  sawyer (0.8.2)
@@ -91,7 +101,7 @@ GEM
91
101
  sshkey (2.0.0)
92
102
  tzinfo (2.0.4)
93
103
  concurrent-ruby (~> 1.0)
94
- zeitwerk (2.5.1)
104
+ zeitwerk (2.5.4)
95
105
 
96
106
  PLATFORMS
97
107
  ruby
@@ -110,4 +120,4 @@ DEPENDENCIES
110
120
  ruby_leiningen!
111
121
 
112
122
  BUNDLED WITH
113
- 2.2.32
123
+ 2.3.7
data/Rakefile CHANGED
@@ -62,7 +62,7 @@ end
62
62
  RakeGithub.define_repository_tasks(
63
63
  namespace: :github,
64
64
  repository: 'infrablocks/ruby_leiningen',
65
- ) do |t|
65
+ ) do |t, args|
66
66
  github_config =
67
67
  YAML.load_file('config/secrets/github/config.yaml')
68
68
 
@@ -73,6 +73,8 @@ RakeGithub.define_repository_tasks(
73
73
  public_key: File.read('config/secrets/ci/ssh.public')
74
74
  }
75
75
  ]
76
+ t.branch_name = args.branch_name
77
+ t.commit_message = args.commit_message
76
78
  end
77
79
 
78
80
  namespace :pipeline do
@@ -1,3 +1,3 @@
1
1
  module RubyLeiningen
2
- VERSION = '0.24.0.pre.2'
2
+ VERSION = '0.24.0.pre.3'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_leiningen
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0.pre.2
4
+ version: 0.24.0.pre.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-12-07 00:00:00.000000000 Z
11
+ date: 2022-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lino