-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathGemfile.lock
More file actions
81 lines (77 loc) · 1.75 KB
/
Gemfile.lock
File metadata and controls
81 lines (77 loc) · 1.75 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
PATH
remote: .
specs:
stackify-api-ruby (2.0.0.beta1)
faraday (~> 0.8)
net_http_unix (~> 0.2)
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.2.2)
delegate_matcher (0.4.3)
proc_extensions (~> 0.2)
diff-lcs (1.4.4)
et-orbi (1.2.7)
tzinfo
faraday (0.17.4)
multipart-post (>= 1.2, < 3)
file-tail (1.2.0)
tins (~> 1.0)
fugit (1.8.1)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
multipart-post (2.1.1)
net_http_unix (0.2.2)
proc_extensions (0.2)
sourcify (~> 0.5)
raabro (1.4.0)
rake (13.0.6)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
ruby2ruby (2.5.0)
ruby_parser (~> 3.1)
sexp_processor (~> 4.6)
ruby_parser (3.20.1)
sexp_processor (~> 4.16)
rufus-scheduler (3.8.2)
fugit (~> 1.1, >= 1.1.6)
sexp_processor (4.17.0)
sourcify (0.5.0)
file-tail (>= 1.0.5)
ruby2ruby (>= 1.2.5)
ruby_parser (>= 2.0.5)
sexp_processor (>= 3.0.5)
stackify-ruby-apm (1.16.0.beta1)
concurrent-ruby
delegate_matcher
faraday
net_http_unix
rufus-scheduler
sync (0.5.0)
tins (1.32.1)
sync
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
PLATFORMS
ruby
x64-mingw-ucrt
x86-mingw32
DEPENDENCIES
bundler (~> 2.0)
rake (~> 13.0)
rspec (~> 3.0)
stackify-api-ruby!
stackify-ruby-apm (~> 1.16.0.beta1)
BUNDLED WITH
2.4.10