gemfiles/rails_master.gemfile in trix-0.10.1 vs gemfiles/rails_master.gemfile in trix-0.10.2

- old
+ new

@@ -1,9 +1,10 @@ # This file was generated by Appraisal source "https://rubygems.org" gem "rails", :git => "https://github.com/rails/rails.git", :branch => "master" +gem "arel", :git => "https://github.com/rails/arel.git", :branch => "master" gem "rspec-core", :git => "https://github.com/rspec/rspec-core.git", :branch => "master" gem "rspec-expectations", :git => "https://github.com/rspec/rspec-expectations.git", :branch => "master" gem "rspec-mocks", :git => "https://github.com/rspec/rspec-mocks.git", :branch => "master" gem "rspec-rails", :git => "https://github.com/rspec/rspec-rails.git", :branch => "master" gem "rspec-support", :git => "https://github.com/rspec/rspec-support.git", :branch => "master"