-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
65 lines (62 loc) · 1.49 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
55
56
57
58
59
60
61
62
63
64
65
GEM
remote: https://rubygems.org/
specs:
abstract (1.0.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
async (1.28.7)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-io (1.30.2)
async (~> 1.14)
concurrent-ruby (1.1.8)
console (1.10.1)
fiber-local
dry-configurable (0.12.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.5.0)
concurrent-ruby (~> 1.0)
dry-inflector (0.2.0)
dry-logic (1.1.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-struct (1.4.0)
dry-core (~> 0.5, >= 0.5)
dry-types (~> 1.5)
ice_nine (~> 0.11)
dry-types (1.5.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
fiber-local (1.0.0)
ice_nine (0.11.2)
json-rpc-objects (0.4.6)
abstract (>= 1.0.0)
addressable (>= 2.2.2)
json-rpc-objects-json (>= 0.1.1)
ruby-version (>= 0.4.0)
json-rpc-objects-json (0.1.1)
multi_json
multi_json (1.15.0)
nio4r (2.5.5)
public_suffix (4.0.6)
ruby-version (0.4.3)
timers (4.3.2)
PLATFORMS
ruby
x86_64-darwin-20
DEPENDENCIES
async (~> 1.28)
async-io (~> 1.30)
dry-inflector (~> 0.2)
dry-struct (~> 1.4)
json-rpc-objects (~> 0.4.6)
BUNDLED WITH
2.2.3