Skip to content

Commit 4d4f60d

Browse files
committed
deps: add debug and update
1 parent 8d34901 commit 4d4f60d

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

Gemfile.lock

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,32 +9,26 @@ GEM
99
specs:
1010
addressable (2.8.7)
1111
public_suffix (>= 2.0.2, < 7.0)
12-
base64 (0.2.0)
13-
bigdecimal (3.1.9)
14-
bigdecimal (3.1.9-java)
12+
base64 (0.3.0)
13+
bigdecimal (3.2.3)
1514
crack (1.0.0)
1615
bigdecimal
1716
rexml
18-
hashdiff (1.1.2)
17+
hashdiff (1.2.1)
1918
httpclient (2.9.0)
2019
mutex_m
2120
minitest (5.25.5)
2221
mutex_m (0.3.0)
23-
public_suffix (6.0.1)
24-
rake (13.2.1)
25-
rexml (3.4.1)
22+
public_suffix (6.0.2)
23+
rake (13.3.0)
24+
rexml (3.4.4)
2625
webmock (3.25.1)
2726
addressable (>= 2.8.0)
2827
crack (>= 0.3.2)
2928
hashdiff (>= 0.4.0, < 2.0.0)
3029

3130
PLATFORMS
32-
arm64-darwin
33-
java
34-
ruby
35-
x64-mingw-ucrt
36-
x86_64-darwin
37-
x86_64-linux
31+
x86_64-linux-musl
3832

3933
DEPENDENCIES
4034
base64
@@ -44,4 +38,4 @@ DEPENDENCIES
4438
webmock
4539

4640
BUNDLED WITH
47-
2.3.19
41+
2.3.27

0 commit comments

Comments
 (0)