forked from AdaGold/slack-cli
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathGemfile.lock
More file actions
46 lines (43 loc) · 804 Bytes
/
Gemfile.lock
File metadata and controls
46 lines (43 loc) · 804 Bytes
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
GEM
remote: https://rubygems.org/
specs:
ansi (1.5.0)
builder (3.2.4)
coderay (1.1.3)
dotenv (2.7.6)
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
json (1.8.6)
method_source (1.0.0)
minitest (5.14.2)
minitest-reporters (1.4.2)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
minitest-skip (0.0.3)
minitest (~> 5.0)
minitest-spec (0.0.2.1)
minitest (>= 3.0)
multi_xml (0.6.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
rake (13.0.1)
ruby-progressbar (1.10.1)
vcr (6.0.0)
PLATFORMS
ruby
DEPENDENCIES
dotenv (~> 2.7, >= 2.7.6)
httparty (~> 0.13.7)
minitest
minitest-reporters
minitest-skip
minitest-spec
pry
rake
vcr
BUNDLED WITH
2.1.4