remove_bg 2.2.1 → 2.2.2

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: d16c1fdef6bcc039ba7252791954a6ea89883d1c85ac2698d78bb82088af6b52
4
- data.tar.gz: 3ad41070a38ccc3df794f2d45fee44731db207a10585e5af3e7feceb6359db7c
3
+ metadata.gz: 196ca5a9cc7812f846ceda439413ae3461329e25526efcae58974846009ace33
4
+ data.tar.gz: c088230d6970e4eb5ef63b0cee75aa11e2fef7a8dea2e9a74d1a2a3c037fb6f9
5
5
  SHA512:
6
- metadata.gz: 955fba3c95cb6f7e059ddb7ed94b42ebbfebba83ba4e8d7963506844fb65d61700703f552ec07097cd52a937cff15a7e4a29af1205372f728eb88b0e10cda733
7
- data.tar.gz: 1b2978be3dfecce2102c8ccc50bdda36128e4e9fdc2fc1ebcc5fda6fedd9b01e05459d9f92cf42d73a2ffab3db5709a24dca58ee93e2eb8811085bb169ee0ff9
6
+ metadata.gz: eac79d04f1595222962e443015abedc4847258449d3c5da45e67704549bf9fcc87e7d8c0a5e0c674ac22032529cfc63e7860ad7f89c975a229c3991ba14e94c0
7
+ data.tar.gz: bc95552c7bf671db4c86204e50780ed23a84b358bf251657b676cbd4fd2e2659cc6929514dff4c93a68066c1f59d1749ae9f24aed10d2c3135c7722c5d29b144
data/CHANGELOG.md CHANGED
@@ -1,22 +1,28 @@
1
1
  # Changelog
2
2
 
3
- ## 2.2.0
4
-
5
- ## What's Changed
6
- * Update all Bundler dependencies (2025-03-26) by @depfu[bot] in https://github.com/remove-bg/ruby/pull/58
7
- * Update all Bundler dependencies (2025-04-09) by @depfu[bot] in https://github.com/remove-bg/ruby/pull/59
8
- * 🚨 [security] Update thor 1.3.2 → 1.4.0 (minor) by @depfu[bot] in https://github.com/remove-bg/ruby/pull/64
9
- * Update all Bundler dependencies (2025-05-02) by @depfu[bot] in https://github.com/remove-bg/ruby/pull/63
10
- * Update Ruby 3.3.7 → 3.3.8 by @depfu[bot] in https://github.com/remove-bg/ruby/pull/60
11
- * Update all Bundler dependencies (2025-07-25) by @depfu[bot] in https://github.com/remove-bg/ruby/pull/65
12
- * Add Ruby 3.4 support and newer Faraday versions by @otherguy in https://github.com/remove-bg/ruby/pull/66
3
+ ## 2.2.1
13
4
 
14
5
 
15
- **Full Changelog**: https://github.com/remove-bg/ruby/compare/2.1.1...2.2.0
16
6
 
17
7
  ---
18
8
 
19
9
 
10
+ #### 🚨 Security
11
+
12
+ - 🚨 [security] Update rexml 3.4.1 → 3.4.4 (patch) [#70](https://github.com/remove-bg/ruby/pull/70)
13
+
14
+ #### 🔀 Dependencies
15
+
16
+ - Update Ruby 3.4.5 → 3.4.7 [#72](https://github.com/remove-bg/ruby/pull/72)
17
+ - Update all Bundler dependencies (2025-10-22) [#74](https://github.com/remove-bg/ruby/pull/74)
18
+ - Update all Bundler dependencies (2025-10-17) [#73](https://github.com/remove-bg/ruby/pull/73)
19
+ - Update all Bundler dependencies (2025-09-16) [#69](https://github.com/remove-bg/ruby/pull/69)
20
+ - Update all Bundler dependencies (2025-08-13) [#68](https://github.com/remove-bg/ruby/pull/68)
21
+ - Update all Bundler dependencies (2025-07-30) [#67](https://github.com/remove-bg/ruby/pull/67)
22
+
23
+
24
+ ## 2.2.0
25
+
20
26
  #### 🚀 Enhancements:
21
27
 
22
28
  - Add Ruby 3.4 support and newer Faraday versions [#66](https://github.com/remove-bg/ruby/pull/66)
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- remove_bg (2.2.1)
4
+ remove_bg (2.2.2)
5
5
  faraday (>= 2, <= 3)
6
6
  faraday-multipart (~> 1.0)
7
7
  faraday-retry (~> 2.2)
@@ -21,7 +21,7 @@ GEM
21
21
  base64 (0.3.0)
22
22
  bigdecimal (3.3.1)
23
23
  coderay (1.1.3)
24
- crack (1.0.0)
24
+ crack (1.0.1)
25
25
  bigdecimal
26
26
  rexml
27
27
  diff-lcs (1.6.2)
@@ -44,7 +44,7 @@ GEM
44
44
  image_processing (1.14.0)
45
45
  mini_magick (>= 4.9.5, < 6)
46
46
  ruby-vips (>= 2.0.17, < 3)
47
- json (2.15.1)
47
+ json (2.15.2)
48
48
  language_server-protocol (3.17.0.5)
49
49
  lint_roller (1.1.0)
50
50
  logger (1.7.0)
@@ -52,10 +52,10 @@ GEM
52
52
  mini_magick (5.3.1)
53
53
  logger
54
54
  multipart-post (2.4.1)
55
- net-http (0.6.0)
55
+ net-http (0.7.0)
56
56
  uri
57
57
  parallel (1.27.0)
58
- parser (3.3.9.0)
58
+ parser (3.3.10.0)
59
59
  ast (~> 2.4.1)
60
60
  racc
61
61
  prism (1.6.0)
@@ -65,7 +65,7 @@ GEM
65
65
  public_suffix (6.0.2)
66
66
  racc (1.8.1)
67
67
  rainbow (3.1.1)
68
- rake (13.3.0)
68
+ rake (13.3.1)
69
69
  regexp_parser (2.11.3)
70
70
  rexml (3.4.4)
71
71
  rspec (3.13.2)
@@ -77,7 +77,7 @@ GEM
77
77
  rspec-expectations (3.13.5)
78
78
  diff-lcs (>= 1.2.0, < 2.0)
79
79
  rspec-support (~> 3.13.0)
80
- rspec-mocks (3.13.6)
80
+ rspec-mocks (3.13.7)
81
81
  diff-lcs (>= 1.2.0, < 2.0)
82
82
  rspec-support (~> 3.13.0)
83
83
  rspec-sonarqube-formatter (1.6.4)
@@ -88,7 +88,7 @@ GEM
88
88
  rspec (~> 3.0)
89
89
  rspec_junit_formatter (0.6.0)
90
90
  rspec-core (>= 2, < 4, != 2.12.0)
91
- rubocop (1.81.6)
91
+ rubocop (1.81.7)
92
92
  json (~> 2.3)
93
93
  language_server-protocol (~> 3.17.0.2)
94
94
  lint_roller (~> 1.1.0)
@@ -130,12 +130,12 @@ GEM
130
130
  unicode-display_width (3.2.0)
131
131
  unicode-emoji (~> 4.1)
132
132
  unicode-emoji (4.1.0)
133
- uri (1.0.4)
133
+ uri (1.1.1)
134
134
  vcr (6.3.1)
135
135
  base64
136
136
  vcr_better_binary (0.2.0)
137
137
  vcr (>= 5.0)
138
- webmock (3.25.1)
138
+ webmock (3.26.1)
139
139
  addressable (>= 2.8.0)
140
140
  crack (>= 0.3.2)
141
141
  hashdiff (>= 0.4.0, < 2.0.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RemoveBg
4
- VERSION = "2.2.1"
4
+ VERSION = "2.2.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: remove_bg
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.1
4
+ version: 2.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Canva Austria GmbH