Skip to content

Commit e42d0e7

Browse files
chore(deps): bump httparty from 0.22.0 to 0.23.1 in /packages/ruby
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.22.0 to 0.23.1. - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md) - [Commits](jnunemaker/httparty@v0.22.0...v0.23.1) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2acf3b commit e42d0e7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

packages/ruby/Gemfile.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ GEM
1111
addressable (2.8.7)
1212
public_suffix (>= 2.0.2, < 7.0)
1313
ast (2.4.3)
14-
bigdecimal (3.1.8)
14+
bigdecimal (3.1.9)
1515
crack (1.0.0)
1616
bigdecimal
1717
rexml
18-
csv (3.3.0)
18+
csv (3.3.3)
1919
diff-lcs (1.5.1)
2020
hashdiff (1.1.1)
21-
httparty (0.22.0)
21+
httparty (0.23.1)
2222
csv
2323
mini_mime (>= 1.0.0)
2424
multi_xml (>= 0.5.2)
@@ -29,8 +29,7 @@ GEM
2929
language_server-protocol (3.17.0.4)
3030
lint_roller (1.1.0)
3131
mini_mime (1.1.5)
32-
multi_xml (0.7.1)
33-
bigdecimal (~> 3.1)
32+
multi_xml (0.6.0)
3433
parallel (1.26.3)
3534
parser (3.3.7.4)
3635
ast (~> 2.4.1)

0 commit comments

Comments
 (0)