Gemfile in ruby_jard-0.1.0 vs Gemfile in ruby_jard-0.2.0

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true -source 'https://rubygems.org' +source 'http://rubygems.org' gemspec gem 'aruba', '~> 1.0.2' gem 'byebug', '~> 11.1.0'