-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
82 lines (78 loc) · 1.67 KB
/
Gemfile.lock
File metadata and controls
82 lines (78 loc) · 1.67 KB
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
GIT
remote: https://github.com/geewiz/twitch-bot.git
revision: cf4c2b4dd40a956d88ee40beee0a82c9a5249333
branch: master
specs:
twitch-bot (6.0.1)
redis (~> 4.1)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
byebug (11.1.1)
coderay (1.1.2)
diff-lcs (1.3)
dotenv (2.7.5)
kwalify (0.7.2)
method_source (1.0.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
parser (2.7.2.0)
ast (~> 2.4.1)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
psych (3.1.0)
rack (2.2.23)
rack-protection (2.2.4)
rack
rainbow (3.1.1)
rake (13.0.1)
redis (4.8.1)
reek (6.0.0)
kwalify (~> 0.7.0)
parser (>= 2.5.0.0, < 2.8, != 2.5.1.1)
psych (~> 3.1.0)
rainbow (>= 2.0, < 4.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
ruby2_keywords (0.0.5)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
solargraph (0.13.0)
parser (~> 2.4)
sinatra (~> 2)
thor (~> 0.19, >= 0.19.4)
yard (~> 0.9)
thor (0.20.3)
tilt (2.3.0)
yard (0.9.42)
PLATFORMS
ruby
DEPENDENCIES
dotenv
pry-byebug
rake (~> 13.0)
reek (~> 6.0)
rspec (~> 3.0)
solargraph
twitch-bot!
BUNDLED WITH
2.1.4