Explorar el Código

Require Ruby 2.0.0 or higher

Closes #944
Akinori MUSHA hace 9 años
padre
commit
cd962f767e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Gemfile

+ 3 - 0
Gemfile

@@ -1,5 +1,8 @@
 source 'https://rubygems.org'
 
+# Ruby 2.0 is the minimum requirement
+ruby ['2.0.0', RUBY_VERSION].max
+
 # Optional libraries.  To conserve RAM, comment out any that you don't need,
 # then run `bundle` and commit the updated Gemfile and Gemfile.lock.
 gem 'twilio-ruby', '~> 3.11.5'    # TwilioAgent