mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Remove Ruby version from Gemfile
This is to support the build server, which has always used Ruby 1.9.1.
This commit is contained in:
parent
813cafec45
commit
8adb3a5eb5
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
ruby '2.0.0'
|
||||
#ruby '2.0.0'
|
||||
|
||||
group :development do
|
||||
gem 'ffi-icu'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue