Gemfile in irrc-0.1.0 vs Gemfile in irrc-0.2.0
- old
+ new
@@ -1,7 +1,4 @@
source 'https://rubygems.org'
-group :test do
- gem 'rspec'
-end
-
-gemspec
\ No newline at end of file
+# Specify your gem's dependencies in junoser.gemspec
+gemspec
- old
+ new