File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3+ gem 'gosu'
4+ gem 'texplay'
5+
36group :development do
47 gem 'pry'
58end
Original file line number Diff line number Diff line change 55 builder (3.2.2 )
66 coderay (1.0.9 )
77 diff-lcs (1.2.4 )
8+ ffi (1.9.0-java )
9+ gosu (0.7.48 )
810 hashie (2.0.5 )
911 metaclass (0.0.1 )
1012 method_source (0.8.2 )
2325 coderay (~> 1.0.5 )
2426 method_source (~> 0.8 )
2527 slop (~> 3.4 )
28+ pry (0.9.12.2-java )
29+ coderay (~> 1.0.5 )
30+ method_source (~> 0.8 )
31+ slop (~> 3.4 )
32+ spoon (~> 0.0 )
2633 rspec (2.14.1 )
2734 rspec-core (~> 2.14.0 )
2835 rspec-expectations (~> 2.14.0 )
3239 diff-lcs (>= 1.1.3 , < 2.0 )
3340 rspec-mocks (2.14.3 )
3441 slop (3.4.6 )
42+ spoon (0.0.4 )
43+ ffi
44+ texplay (0.4.3 )
45+ gosu (>= 0.7.25 )
3546
3647PLATFORMS
48+ java
3749 ruby
3850
3951DEPENDENCIES
52+ gosu
4053 minitest-reporters
4154 mocha
4255 pry
4356 rspec
57+ texplay
You can’t perform that action at this time.
0 commit comments