forked from OperationCode/operationcode_bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
100 lines (94 loc) · 1.96 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
GIT
remote: https://github.com/OperationCode/operationcode-airtable
revision: d9a13577b90ac3af599b08d058979750b4025a46
specs:
operationcode-airtable (0.2.1)
activesupport
airtable
GIT
remote: https://github.com/OperationCode/operationcode-slack
revision: 8add2bb29f17b8b15c411786a6e1e296a6122dd7
specs:
operationcode-slack (0.5.0)
activesupport
httparty
GEM
remote: https://rubygems.org/
specs:
activesupport (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
airtable (0.0.9)
httparty
ansi (1.5.0)
builder (3.2.3)
codeclimate-test-reporter (1.0.5)
simplecov
coderay (1.1.1)
concurrent-ruby (1.0.4)
docile (1.1.5)
httparty (0.14.0)
multi_xml (>= 0.5.2)
i18n (0.7.0)
json (2.0.3)
metaclass (0.0.4)
method_source (0.8.2)
minitest (5.10.1)
minitest-reporters (1.1.14)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mocha (1.2.1)
metaclass (~> 0.0.1)
multi_xml (0.6.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.5)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
rake (12.0.0)
rb-readline (0.5.3)
ruby-progressbar (1.8.1)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slop (3.6.0)
thread_safe (0.3.5)
tilt (2.0.6)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport
airtable
codeclimate-test-reporter (~> 1.0.0)
httparty
minitest
minitest-reporters
mocha
operationcode-airtable!
operationcode-slack!
pry
rack-test
rake
rb-readline
simplecov
sinatra
RUBY VERSION
ruby 2.3.3p222
BUNDLED WITH
1.13.6