forked from facebook/facebook-ruby-business-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
119 lines (115 loc) · 2.76 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
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
111
112
113
114
115
116
117
118
119
PATH
remote: .
specs:
facebookbusiness-shakr (17.0.1)
concurrent-ruby (~> 1.1)
countries (>= 3, < 6)
faraday (~> 1.0)
faraday-multipart (~> 1.0)
json (~> 2.6)
money (~> 6.13)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
awesome_print (1.9.2)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.2.2)
coolline (0.5.0)
unicode_utils (~> 1.4)
countries (5.5.0)
unaccent (~> 0.3)
diff-lcs (1.5.0)
dotenv (2.8.1)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.6.3)
method_source (1.0.0)
minitest (5.14.4)
money (6.16.0)
i18n (>= 0.6.4, <= 2)
multipart-post (2.3.0)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
racc
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-coolline (0.2.6)
coolline (~> 0.5)
pry (~> 0.13)
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.1)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (0.93.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8)
rexml
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
unaccent (0.4.0)
unicode-display_width (1.8.0)
unicode_utils (1.4.0)
PLATFORMS
arm64-darwin-22
DEPENDENCIES
awesome_print (~> 1.8)
bundler (~> 2.2)
byebug (~> 11.0)
dotenv (~> 2.7)
facebookbusiness-shakr!
minitest (~> 5.14.2)
pry (~> 0.12)
pry-coolline (~> 0.2)
rake (~> 13.0)
rspec (~> 3.8)
rubocop (~> 0.71)
BUNDLED WITH
2.3.5