rake_leiningen 0.20.0 → 0.21.0.pre.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a58931bceb2a53b00df954043022c488975ffe7b1f3aea7ae48cc6af00cbb038
4
- data.tar.gz: 29f8dfb8c81bab53331f34822cb5b08e35a875883f52a044fb20186316d555bf
3
+ metadata.gz: d7b2c0d11b376a69a1b3f3215c8279a497747be322a121dfda7ebb4bd2ebb896
4
+ data.tar.gz: 142d8b5a4e19800c92a13d683d9c73ba76edbaa11df30a07223ba704c2217fb2
5
5
  SHA512:
6
- metadata.gz: a03aec05faedf57b90e24117b6f6879c55619b68c54235c70e61a57ca8461e6787a1e2413fa5370f948676153e83fa13ded29f2075636ca4e5b301f45cae948f
7
- data.tar.gz: b2c0004d412b3335cc583a88efe30bd87e21132d7e4dcb969cac6155802f5cbb4d0e4e28e3573143f71a557570869285dc8d2d87bead090c93387e454bebd224
6
+ metadata.gz: eae5c3f62ba6e8f0901ea92b718d02ef4fdfe7b90ac95fcd37c6ff7d5b99413e63a63a25cd1b0162b193c9f13c5dbbdd33790527335d2dc1f7d8d0d94e15b1c2
7
+ data.tar.gz: 9c5936f7313b662b58d821b849f8f7223b15c962fb179fcfac04fd5274b2848e33282528e50ca2d4510d34fcc64f346ab8c128a91520465db0ca0de9d436c37e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_leiningen (0.20.0)
4
+ rake_leiningen (0.21.0.pre.1)
5
5
  rake_dependencies (~> 2, < 3)
6
6
  rake_factory (>= 0.23, < 1)
7
7
  ruby_leiningen (~> 0.11)
data/LICENSE.txt CHANGED
@@ -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.
@@ -1,3 +1,3 @@
1
1
  module RakeLeiningen
2
- VERSION = '0.20.0'
2
+ VERSION = '0.21.0.pre.1'
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|
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.21.0.pre.1
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-03-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake_dependencies
@@ -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: