Gemfile in tdiary-4.1.0.20141126 vs Gemfile in tdiary-4.1.1
- old
+ new
@@ -11,10 +11,9 @@
gem 'therubyracer'
end
group :server do
platforms :mri do
- gem 'eventmachine', github: 'eventmachine/eventmachine'
gem 'thin'
end
platforms :jruby do
gem 'trinidad'