Gemfile in sidekiq_publisher-0.3.0 vs Gemfile in sidekiq_publisher-0.3.1

- old
+ new

@@ -1,8 +1,7 @@ # frozen_string_literal: true -# TODO: this should be changed back to rubygems once the activerecord-postgres_pub_sub is public -source "https://ezcater.jfrog.io/ezcater/api/gems/ezcater-gem-source" +source "https://rubygems.org" # override the :github shortcut to be secure by using HTTPS git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" } # Specify your gem's dependencies in sidekiq_publisher.gemspec