rake_leiningen 0.20.0 → 0.23.0.pre.2

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: a58931bceb2a53b00df954043022c488975ffe7b1f3aea7ae48cc6af00cbb038
4
- data.tar.gz: 29f8dfb8c81bab53331f34822cb5b08e35a875883f52a044fb20186316d555bf
3
+ metadata.gz: 183845c7bbc1c77e51d38e7ab329eb91d1c205dfb29381c6e17d2a5a0e95d05d
4
+ data.tar.gz: 0510f74959bc6db0f2324a84a8bf50157cafa24a329ac8ea69d240b2022324d5
5
5
  SHA512:
6
- metadata.gz: a03aec05faedf57b90e24117b6f6879c55619b68c54235c70e61a57ca8461e6787a1e2413fa5370f948676153e83fa13ded29f2075636ca4e5b301f45cae948f
7
- data.tar.gz: b2c0004d412b3335cc583a88efe30bd87e21132d7e4dcb969cac6155802f5cbb4d0e4e28e3573143f71a557570869285dc8d2d87bead090c93387e454bebd224
6
+ metadata.gz: a721bd2f50bf26f8ac84b2553cfdfda2b138a0d7a3006aec9a9bf3a4450dc11e3e58ac5ae12665d0393459da4211537d8df9c593e0c86420ec7e24ff011db1e0
7
+ data.tar.gz: 7039fd3ca3b3ac372c01d0f30e7294ac87eddb0a462bebfd572dc54b01d85f0e0f3e35ac1f519c18940cf55f1156ebbadb5f76d3a27ecfa1a0033a1958dbe5fb
@@ -1,21 +1,21 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_leiningen (0.20.0)
4
+ rake_leiningen (0.23.0.pre.2)
5
5
  rake_dependencies (~> 2, < 3)
6
6
  rake_factory (>= 0.23, < 1)
7
- ruby_leiningen (~> 0.11)
7
+ ruby_leiningen (~> 0.17)
8
8
  semantic (~> 1.6.1)
9
9
 
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (6.0.2.2)
13
+ activesupport (6.0.3.1)
14
14
  concurrent-ruby (~> 1.0, >= 1.0.2)
15
15
  i18n (>= 0.7, < 2)
16
16
  minitest (~> 5.1)
17
17
  tzinfo (~> 1.1)
18
- zeitwerk (~> 2.2)
18
+ zeitwerk (~> 2.2, >= 2.2.2)
19
19
  addressable (2.7.0)
20
20
  public_suffix (>= 2.0.2, < 5.0)
21
21
  colored2 (3.1.2)
@@ -23,27 +23,27 @@ GEM
23
23
  diff-lcs (1.3)
24
24
  docile (1.3.2)
25
25
  excon (0.73.0)
26
- fakefs (1.1.0)
27
- faraday (1.0.0)
26
+ fakefs (1.2.2)
27
+ faraday (1.0.1)
28
28
  multipart-post (>= 1.2, < 3)
29
29
  gem-release (2.1.1)
30
30
  hamster (3.0.0)
31
31
  concurrent-ruby (~> 1.0)
32
- i18n (1.8.2)
32
+ i18n (1.8.3)
33
33
  concurrent-ruby (~> 1.0)
34
- lino (1.1.0)
34
+ lino (1.3.0)
35
35
  hamster (~> 3.0)
36
36
  open4 (~> 1.3)
37
37
  minitar (0.9)
38
- minitest (5.14.0)
38
+ minitest (5.14.1)
39
39
  multipart-post (2.1.1)
40
- octokit (4.17.0)
40
+ octokit (4.18.0)
41
41
  faraday (>= 0.9)
42
42
  sawyer (~> 0.8.0, >= 0.5.3)
43
43
  open4 (1.3.4)
44
- public_suffix (4.0.3)
44
+ public_suffix (4.0.5)
45
45
  rake (13.0.1)
46
- rake_circle_ci (0.5.0)
46
+ rake_circle_ci (0.7.0)
47
47
  colored2 (~> 3.1)
48
48
  excon (~> 0.72)
49
49
  rake_factory (~> 0.23)
@@ -69,16 +69,16 @@ GEM
69
69
  rspec-core (~> 3.9.0)
70
70
  rspec-expectations (~> 3.9.0)
71
71
  rspec-mocks (~> 3.9.0)
72
- rspec-core (3.9.1)
73
- rspec-support (~> 3.9.1)
74
- rspec-expectations (3.9.1)
72
+ rspec-core (3.9.2)
73
+ rspec-support (~> 3.9.3)
74
+ rspec-expectations (3.9.2)
75
75
  diff-lcs (>= 1.2.0, < 2.0)
76
76
  rspec-support (~> 3.9.0)
77
77
  rspec-mocks (3.9.1)
78
78
  diff-lcs (>= 1.2.0, < 2.0)
79
79
  rspec-support (~> 3.9.0)
80
- rspec-support (3.9.2)
81
- ruby_leiningen (0.11.0)
80
+ rspec-support (3.9.3)
81
+ ruby_leiningen (0.17.0)
82
82
  activesupport (~> 6.0, >= 6.0.2)
83
83
  lino (~> 1.1)
84
84
  rubyzip (2.3.0)
@@ -92,7 +92,7 @@ GEM
92
92
  simplecov-html (0.12.2)
93
93
  sshkey (2.0.0)
94
94
  thread_safe (0.3.6)
95
- tzinfo (1.2.6)
95
+ tzinfo (1.2.7)
96
96
  thread_safe (~> 0.1)
97
97
  zeitwerk (2.3.0)
98
98
 
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2019 LogicBlocks Maintainers
3
+ Copyright (c) 2019 InfraBlocks Maintainers
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
data/README.md CHANGED
@@ -61,7 +61,7 @@ openssl aes-256-cbc \
61
61
  ## Contributing
62
62
 
63
63
  Bug reports and pull requests are welcome on GitHub at
64
- https://github.com/logicblocks/rake_leiningen. This project is intended to be a
64
+ https://github.com/infrablocks/rake_leiningen. This project is intended to be a
65
65
  safe, welcoming space for collaboration, and contributors are expected to
66
66
  adhere to the [Contributor Covenant](http://contributor-covenant.org) code of
67
67
  conduct.
@@ -13,6 +13,7 @@ module RakeLeiningen
13
13
  parameter :argument_names, default: []
14
14
 
15
15
  parameter :profile
16
+ parameter :environment
16
17
  parameter :directory, default: '.'
17
18
  parameter :fix, default: false
18
19
 
@@ -17,6 +17,7 @@ module RakeLeiningen
17
17
 
18
18
  parameter :main_namespace
19
19
  parameter :profile
20
+ parameter :environment
20
21
 
21
22
  parameter :directory, default: '.'
22
23
 
@@ -28,7 +29,8 @@ module RakeLeiningen
28
29
  in_directory(t.directory) do
29
30
  RubyLeiningen.uberjar(
30
31
  main_namespace: t.main_namespace,
31
- profile: t.profile)
32
+ profile: t.profile,
33
+ environment: t.environment)
32
34
  end
33
35
  end
34
36
  end
@@ -18,6 +18,7 @@ module RakeLeiningen
18
18
  parameter :mode
19
19
  parameter :paths
20
20
  parameter :profile
21
+ parameter :environment
21
22
 
22
23
  parameter :directory, default: '.'
23
24
 
@@ -30,7 +31,8 @@ module RakeLeiningen
30
31
  RubyLeiningen.cljfmt(
31
32
  mode: t.mode,
32
33
  paths: t.paths,
33
- profile: t.profile)
34
+ profile: t.profile,
35
+ environment: t.environment)
34
36
  end
35
37
  end
36
38
  end
@@ -20,6 +20,7 @@ module RakeLeiningen
20
20
  parameter :reporter
21
21
  parameter :paths
22
22
  parameter :profile
23
+ parameter :environment
23
24
 
24
25
  parameter :directory, default: '.'
25
26
 
@@ -34,7 +35,8 @@ module RakeLeiningen
34
35
  interactive: t.interactive,
35
36
  reporter: t.reporter,
36
37
  paths: t.paths,
37
- profile: t.profile)
38
+ profile: t.profile,
39
+ environment: t.environment)
38
40
  end
39
41
  end
40
42
  end
@@ -17,6 +17,7 @@ module RakeLeiningen
17
17
 
18
18
  parameter :config
19
19
  parameter :profile
20
+ parameter :environment
20
21
 
21
22
  parameter :directory, default: '.'
22
23
 
@@ -28,7 +29,8 @@ module RakeLeiningen
28
29
  in_directory(t.directory) do
29
30
  RubyLeiningen.eastwood(
30
31
  config: t.config,
31
- profile: t.profile)
32
+ profile: t.profile,
33
+ environment: t.environment)
32
34
  end
33
35
  end
34
36
  end
@@ -16,6 +16,7 @@ module RakeLeiningen
16
16
  }
17
17
 
18
18
  parameter :profile
19
+ parameter :environment
19
20
 
20
21
  parameter :directory, default: '.'
21
22
 
@@ -26,7 +27,8 @@ module RakeLeiningen
26
27
 
27
28
  in_directory(t.directory) do
28
29
  RubyLeiningen.check(
29
- profile: t.profile)
30
+ profile: t.profile,
31
+ environment: t.environment)
30
32
  end
31
33
  end
32
34
  end
@@ -26,6 +26,7 @@ module RakeLeiningen
26
26
  parameter :name_collisions
27
27
  parameter :exclude_profiles
28
28
  parameter :profile
29
+ parameter :environment
29
30
 
30
31
  parameter :directory, default: '.'
31
32
 
@@ -46,7 +47,8 @@ module RakeLeiningen
46
47
  docstrings: t.docstrings,
47
48
  name_collisions: t.name_collisions,
48
49
  exclude_profiles: t.exclude_profiles,
49
- profile: t.profile)
50
+ profile: t.profile,
51
+ environment: t.environment)
50
52
  end
51
53
  end
52
54
  end
@@ -17,6 +17,7 @@ module RakeLeiningen
17
17
 
18
18
  parameter :level
19
19
  parameter :profile
20
+ parameter :environment
20
21
 
21
22
  parameter :directory, default: '.'
22
23
 
@@ -28,7 +29,8 @@ module RakeLeiningen
28
29
  in_directory(t.directory) do
29
30
  RubyLeiningen.release(
30
31
  level: t.level,
31
- profile: t.profile)
32
+ profile: t.profile,
33
+ environment: t.environment)
32
34
  end
33
35
  end
34
36
  end
@@ -19,6 +19,7 @@ module RakeLeiningen
19
19
  parameter :arguments
20
20
  parameter :quote_arguments
21
21
  parameter :profile
22
+ parameter :environment
22
23
 
23
24
  parameter :directory, default: '.'
24
25
 
@@ -32,7 +33,8 @@ module RakeLeiningen
32
33
  main_function: t.main_function,
33
34
  arguments: t.arguments,
34
35
  quote_arguments: t.quote_arguments,
35
- profile: t.profile)
36
+ profile: t.profile,
37
+ environment: t.environment)
36
38
  end
37
39
  end
38
40
  end
@@ -24,6 +24,7 @@ module RakeLeiningen
24
24
  parameter :namespaces
25
25
  parameter :files
26
26
  parameter :profile
27
+ parameter :environment
27
28
 
28
29
  parameter :directory, default: '.'
29
30
 
@@ -38,7 +39,8 @@ module RakeLeiningen
38
39
  test_selectors: t.test_selectors,
39
40
  namespaces: t.namespaces,
40
41
  files: t.files,
41
- profile: t.profile)
42
+ profile: t.profile,
43
+ environment: t.environment)
42
44
  end
43
45
  end
44
46
  end
@@ -1,3 +1,3 @@
1
1
  module RakeLeiningen
2
- VERSION = '0.20.0'
2
+ VERSION = '0.23.0.pre.2'
3
3
  end
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
  spec.summary = 'Rake tasks for interoperating with a leiningen project.'
13
13
  spec.description = 'Rake tasks for common leiningen commands allowing ' +
14
14
  'a leiningen project to be managed as part of a build.'
15
- spec.homepage = "https://github.com/logicblocks/rake_leiningen"
15
+ spec.homepage = "https://github.com/infrablocks/rake_leiningen"
16
16
  spec.license = 'MIT'
17
17
 
18
18
  spec.files = `git ls-files -z`.split("\x0").reject do |f|
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
26
26
 
27
27
  spec.add_dependency 'rake_dependencies', '~> 2', '< 3'
28
28
  spec.add_dependency 'rake_factory', '>= 0.23', '< 1'
29
- spec.add_dependency 'ruby_leiningen', '~> 0.11'
29
+ spec.add_dependency 'ruby_leiningen', '~> 0.17'
30
30
  spec.add_dependency 'semantic', '~> 1.6.1'
31
31
 
32
32
  spec.add_development_dependency 'bundler', '~> 2.1'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_leiningen
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 0.23.0.pre.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Toby Clemson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-03-22 00:00:00.000000000 Z
11
+ date: 2020-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake_dependencies
@@ -56,14 +56,14 @@ dependencies:
56
56
  requirements:
57
57
  - - "~>"
58
58
  - !ruby/object:Gem::Version
59
- version: '0.11'
59
+ version: '0.17'
60
60
  type: :runtime
61
61
  prerelease: false
62
62
  version_requirements: !ruby/object:Gem::Requirement
63
63
  requirements:
64
64
  - - "~>"
65
65
  - !ruby/object:Gem::Version
66
- version: '0.11'
66
+ version: '0.17'
67
67
  - !ruby/object:Gem::Dependency
68
68
  name: semantic
69
69
  requirement: !ruby/object:Gem::Requirement
@@ -279,7 +279,7 @@ files:
279
279
  - scripts/ci/steps/prerelease.sh
280
280
  - scripts/ci/steps/release.sh
281
281
  - scripts/ci/steps/test.sh
282
- homepage: https://github.com/logicblocks/rake_leiningen
282
+ homepage: https://github.com/infrablocks/rake_leiningen
283
283
  licenses:
284
284
  - MIT
285
285
  metadata: {}
@@ -294,9 +294,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
294
294
  version: 2.6.0
295
295
  required_rubygems_version: !ruby/object:Gem::Requirement
296
296
  requirements:
297
- - - ">="
297
+ - - ">"
298
298
  - !ruby/object:Gem::Version
299
- version: '0'
299
+ version: 1.3.1
300
300
  requirements: []
301
301
  rubygems_version: 3.0.1
302
302
  signing_key: