-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
54 lines (50 loc) · 1.06 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
PATH
remote: .
specs:
seatsio (51.4.0)
rest-client (~> 2.0, >= 2.0.2)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
crack (1.0.0)
bigdecimal
rexml
domain_name (0.6.20240107)
hashdiff (1.1.1)
http-accept (1.7.0)
http-cookie (1.0.6)
domain_name (~> 0.5)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0702)
minitest (5.25.4)
netrc (0.11.0)
parallel (1.26.3)
parallel_tests (4.7.2)
parallel
public_suffix (6.0.1)
rake (13.2.1)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.9)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.2)
minitest (~> 5.0)
parallel_tests (~> 4.7.1)
rake (~> 13.0)
seatsio!
webmock (~> 3.4, >= 3.4.2)
BUNDLED WITH
2.5.3