forked from johnta0/bolt11-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
47 lines (42 loc) · 846 Bytes
/
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
GIT
remote: git://github.com/johnta0/bech32rb
revision: 8573276f373055d87c3a009145b674245e999690
branch: master
specs:
bech32 (1.0.3)
PATH
remote: .
specs:
bolt11 (0.1.0)
GEM
remote: https://rubygems.org/
specs:
bases (1.0.2)
bitcoin-ruby (0.0.15)
diff-lcs (1.3)
rake (10.5.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
PLATFORMS
ruby
DEPENDENCIES
bases
bech32!
bitcoin-ruby
bolt11!
bundler (~> 1.16)
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH
1.16.1