diff --git a/lib/rage/templates/Gemfile b/lib/rage/templates/Gemfile index ec54e390..f30c0d4c 100644 --- a/lib/rage/templates/Gemfile +++ b/lib/rage/templates/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -gem "rage-rb", "<%= Rage::VERSION %>" +gem "rage-rb", "~> <%= Rage::VERSION[0..2] %>" # Build JSON APIs with ease # gem "alba"