Gemfile in quickery-0.1.1 vs Gemfile in quickery-0.1.2
- old
+ new
@@ -2,9 +2,10 @@
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
group :development, :test do
gem 'factory_bot_rails', require: false
+ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
end
# Specify your gem's dependencies in quickery.gemspec
gemspec