Gemfile in bitmovin-ruby-0.2.0 vs Gemfile in bitmovin-ruby-0.3.0
- old
+ new
@@ -7,7 +7,9 @@
gem 'simplecov'
gem 'codecov', :require => false, :group => :test
gem 'rspec-collection_matchers'
end
+gem 'activesupport', '4.2.0'
+
# Specify your gem's dependencies in bitmovin-ruby.gemspec
gemspec