Gemfile in workarea-nvy_theme-1.1.4 vs Gemfile in workarea-nvy_theme-1.2.0
- old
+ new
@@ -1,6 +1,5 @@
source 'https://rubygems.org'
-git_source(:github) { |repo| "git@github.com:#{repo}.git" }
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
# Declare your gem's dependencies in nvy_theme.gemspec.
# Bundler will treat runtime dependencies like base dependencies, and
# development dependencies will be added by default to the :development group.