Skip to content

Commit 5b2ddf0

Browse files
authored
Merge pull request #4 from Crowd9/GLM-14063-update-httparty-gem
Update HTTParty gem
2 parents a5f9823 + 29dbcde commit 5b2ddf0

1 file changed

Lines changed: 24 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,38 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
diff-lcs (1.2.5)
12-
httparty (0.14.0)
11+
bigdecimal (4.0.1)
12+
csv (3.3.5)
13+
diff-lcs (1.6.2)
14+
httparty (0.24.0)
15+
csv
16+
mini_mime (>= 1.0.0)
1317
multi_xml (>= 0.5.2)
14-
json (2.0.3)
15-
multi_xml (0.6.0)
16-
rspec (3.0.0)
17-
rspec-core (~> 3.0.0)
18-
rspec-expectations (~> 3.0.0)
19-
rspec-mocks (~> 3.0.0)
20-
rspec-core (3.0.3)
21-
rspec-support (~> 3.0.0)
22-
rspec-expectations (3.0.3)
18+
json (2.18.0)
19+
mini_mime (1.1.5)
20+
multi_xml (0.8.0)
21+
bigdecimal (>= 3.1, < 5)
22+
rspec (3.13.2)
23+
rspec-core (~> 3.13.0)
24+
rspec-expectations (~> 3.13.0)
25+
rspec-mocks (~> 3.13.0)
26+
rspec-core (3.13.6)
27+
rspec-support (~> 3.13.0)
28+
rspec-expectations (3.13.5)
2329
diff-lcs (>= 1.2.0, < 2.0)
24-
rspec-support (~> 3.0.0)
25-
rspec-mocks (3.0.3)
26-
rspec-support (~> 3.0.0)
27-
rspec-support (3.0.3)
30+
rspec-support (~> 3.13.0)
31+
rspec-mocks (3.13.7)
32+
diff-lcs (>= 1.2.0, < 2.0)
33+
rspec-support (~> 3.13.0)
34+
rspec-support (3.13.6)
2835

2936
PLATFORMS
37+
arm64-darwin-25
3038
ruby
3139

3240
DEPENDENCIES
3341
rspec
3442
twitch!
3543

3644
BUNDLED WITH
37-
1.12.5
45+
2.7.2

0 commit comments

Comments
 (0)