gemfiles/rails_4.gemfile in quickery-0.1.1 vs gemfiles/rails_4.gemfile in quickery-0.1.2
- old
+ new
@@ -4,8 +4,9 @@
gem "rails", "4.2.10"
group :development, :test do
gem "factory_bot_rails", require: false
+ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw]
end
gemspec path: "../"