soml-parser/Gemfile.lock

44 lines
764 B
Plaintext
Raw Normal View History

2016-12-08 18:34:59 +01:00
GIT
remote: git://github.com/dancinglightning/ast.git
revision: 3814fb102af82a30bf334005ebe17332744f9dad
specs:
ast (2.1.0)
2015-07-09 21:14:25 +02:00
PATH
remote: .
specs:
2015-11-30 18:55:48 +01:00
soml-parser (0.5.0)
2015-09-15 17:57:21 +02:00
ast (~> 2.1.0)
2015-11-02 19:09:13 +01:00
parslet (~> 1.7.1)
2015-07-09 21:14:25 +02:00
2014-06-04 19:51:25 +02:00
GEM
remote: http://rubygems.org/
specs:
2015-05-20 16:34:13 +02:00
blankslate (3.1.3)
2015-07-18 12:09:16 +02:00
codeclimate-test-reporter (0.4.6)
simplecov (>= 0.7.1, < 1.0.0)
docile (1.1.5)
2015-05-20 16:34:13 +02:00
minitest (5.6.1)
2015-07-18 12:09:16 +02:00
multi_json (1.11.2)
2015-09-15 17:57:21 +02:00
parslet (1.7.1)
2015-05-20 16:34:13 +02:00
blankslate (>= 2.0, <= 4.0)
2015-07-09 21:14:25 +02:00
rake (10.4.2)
2015-07-18 12:09:16 +02:00
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
2014-06-04 19:51:25 +02:00
PLATFORMS
ruby
DEPENDENCIES
2016-12-08 18:34:59 +01:00
ast!
2015-07-18 12:09:16 +02:00
codeclimate-test-reporter
2014-06-04 19:51:25 +02:00
minitest
2015-07-09 21:14:25 +02:00
rake
2015-11-30 18:55:48 +01:00
soml-parser!
2015-09-15 17:57:21 +02:00
BUNDLED WITH
2016-12-08 18:34:59 +01:00
1.13.5