using sof again, now rxf
This commit is contained in:
4
Gemfile
4
Gemfile
@ -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
|
||||
|
Reference in New Issue
Block a user