-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
104 lines (100 loc) · 2.02 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
GIT
remote: https://github.com/shawn42/gamebox.git
revision: df4652bed6d7ca519cc7047b7d59b5851664c1ce
specs:
gamebox (0.5.4)
conject (>= 0.0.8)
gosu
i18n
kvo (>= 0.1.0)
listen (>= 2.4.0)
publisher
require_all
thor
tween
GEM
remote: https://rubygems.org/
specs:
celluloid (0.16.0)
timers (~> 4.0.0)
coderay (1.1.0)
conject (0.1.8)
debugger-ruby_core_source (1.3.7)
diff-lcs (1.2.5)
docile (1.1.5)
ffi (1.9.6)
gosu (0.13.3)
hitimes (1.2.2)
i18n (0.7.0)
kvo (0.1.0)
publisher
listen (2.8.4)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
metaclass (0.0.4)
method_source (0.8.2)
mini_portile2 (2.4.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
oj (2.11.1)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
publisher (1.1.2)
rake (10.4.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rb-readline (0.5.2)
require_all (1.3.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.1)
rspec-expectations (2.14.1)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.1)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
thor (0.19.1)
timers (4.0.1)
hitimes
tmx (0.1.2)
nokogiri (~> 1.5)
oj (~> 2.0)
tween (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
conject (>= 0.0.8)
debugger-ruby_core_source
gamebox!
gosu (= 0.13.3)
kvo (= 0.1.0)
mocha
pry
pry-remote
rake
rb-readline
require_all
rspec (= 2.14.1)
rspec-core (= 2.14.1)
rspec-expectations (= 2.14.1)
rspec-mocks (= 2.14.1)
simplecov
tmx (= 0.1.2)
BUNDLED WITH
1.10.5