ruby_leiningen 0.10.0.pre.1 → 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: f4c2af6cdf926604bb6a3f0090f92d7c3fe10bfd54f1f142acbb49251a40b10d
4
- data.tar.gz: 0245c088bac4ba0df1245c37a41cc004f9720a660697467ce0b067b14a9eb1b0
3
+ metadata.gz: d78a013141f064967ed18c7f4f456a401f7f906bf10444482f63fd6694299153
4
+ data.tar.gz: f007a1ad771a374d7d9361597f9b55e2e5c220ad4b0a80e62484da165c5120f2
5
5
  SHA512:
6
- metadata.gz: d245adb845bfeda7ce7878b3d95df19bd6c40f92b313e398553d39e790a8f2c16466b7608c9557ba86d2f6f3725d330f59855f9ed69dea58c2750fda7e6b559c
7
- data.tar.gz: 64b8fb045c10e24cd0c5709e0c8f087047ee5f781599988ab0b8d269a4b0572b87cc1eff34b4dc5eb717901a71b42f4d507b7babb3cd888ed68c8008bff26a4b
6
+ metadata.gz: 4c6f6148d514745124c1ec304d280c5e87c1d9dd53bd48e15f12a9e2981034e267299816fb89091b07dabefd300724c6a67b94509649e024aa4f05a59da4072c
7
+ data.tar.gz: a00f8361dd715b3401597b54540eb0f05e9e27ac0805d4c4cb428681c3cc3c36f280ab8cdcaf1a25d2182f9d67e4fc379013f92a66ec4f8690e48c375d15259c
@@ -1,44 +1,44 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_leiningen (0.10.0.pre.1)
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.1)
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)
20
20
  concurrent-ruby (1.1.6)
21
21
  diff-lcs (1.3)
22
- excon (0.72.0)
23
- faraday (1.0.0)
22
+ excon (0.73.0)
23
+ faraday (1.0.1)
24
24
  multipart-post (>= 1.2, < 3)
25
25
  gem-release (2.1.1)
26
26
  hamster (3.0.0)
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
- octokit (4.17.0)
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.3)
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,21 +59,21 @@ 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)
74
74
  sshkey (2.0.0)
75
75
  thread_safe (0.3.6)
76
- tzinfo (1.2.6)
76
+ tzinfo (1.2.7)
77
77
  thread_safe (~> 0.1)
78
78
  zeitwerk (2.3.0)
79
79
 
@@ -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
@@ -2,7 +2,8 @@ require_relative '../../commands'
2
2
 
3
3
  RubyLeiningen::Commands.define_custom_command("eftest") do |config, opts|
4
4
  only = opts[:only] ? [":only #{opts[:only]}"] : []
5
- specific = (opts[:test_selectors] || []).map { |m| ":#{m}" }
5
+ specific = (opts[:test_selectors] || [])
6
+ .map { |m| m.is_a?(Symbol) ? ":#{m}" : "#{m}" }
6
7
  all = [":all"]
7
8
 
8
9
  test_selectors =
@@ -1,3 +1,3 @@
1
1
  module RubyLeiningen
2
- VERSION = '0.10.0.pre.1'
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.10.0.pre.1
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-03-22 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