using sof again, now rxf

This commit is contained in:
Torsten Ruger
2017-10-05 16:41:45 +03:00
parent 2d16030b08
commit ba304f51df
6 changed files with 29 additions and 30 deletions

View File

@ -1,13 +1,11 @@
source "https://rubygems.org"
gem "rubyx" , :path => "."
#gem "ast"
#, :github => "whitequark/ast" , branch: :master
gem "rake"
gem "rye"
gem "rubyx-object-file" , :git => "https://github.com/ruby-x/rubyx-object-file"
gem "rx-file" , :git => "https://github.com/ruby-x/rx-file"
group :test do
gem "codeclimate-test-reporter" , require: false