rubyx/Gemfile.lock

134 lines
2.7 KiB
Plaintext
Raw Normal View History

2015-07-18 13:12:20 +02:00
GIT
remote: git://github.com/salama/salama-arm.git
revision: 00beb3703b57702e6d8d4743abf7eac2504a3c83
2015-07-18 13:12:20 +02:00
specs:
2015-10-07 14:22:10 +02:00
salama-arm (0.3.0)
2015-07-18 13:12:20 +02:00
GIT
remote: git://github.com/salama/salama-object-file.git
2015-10-07 14:22:10 +02:00
revision: f2aad98ff93a816aca7b47bea0751974a72b1e72
specs:
2015-10-07 14:22:10 +02:00
salama-object-file (0.3.0)
2015-08-04 21:01:20 +02:00
GIT
2016-03-06 09:48:14 +01:00
remote: git://github.com/salama/soml-parser.git
revision: 5c03db709fa3a326288a57a65643bd9ddf905bec
2015-08-04 21:01:20 +02:00
specs:
2016-03-06 09:48:14 +01:00
soml-parser (0.5.0)
2015-09-19 15:26:43 +02:00
ast (~> 2.1.0)
2015-11-02 20:27:37 +01:00
parslet (~> 1.7.1)
2015-08-04 21:01:20 +02:00
GIT
remote: git://github.com/whitequark/ast.git
2015-11-02 20:27:37 +01:00
revision: 63db4686b33228e8f703cb7328e5e5c62aa3cd92
specs:
ast (2.1.0)
2015-07-09 21:27:28 +02:00
PATH
remote: .
2015-05-15 20:11:11 +02:00
specs:
2015-11-30 19:11:11 +01:00
salama (0.5.0)
parser (~> 2.2.0)
2015-10-07 14:22:10 +02:00
salama-object-file (~> 0.3)
2015-11-30 19:11:11 +01:00
soml-parser (~> 0.5)
2015-05-15 20:11:11 +02:00
GEM
remote: http://rubygems.org/
specs:
annoy (0.5.6)
highline (>= 1.5.0)
2015-05-04 10:10:19 +02:00
blankslate (3.1.3)
2015-10-07 14:22:10 +02:00
codeclimate-test-reporter (0.4.8)
2015-07-18 12:06:42 +02:00
simplecov (>= 0.7.1, < 1.0.0)
2015-08-08 17:08:15 +02:00
coderay (1.1.0)
2015-07-18 12:06:42 +02:00
docile (1.1.5)
drydock (0.6.9)
2015-08-08 17:08:15 +02:00
ffi (1.9.10)
ffi (1.9.10-x64-mingw32)
formatador (0.2.5)
guard (2.13.0)
formatador (>= 0.2.4)
listen (>= 2.7, <= 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-minitest (2.4.4)
guard-compat (~> 1.2)
minitest (>= 3.0)
highline (1.7.8)
2015-10-07 14:22:10 +02:00
json (1.8.3)
2015-08-08 17:08:15 +02:00
listen (3.0.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
2015-10-07 14:22:10 +02:00
minitest (5.8.1)
2015-08-08 17:08:15 +02:00
nenv (0.2.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.0.1)
2015-10-07 14:22:10 +02:00
notiffany (0.0.8)
2015-08-08 17:08:15 +02:00
nenv (~> 0.1)
shellany (~> 0.0)
parser (2.2.3.0)
ast (>= 1.1, < 3.0)
2015-09-19 15:26:43 +02:00
parslet (1.7.1)
2015-05-04 10:10:19 +02:00
blankslate (>= 2.0, <= 4.0)
2015-10-07 14:22:10 +02:00
pry (0.10.2)
2015-08-08 17:08:15 +02:00
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
2015-10-07 14:22:10 +02:00
pry (0.10.2-x64-mingw32)
2015-08-08 17:08:15 +02:00
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
win32console (~> 1.3)
2016-12-06 10:38:09 +01:00
rake (11.3.0)
2015-10-07 14:22:10 +02:00
rb-fsevent (0.9.6)
2015-08-08 17:08:15 +02:00
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rye (0.9.13)
annoy
docile (>= 1.0.1)
highline (>= 1.5.1)
net-scp (>= 1.0.2)
net-ssh (>= 2.0.13)
sysinfo (>= 0.8.1)
2015-08-08 17:08:15 +02:00
shellany (0.0.1)
2015-10-07 14:22:10 +02:00
simplecov (0.10.0)
2015-07-18 12:06:42 +02:00
docile (~> 1.1.0)
2015-10-07 14:22:10 +02:00
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
2015-08-08 17:08:15 +02:00
slop (3.6.0)
storable (0.8.9)
sysinfo (0.8.1)
drydock
storable
2015-08-08 17:08:15 +02:00
thor (0.19.1)
win32console (1.3.2)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
ast!
2015-07-18 12:06:42 +02:00
codeclimate-test-reporter
2015-08-08 17:08:15 +02:00
guard
guard-minitest
minitest
2015-07-09 21:27:28 +02:00
rake
rye
2015-07-09 21:27:28 +02:00
salama!
2015-07-18 13:12:20 +02:00
salama-arm!
salama-object-file!
2016-03-06 09:48:14 +01:00
soml-parser!
BUNDLED WITH
2016-12-06 10:38:09 +01:00
1.12.5