rubyx/Gemfile.lock

59 lines
1.2 KiB
Plaintext
Raw Normal View History

2015-07-18 13:12:20 +02:00
GIT
remote: git://github.com/salama/salama-arm.git
revision: 9a1c18dfe974909e02e33f7b086ac516e3384f4b
specs:
salama-arm (0.0.1)
GIT
remote: git://github.com/salama/salama-object-file.git
revision: 9e49f2e725dbad48edc151419882b159505b2e9b
specs:
salama-object-file (0.2.0)
GIT
remote: git://github.com/salama/salama-reader.git
revision: 841592c667acea1e796f950851262e6938b231bc
specs:
salama-reader (0.2.0)
parslet (~> 1.7.0)
2015-07-09 21:27:28 +02:00
PATH
remote: .
2015-05-15 20:11:11 +02:00
specs:
2015-07-09 21:27:28 +02:00
salama (0.2.0)
salama-object-file (~> 0.2)
salama-reader (~> 0.2)
2015-05-15 20:11:11 +02:00
GEM
remote: http://rubygems.org/
specs:
2015-05-04 10:10:19 +02:00
blankslate (3.1.3)
2015-07-18 12:06:42 +02:00
codeclimate-test-reporter (0.4.6)
simplecov (>= 0.7.1, < 1.0.0)
docile (1.1.5)
2015-05-04 10:10:19 +02:00
minitest (5.6.1)
2015-07-18 12:06:42 +02:00
multi_json (1.11.2)
2015-05-04 10:10:19 +02:00
parslet (1.7.0)
blankslate (>= 2.0, <= 4.0)
2015-07-09 21:27:28 +02:00
rake (10.4.2)
rubygems-tasks (0.2.4)
2015-07-18 12:06:42 +02:00
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
2015-07-18 12:06:42 +02:00
codeclimate-test-reporter
minitest
2015-07-09 21:27:28 +02:00
rake
rubygems-tasks
salama!
2015-07-18 13:12:20 +02:00
salama-arm!
salama-object-file!
salama-reader!