ruby_leiningen 0.25.0 → 0.26.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: 8e6e1400298c72aa085964f555842c97a8407f986951caa6221c8bd3c5c078d9
4
- data.tar.gz: b3fc9ddf5640a5d15b4539763c1de9f23d8991e83b6cc6434f4366269bac5033
3
+ metadata.gz: 9c5fc0b646889909742b8481d09b862538f895ad15fd37e329b9209473165111
4
+ data.tar.gz: 32c52fdfe5e9cebfb48c0cf8b7e87346f015642c514245ef3fb22acaa5d44583
5
5
  SHA512:
6
- metadata.gz: a82f831205f29a8f52dd5f4a8802db4401a87286e49104dee26683909417274c7e201a2bfc4f8bc2299fdbd369a55615c6f759a8238e94b07d7ab8d853613feb
7
- data.tar.gz: cf8265ab5e896c365a68a087cda5350b670bae725070067be5fac21c0cbf44864a1f31ac56d16eb513d58e711fe669b54ecae7fe33715e02a927863d997a1ad6
6
+ metadata.gz: 45a159f590c19c8f74f283c7eea3d97f3d3378a54c785262b0c81736c3f7ef880f7828cbf975839af0501bb13e6138054e52a97325b0d54dd41668a333eb02af
7
+ data.tar.gz: 27de90d29d97ebb95778fc33e8a9f6e6b5e48ba1456914b5f3c7efad882f610599d2a49cafd8f873174aec11818d765190eed31933a5d4b55e20f10083021c7b
data/Gemfile.lock CHANGED
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_leiningen (0.25.0)
4
+ ruby_leiningen (0.26.0.pre.1)
5
5
  activesupport (>= 6.0.2, < 8)
6
6
  lino (~> 3.0)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (7.0.3.1)
11
+ activesupport (7.0.4)
12
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
13
13
  i18n (>= 1.6, < 2)
14
14
  minitest (>= 5.1)
@@ -47,13 +47,13 @@ GEM
47
47
  gem-release (2.2.2)
48
48
  hamster (3.0.0)
49
49
  concurrent-ruby (~> 1.0)
50
- i18n (1.11.0)
50
+ i18n (1.12.0)
51
51
  concurrent-ruby (~> 1.0)
52
52
  json (2.6.2)
53
53
  lino (3.0.0)
54
54
  hamster (~> 3.0)
55
55
  open4 (~> 1.3)
56
- minitest (5.16.2)
56
+ minitest (5.16.3)
57
57
  multipart-post (2.1.1)
58
58
  octokit (4.22.0)
59
59
  faraday (>= 0.9)
@@ -85,37 +85,37 @@ GEM
85
85
  colored2 (~> 3.1)
86
86
  rake_factory (~> 0.23)
87
87
  sshkey (~> 2.0)
88
- regexp_parser (2.5.0)
88
+ regexp_parser (2.6.0)
89
89
  rexml (3.2.5)
90
- rspec (3.11.0)
91
- rspec-core (~> 3.11.0)
92
- rspec-expectations (~> 3.11.0)
93
- rspec-mocks (~> 3.11.0)
94
- rspec-core (3.11.0)
95
- rspec-support (~> 3.11.0)
96
- rspec-expectations (3.11.0)
90
+ rspec (3.12.0)
91
+ rspec-core (~> 3.12.0)
92
+ rspec-expectations (~> 3.12.0)
93
+ rspec-mocks (~> 3.12.0)
94
+ rspec-core (3.12.0)
95
+ rspec-support (~> 3.12.0)
96
+ rspec-expectations (3.12.0)
97
97
  diff-lcs (>= 1.2.0, < 2.0)
98
- rspec-support (~> 3.11.0)
99
- rspec-mocks (3.11.0)
98
+ rspec-support (~> 3.12.0)
99
+ rspec-mocks (3.12.0)
100
100
  diff-lcs (>= 1.2.0, < 2.0)
101
- rspec-support (~> 3.11.0)
102
- rspec-support (3.11.0)
103
- rubocop (1.36.0)
101
+ rspec-support (~> 3.12.0)
102
+ rspec-support (3.12.0)
103
+ rubocop (1.37.1)
104
104
  json (~> 2.3)
105
105
  parallel (~> 1.10)
106
106
  parser (>= 3.1.2.1)
107
107
  rainbow (>= 2.2.2, < 4.0)
108
108
  regexp_parser (>= 1.8, < 3.0)
109
109
  rexml (>= 3.2.5, < 4.0)
110
- rubocop-ast (>= 1.20.1, < 2.0)
110
+ rubocop-ast (>= 1.23.0, < 2.0)
111
111
  ruby-progressbar (~> 1.7)
112
112
  unicode-display_width (>= 1.4.0, < 3.0)
113
- rubocop-ast (1.21.0)
113
+ rubocop-ast (1.23.0)
114
114
  parser (>= 3.1.1.0)
115
115
  rubocop-rake (0.6.0)
116
116
  rubocop (~> 1.0)
117
- rubocop-rspec (2.12.1)
118
- rubocop (~> 1.31)
117
+ rubocop-rspec (2.14.2)
118
+ rubocop (~> 1.33)
119
119
  ruby-progressbar (1.11.0)
120
120
  ruby2_keywords (0.0.5)
121
121
  ruby_gpg2 (0.8.0)
@@ -130,9 +130,9 @@ GEM
130
130
  simplecov-html (0.12.3)
131
131
  simplecov_json_formatter (0.1.4)
132
132
  sshkey (2.0.0)
133
- tzinfo (2.0.4)
133
+ tzinfo (2.0.5)
134
134
  concurrent-ruby (~> 1.0)
135
- unicode-display_width (2.2.0)
135
+ unicode-display_width (2.3.0)
136
136
 
137
137
  PLATFORMS
138
138
  ruby
@@ -155,4 +155,4 @@ DEPENDENCIES
155
155
  simplecov
156
156
 
157
157
  BUNDLED WITH
158
- 2.3.22
158
+ 2.3.24
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RubyLeiningen
4
- VERSION = '0.25.0'
4
+ VERSION = '0.26.0.pre.1'
5
5
  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.25.0
4
+ version: 0.26.0.pre.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-09-08 00:00:00.000000000 Z
11
+ date: 2022-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -266,9 +266,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
266
266
  version: '2.7'
267
267
  required_rubygems_version: !ruby/object:Gem::Requirement
268
268
  requirements:
269
- - - ">="
269
+ - - ">"
270
270
  - !ruby/object:Gem::Version
271
- version: '0'
271
+ version: 1.3.1
272
272
  requirements: []
273
273
  rubygems_version: 3.1.6
274
274
  signing_key: