aleph-alpha-ruby 0.0.2 → 0.0.3

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: af7b9ee5555b431b4c6c596e2a11c44a832cc2ed4d46ae392d4f2cf8c0dd47b9
4
- data.tar.gz: ebb45a0aa3845b43abf1d98b1388ceb7a7570d6484da57bc9d9b97fd3aa5fd84
3
+ metadata.gz: 2fe5c71bccb2e073f1a1e3e5645670c0d2574c597861951d0d408ba4d87ef71c
4
+ data.tar.gz: 29aa2c172537f3b00ee61aaa8a8bc4d581cbddb0012d80a24e6c6710c7ca0fea
5
5
  SHA512:
6
- metadata.gz: a0bd39fef2873004aa4b5fb15d0f0427d296db28b1780a6d72ab34351dea04bfa299b3ebae927a7f7c8b88c88697bfd8d71ef7a36a3faa723d33384e26fa8f9c
7
- data.tar.gz: e884b1a3201df383cdbf69641cb4a6738c10696a35f92326ea5c4d4b333236ef603773eac8f00a3f0bcce1ec9a98895683b80605797c4b2082f242a860c29fdc
6
+ metadata.gz: 3d85a3450a420623f410b50b345851f50c9b7ac066024a4eea1e3fb83a573672e96fce58126324efcec1bee39dfcd12b0af80ddcf0fcf7f794c1e413a21e57d2
7
+ data.tar.gz: 97273015c5c9dc4e9a12c2798079ad98169741b26efc1e404908013c3ccfcbfbb6faecf1df8e4c2058d823c2307ecd976c148f064ebaa1424ba90884d877391a
data/CHANGELOG.md CHANGED
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.0.3] - 2023-10-29
9
+
10
+ ### Added
11
+
12
+ - Update dependencies
13
+ - Update fixtures and tests
14
+
8
15
  ## [0.0.2] - 2023-06-10
9
16
 
10
17
  ### Added
data/Gemfile.lock CHANGED
@@ -7,29 +7,32 @@ PATH
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- addressable (2.8.4)
10
+ addressable (2.8.5)
11
11
  public_suffix (>= 2.0.2, < 6.0)
12
12
  ast (2.4.2)
13
+ base64 (0.1.1)
13
14
  crack (0.4.5)
14
15
  rexml
15
16
  diff-lcs (1.5.0)
16
17
  dotenv (2.8.1)
17
- faraday (2.7.6)
18
+ faraday (2.7.11)
19
+ base64
18
20
  faraday-net_http (>= 2.0, < 3.1)
19
21
  ruby2_keywords (>= 0.0.4)
20
22
  faraday-net_http (3.0.2)
21
23
  hashdiff (1.0.1)
22
24
  json (2.6.3)
25
+ language_server-protocol (3.17.0.3)
23
26
  parallel (1.23.0)
24
- parser (3.2.2.3)
27
+ parser (3.2.2.4)
25
28
  ast (~> 2.4.1)
26
29
  racc
27
- public_suffix (5.0.1)
28
- racc (1.7.0)
30
+ public_suffix (5.0.3)
31
+ racc (1.7.1)
29
32
  rainbow (3.1.1)
30
- rake (13.0.6)
31
- regexp_parser (2.8.1)
32
- rexml (3.2.5)
33
+ rake (13.1.0)
34
+ regexp_parser (2.8.2)
35
+ rexml (3.2.6)
33
36
  rspec (3.12.0)
34
37
  rspec-core (~> 3.12.0)
35
38
  rspec-expectations (~> 3.12.0)
@@ -39,25 +42,26 @@ GEM
39
42
  rspec-expectations (3.12.3)
40
43
  diff-lcs (>= 1.2.0, < 2.0)
41
44
  rspec-support (~> 3.12.0)
42
- rspec-mocks (3.12.5)
45
+ rspec-mocks (3.12.6)
43
46
  diff-lcs (>= 1.2.0, < 2.0)
44
47
  rspec-support (~> 3.12.0)
45
- rspec-support (3.12.0)
46
- rubocop (1.52.0)
48
+ rspec-support (3.12.1)
49
+ rubocop (1.57.2)
47
50
  json (~> 2.3)
51
+ language_server-protocol (>= 3.17.0)
48
52
  parallel (~> 1.10)
49
- parser (>= 3.2.0.0)
53
+ parser (>= 3.2.2.4)
50
54
  rainbow (>= 2.2.2, < 4.0)
51
55
  regexp_parser (>= 1.8, < 3.0)
52
56
  rexml (>= 3.2.5, < 4.0)
53
- rubocop-ast (>= 1.28.0, < 2.0)
57
+ rubocop-ast (>= 1.28.1, < 2.0)
54
58
  ruby-progressbar (~> 1.7)
55
59
  unicode-display_width (>= 2.4.0, < 3.0)
56
- rubocop-ast (1.29.0)
60
+ rubocop-ast (1.30.0)
57
61
  parser (>= 3.2.1.0)
58
62
  ruby-progressbar (1.13.0)
59
63
  ruby2_keywords (0.0.5)
60
- unicode-display_width (2.4.2)
64
+ unicode-display_width (2.5.0)
61
65
  vcr (6.1.0)
62
66
  webmock (3.18.1)
63
67
  addressable (>= 2.8.0)
@@ -1,3 +1,3 @@
1
1
  module AlephAlpha
2
- VERSION = "0.0.2".freeze
2
+ VERSION = "0.0.3".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aleph-alpha-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sascha Korth
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-06-10 00:00:00.000000000 Z
11
+ date: 2023-10-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday