ruby_leiningen 0.13.0 → 0.14.0.pre.1

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: eadd158ee7ac122b44b557b8044af22d9bb53cf9ada0a8c1c2799fa5947b887f
4
- data.tar.gz: 1b065490577db00e31a28b314bad83212d3e33afe7e8f0d8b358d3dd467ec5f9
3
+ metadata.gz: d78a013141f064967ed18c7f4f456a401f7f906bf10444482f63fd6694299153
4
+ data.tar.gz: f007a1ad771a374d7d9361597f9b55e2e5c220ad4b0a80e62484da165c5120f2
5
5
  SHA512:
6
- metadata.gz: c6fbd0baa850a3b8635e7990f0fba51f74d455799139a6d95d2d6bee0b6ed673a8fde26c1a9510d440be4a3f6c7235237e2e730549161b9dffc4af702257a463
7
- data.tar.gz: 20c2d545889d7d7960bedcdce297eabe5da3d2af64683dbaea975a90e34ab5887d900918b477e387897f6cb225d7110999c05400e2ad629cb4e5e666ab554a16
6
+ metadata.gz: 4c6f6148d514745124c1ec304d280c5e87c1d9dd53bd48e15f12a9e2981034e267299816fb89091b07dabefd300724c6a67b94509649e024aa4f05a59da4072c
7
+ data.tar.gz: a00f8361dd715b3401597b54540eb0f05e9e27ac0805d4c4cb428681c3cc3c36f280ab8cdcaf1a25d2182f9d67e4fc379013f92a66ec4f8690e48c375d15259c
@@ -1,19 +1,19 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_leiningen (0.13.0)
4
+ ruby_leiningen (0.14.0.pre.1)
5
5
  activesupport (~> 6.0, >= 6.0.2)
6
6
  lino (~> 1.1)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (6.0.2.2)
11
+ activesupport (6.0.3.1)
12
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
13
13
  i18n (>= 0.7, < 2)
14
14
  minitest (~> 5.1)
15
15
  tzinfo (~> 1.1)
16
- zeitwerk (~> 2.2)
16
+ zeitwerk (~> 2.2, >= 2.2.2)
17
17
  addressable (2.7.0)
18
18
  public_suffix (>= 2.0.2, < 5.0)
19
19
  colored2 (3.1.2)
@@ -27,18 +27,18 @@ GEM
27
27
  concurrent-ruby (~> 1.0)
28
28
  i18n (1.8.2)
29
29
  concurrent-ruby (~> 1.0)
30
- lino (1.1.0)
30
+ lino (1.3.0)
31
31
  hamster (~> 3.0)
32
32
  open4 (~> 1.3)
33
- minitest (5.14.0)
33
+ minitest (5.14.1)
34
34
  multipart-post (2.1.1)
35
35
  octokit (4.18.0)
36
36
  faraday (>= 0.9)
37
37
  sawyer (~> 0.8.0, >= 0.5.3)
38
38
  open4 (1.3.4)
39
- public_suffix (4.0.4)
39
+ public_suffix (4.0.5)
40
40
  rake (13.0.1)
41
- rake_circle_ci (0.5.0)
41
+ rake_circle_ci (0.7.0)
42
42
  colored2 (~> 3.1)
43
43
  excon (~> 0.72)
44
44
  rake_factory (~> 0.23)
@@ -59,15 +59,15 @@ GEM
59
59
  rspec-core (~> 3.9.0)
60
60
  rspec-expectations (~> 3.9.0)
61
61
  rspec-mocks (~> 3.9.0)
62
- rspec-core (3.9.1)
63
- rspec-support (~> 3.9.1)
64
- rspec-expectations (3.9.1)
62
+ rspec-core (3.9.2)
63
+ rspec-support (~> 3.9.3)
64
+ rspec-expectations (3.9.2)
65
65
  diff-lcs (>= 1.2.0, < 2.0)
66
66
  rspec-support (~> 3.9.0)
67
67
  rspec-mocks (3.9.1)
68
68
  diff-lcs (>= 1.2.0, < 2.0)
69
69
  rspec-support (~> 3.9.0)
70
- rspec-support (3.9.2)
70
+ rspec-support (3.9.3)
71
71
  sawyer (0.8.2)
72
72
  addressable (>= 2.3.5)
73
73
  faraday (> 0.8, < 2.0)
@@ -1,3 +1,3 @@
1
1
  module RubyLeiningen
2
- VERSION = '0.13.0'
2
+ VERSION = '0.14.0.pre.1'
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.13.0
4
+ version: 0.14.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-04-17 00:00:00.000000000 Z
11
+ date: 2020-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lino
@@ -219,9 +219,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
219
219
  version: '2.6'
220
220
  required_rubygems_version: !ruby/object:Gem::Requirement
221
221
  requirements:
222
- - - ">="
222
+ - - ">"
223
223
  - !ruby/object:Gem::Version
224
- version: '0'
224
+ version: 1.3.1
225
225
  requirements: []
226
226
  rubygems_version: 3.0.1
227
227
  signing_key: