-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
64 lines (60 loc) · 1.22 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
PATH
remote: .
specs:
space_invaders (0.1.0)
GEM
remote: https://rubygems.org/
specs:
bson (4.8.2)
byebug (11.1.3)
chef-utils (17.9.46)
concurrent-ruby
concurrent-ruby (1.1.9)
diff-lcs (1.3)
dotenv (2.7.5)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
mdl (0.11.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
mixlib-cli (~> 2.1, >= 2.1.1)
mixlib-config (>= 2.2.1, < 4)
mixlib-shellout
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
tomlrb
mixlib-shellout (3.2.5)
chef-utils
mongo (2.2.7)
bson (~> 4.0)
rake (13.0.1)
rexml (3.2.5)
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)
tomlrb (2.0.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
byebug
dotenv
mdl
mongo (~> 2.2.5)
rake (~> 13.0)
rspec (~> 3.0)
space_invaders!
BUNDLED WITH
2.1.4