-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathGemfile.lock
More file actions
110 lines (105 loc) · 2.43 KB
/
Gemfile.lock
File metadata and controls
110 lines (105 loc) · 2.43 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
GIT
remote: https://github.com/openSUSE/obs_deploy.git
revision: e164d3773fe7bed1cab9400260b47de85d3bd7fa
specs:
obs_deploy (0.4.1)
cheetah
dry-cli
git_diff_parser
nokogiri
GIT
remote: https://github.com/openSUSE/obs_github_deployments.git
revision: 74fd98d2df9888f196d1fef5f36ce9669a3878f7
specs:
obs_github_deployments (0.1.0)
activesupport
dry-cli (>= 0.6, < 2.0)
octokit (>= 4.22, < 11.0)
zeitwerk (~> 2.4)
GEM
remote: https://rubygems.org/
specs:
abstract_method (1.2.1)
activesupport (8.0.4.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1, < 6)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (4.0.1)
cheetah (1.0.0)
abstract_method (~> 1.2)
concurrent-ruby (1.3.6)
connection_pool (3.0.2)
dotenv (3.2.0)
drb (2.2.3)
dry-cli (1.4.1)
faraday (2.14.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.2)
net-http (~> 0.5)
git_diff_parser (4.0.0)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
json (2.19.2)
logger (1.7.0)
minitest (5.27.0)
net-http (0.9.1)
uri (>= 0.11.1)
nokogiri (1.19.2-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.2-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.19.2-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.2-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.19.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.19.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.19.2-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.2-x86_64-linux-musl)
racc (~> 1.4)
octokit (10.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
public_suffix (7.0.5)
racc (1.8.1)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (1.1.1)
zeitwerk (2.7.3)
PLATFORMS
aarch64-linux-gnu
aarch64-linux-musl
arm-linux-gnu
arm-linux-musl
arm64-darwin
x86_64-darwin
x86_64-linux-gnu
x86_64-linux-musl
DEPENDENCIES
dotenv
obs_deploy!
obs_github_deployments!
BUNDLED WITH
2.6.2