lib/adhearsion/generators/app/templates/Gemfile.erb in adhearsion-2.0.0 vs lib/adhearsion/generators/app/templates/Gemfile.erb in adhearsion-2.0.1
- old
+ new
@@ -1,7 +1,7 @@
source :rubygems
-gem "adhearsion", ">=<%= Adhearsion::VERSION %>"
+gem "adhearsion", "~> <%= Adhearsion::VERSION %>"
#
# Here are some example plugins you might like to use. Simply
# uncomment them and run `bundle install`.
#