Gemfile in month-serializer-1.0.0 vs Gemfile in month-serializer-1.0.1
- old
+ new
@@ -1,6 +1,8 @@
source 'https://rubygems.org'
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
+gem 'month', github: 'timcraft/month', branch: 'master'
+
# Specify your gem's dependencies in month-serializer.gemspec
gemspec